How to use I2C in STM32F103C8T6? STM32 I2C Tutorial
In this tutorial, I will show you how to use I2C in STM32F103C8T6 MCU based STM32 Blue Pill Board. To demonstrate the I2C Communication, we need atleast one Master and one Slave. So, in this STM32 I2C Tutorial, I will be using an STM32 MCU as Master and an Arduino…