Associate
March 29, 2019
Question
Mbed I2C Bus scanner code works but STM32 HAL code doesn't
- March 29, 2019
- 4 replies
- 1327 views
Hello All.
I have an INA233 connected to my STM32F4-Nucleo (F410). Its address is 0x40. I can access the device very well using my Arduino. Using the Nucleo, the example here works straight out of the box. I have slightly modified this example to work for my Nucleo. The main file is attached. I have a successful compilation. But No device is found. Been at it for 5 hours and I would appreciate any help. What am I doing wrong?
