Getting Started with STM32F103: I2C Write Byte
In the previous guide (here), we took a look at the i2c protocol and how to use the i2c to scan for the slave addresses. In this guide, we shall transmit data over i2c to slave device. In this guide, we shall cover the following: I2C write byte...
READ MORE