Search found 3 matches

by zjm001
Sun Jan 08, 2023 2:24 pm
Forum: General discussion
Topic: Software I2C U8g2Lib doesn't work
Replies: 6
Views: 1997

Re: Software I2C U8g2Lib doesn't work

fpiSTM wrote: Sun Jan 08, 2023 1:57 pm Why not use the hardware I2C?
The hardware I2C is tested OK,but the software I2C is also failed.
by zjm001
Sun Jan 08, 2023 2:18 pm
Forum: General discussion
Topic: Software I2C U8g2Lib doesn't work
Replies: 6
Views: 1997

Re: Software I2C U8g2Lib doesn't work

Well, my I2C bus has some devices that can't be set address in their init functions. At the same time,U8g2Lib also provides the SW init function,so I want to use the software I2C to use the OLED . :)
by zjm001
Sun Jan 08, 2023 1:26 pm
Forum: General discussion
Topic: Software I2C U8g2Lib doesn't work
Replies: 6
Views: 1997

Software I2C U8g2Lib doesn't work

Hello guys, I tried to use the 128X64 OLED by using U8g2Lib's software I2C , but it doesn't work. However, I used the same code on Arduino UNO,and it worked well (except pins definations). My chip is STM32F103ZET6 SDA => PF8 SCL => PF10 Please recommand me a usable lib if this actually a bug. Below ...

Go to advanced search