Posted on August 05, 2014 at 07:53Hi All, I am having an issue with I2C on the STM32F4. After successfully transmitting an address byte with values below 0xF0 , but when address value is more or equal 0xF0 (e.g. 0xF0, 0xF2, 0xF4 ..) - the slave ack...