STM32F10xxx - I2C master receiving 2 bytes - NACK after first read byte
Posted on November 09, 2015 at 14:59 Hello, I'm trying to write an I2C application that should read/write one or more bytes as master with polling mode. I'm able to write one ore more bytes and read one byte, but when I try to read 2 bytes...