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
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to test the 'i2cdetect' command to detect my SSD1306, which is working normally.
My i2c_config is:
sda=22,scl=23,port=1
My disp_config is:
The UART output is:
I have two questions:
I set port=1 in i2c_config, but the output is "I (2832) display: Display is I2C on port 60".
the i2cdetect show "i2c driver not installed", and can not find the SSD1306. I tried "i2cdetect 1" and "i2cdetect 60", same results.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions