HAL_BUSY from LM75 via I2C on STM32L0538-Discovery
Hello,
I tried to get temperature data from LM75 via I2C on STM32L0538-Discovery.
But in following test program, HAL_I2C_Master_Transmit() and HAL_I2C_Master_Receive() returned HAL_BUSY.
What's wrong with it?
And I couldn't check from the schematic diagram on UM1775 if LM75 is connected with the STM32L0538.
Please show me how to solve it.
Thanks
