Resolved! I2C
Posted on October 18, 2017 at 14:50HiI'm using I2C1 periphery of a STM32F205 device in master mode. The firmware is based on the HAL V1.2.1 driver with interrupt approach. Three slaves are attached to the bus and 7bit address mode is used. I'm able ...