STM32F1xx I2C Receive with HAL
Posted on September 04, 2017 at 17:54 I am trying to interface with an ADS1015 using an STM32F I am having problems reading two bytes from the ADS1 The first byte is received perfectly, but the second byte is exactly the same as the first byte wh...