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 am developing a complex ESP32 device. I planned to connect several sensors via i2c and output information to a VGA monitor. Now I'm mastering video output and just started reading the documentation about i2c. FabGL seems to support i2c, but when initializing i2c, I always come across a reminder about turning off VGA. I didn't find any diagrams in the documentation with simultaneous VGA output and i2c operation. There are no code examples either. My question is - is it possible to work together simultaneously with VGA and I2C running FabGL? Maybe there is a piece of code? thank you in advance.
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 am developing a complex ESP32 device. I planned to connect several sensors via i2c and output information to a VGA monitor. Now I'm mastering video output and just started reading the documentation about i2c. FabGL seems to support i2c, but when initializing i2c, I always come across a reminder about turning off VGA. I didn't find any diagrams in the documentation with simultaneous VGA output and i2c operation. There are no code examples either. My question is - is it possible to work together simultaneously with VGA and I2C running FabGL? Maybe there is a piece of code? thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions