Forum Posts
I2C address not sent from STM32F103C8T6 Master to I2C-LCD Slave
Hello,I have troubles using I2C with the STM32F103C8T6 "Blue Pill" board. I set up the code in CubeMX, using LL Libraries. After initializing the I2C periphery I try to send the address, but the ADDR bit in I2C1_SR1 register remains 0. AF bit remains...