Other Parts Discussed in Thread: ADS7924
Hi,
I have been using the Tivaware firmware libraries on the TM4C123GH6PM for some time. I have a complex project that I always seem to be adding more bells and whistles to. On this project I am using both ADCs and I would like to add a 3rd. I know that the microcontroller only has two ADC modules, but it does have many pins available that can be configured for ADC use. Is it possible and/or practical to constantly (every 1 second or so) reconfigure one of the ADCs to switch back and forth between two pins? In other words, can I have two pins share the same ADC module by constantly re-configuring the ADC module back and forth? And if so, how do I implement it?
Any thoughts and/or suggestions would be appreciated!
Thank you!
Marshall