Other Parts Discussed in Thread: INA231
Hello,
We'd like to read the current values on the INA231 of the AM652x development kit (PROC114E2) in Linux. How do we do that?
Thanks.
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.
Hello,
We'd like to read the current values on the INA231 of the AM652x development kit (PROC114E2) in Linux. How do we do that?
Thanks.
Hello Micheal,
Thank you for the query and noted.
Please refer below diagram and let me know if it answers your query.
Regards,
Sreenivasa
I know what the addresses are, I was wondering if there was software to perform the I2C operations and print out the results, or if I had to write the software to do that?
Hi Michael,
We don't have an utility running in Linux on AM62x to reading these INA231. Internally we read them through the automation header on the board using a MSP430 Launchpad with an adapter card, however the adapter card is not available to the public.
FYI, here is the application used on MSP430 to read the INA231.