STM32L0 - I2C - Bug in HAL_I2C_Master_Sequential_Transmit ?
Posted on July 27, 2017 at 12:47Hallo,I am trying to Read GPS data from a uBlox LEA via I2C with a STM32L073RZ (Nucleo Board). I am able to read EEPROMs with the HAL Libraries in Blocking and Interrupt Mode. The EEPROM i am using is a 24LC64 and it...