Replies: 1 comment
-
U8g2 already comes with i2c bit-banging procedure. u8g2/sys/arm/lpc824/u8g2_logo/main.c Line 87 in 5675c87 u8g2/sys/arm/lpc824/u8g2_logo/u8x8cb.c Line 15 in 5675c87 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone
I tried to convert u8g2 to work with ch32v003 with SW and HW I2C
I have a problem using it, it can't display
This is the code I wrote
main.c
u8g2_support.h
u8g2_support.c
i2cCTL.c
The screen cannot display properly.
Beta Was this translation helpful? Give feedback.
All reactions