ESP32S3 GPIO help #309
the-satorugojo
started this conversation in
General
Replies: 2 comments
-
|
There is nothing relates between Hardware I2C/SPI or WiFi/Bluetoot and this library. You should debug your code in case of get the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It is already documented. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which example template should I look through for if I want to write code into esp32 to read data from the SPI (MOSI, MISO, SS, SCLK pins) and send them through to Firebase?. So far I got the bare minimum realtime database one working but that just manually writes what is inside the code
As this is a new library that replaced the old deprecated one, I cannot ChatGPT my way to get working code as they all outdated, I need to read the documentation here officially so I need your help in navigating
Beta Was this translation helpful? Give feedback.
All reactions