Reading I2C device in minimal time
Posted on June 11, 2018 at 15:23Hello all,I am using STM32L432KB controller with LIS2DE12 accelerometer over I2C3.On the controller side,- when I use Normal mode (100KHz) with blocking API HAL_I2C_Mem_Read(), it took about 500 uSec to read a single ...