You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a wb32laf and am trying to get the I2C bus working to communicate to OLED display. The diagram indicate that the i2c pins are 17/18 but when I try and init the display, it get a BusWriteError
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a wb32laf and am trying to get the I2C bus working to communicate to OLED display. The diagram indicate that the i2c pins are 17/18 but when I try and init the display, it get a BusWriteError
I have tried to follow the example at: https://github.com/ropg/heltec_esp32_lora_v3
Here is my code
Beta Was this translation helpful? Give feedback.
All reactions