The hardware I2C is tested OK,but the software I2C is also failed.
Search found 3 matches
- Sun Jan 08, 2023 2:24 pm
- Forum: General discussion
- Topic: Software I2C U8g2Lib doesn't work
- Replies: 6
- Views: 3552
Re: Software I2C U8g2Lib doesn't work
- Sun Jan 08, 2023 2:18 pm
- Forum: General discussion
- Topic: Software I2C U8g2Lib doesn't work
- Replies: 6
- Views: 3552
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 . 

- Sun Jan 08, 2023 1:26 pm
- Forum: General discussion
- Topic: Software I2C U8g2Lib doesn't work
- Replies: 6
- Views: 3552
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 ...
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 ...