Part Number: LAUNCHXL-F280039C
Other Parts Discussed in Thread: INA237, SYSCONFIG, C2000WARE
Tool/software:
Hello TI Team,
I’m currently working on an I2C communication setup using the F280039C microcontroller (C2000 series) and the INA237 current/voltage monitor.
I tried interfacing the F280039C with the INA237 using the I2C peripheral, but I’m not getting any communication (no ACK response or valid data).
To confirm, I also tried I2C communication between F280039C and dsPIC33EP128GP504 as a test, but that also didn’t work — so I believe there may be an issue with my I2C configuration on the F280039C side.
Could you please share a I2C master example code for the F280039C.
Also, please mention if there are any specific clock configuration or GPIO pinmux settings required for proper I2C operation on this device.
My setup:
-
MCU: F280039C LaunchPad
-
Sensor: INA237 (I2C interface)
-
I2C speed: Standard mode (100 kHz)
-
Toolchain: Code Composer Studio
Thank you for your help and guidance!
Best regards,
Antony Jose