Hi TI expert,
On the IWRL6432BOOST EVM board, there are 4 current sensors as below picture. Is there any example code or GUI on PC to read their data out? How can I read them?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi TI expert,
On the IWRL6432BOOST EVM board, there are 4 current sensors as below picture. Is there any example code or GUI on PC to read their data out? How can I read them?
Hello,
Very sorry for the delayed response here. Please see the current read code in <MMWAVE_SDK5_INSTALL_DIR>/source/board/ina/ina.c
Since I2C is used to read this sensors, ensure that I2C is enabled by switch configuration.
Best Regards,
Josh