Hi Team,
Our customer is using the TMS570LS3137 and would like to know how to configure the ADC connected to pins V8 and V9. Please see attached schematic diagram for reference.
Regards,
Danilo
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 Team,
Our customer is using the TMS570LS3137 and would like to know how to configure the ADC connected to pins V8 and V9. Please see attached schematic diagram for reference.
Regards,
Danilo
Hi Danilo,
There must be something wrong while designing that schematic, actually those are not analog pins.
And here are the list of analog pins available in ZWT package of TMS570LS3137.
Those pins have a single functionality only. That is,
V8 will act as a MIBSPI3SOMI[0]
&
V9 will act as a MIBSPI3CLK.
So, you can't do any other functionality on these pins. And also remember that the analog pins will not multiplex with any digital functionality you can see the same thing on my first image.
--
Thanks & regards,
Jagadish.
Hi Jagadish,
Thank you for your response. Please see the feedback of our customer below.
Regards,
Danilo
Hi Danilo,
Balu Banoth contacted me on private chat yesterday and i clarified his doubts there.
Actually, he is using external ADC not internal ADC in LS3137 controller, and the communication between the external ADC and our controller is SPI so he should read the ADC value through SPI communication. But he is trying to do with internal ADC.
I communicated him and provided example project on how to read the ADC value from external ADC through SPI communication.
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/908/External_5F00_ADC_5F00_AD7476_5F00_TEST.7z
I guess we can close this thread.
--
Thanks & regards,
Jagadish.