Resolved! STM32L432 - I2C Address Off By 1-Bit
Posted on February 24, 2017 at 06:55 Hi, I recently brought up the I2C using the STM32CubeMx(4.0) and STM32CUBE_FW_L4_v1.6.0 and I was attempting to write to a slave device with an address of 0x2A. I noticed that my slave device was NACK-in...