1)Hi I am use tm4c1294xl board I am program ADC0 (AIN0) the output value is very fluctuating and when connect AIN0 pin with GND Thus does not 0000 or give some other value....???
2)How to add new my own DESHBOARD in ti-exosite???
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.
1)Hi I am use tm4c1294xl board I am program ADC0 (AIN0) the output value is very fluctuating and when connect AIN0 pin with GND Thus does not 0000 or give some other value....???
2)How to add new my own DESHBOARD in ti-exosite???
Another source for fluctuating readings is the supply.
Analog readings compare the voltage difference between their input pin and their GND pin to the voltage between their reference voltage and their GND pin. Now the momentary GND level on the MCU is not necessarily the same as the momentary GND level on the analog signal source. Especially A/D converters built into an MCU suffer from the ripple current generated by the MCU core. It introduces a pulsating voltage drop along the GND path between the MCU GND, the analog signal GND and the supply GND level.
Some MCUs provide a separate analog GND (and analog VCC) supply pin. These must not be connected to the digital GND/VCC. The VCC shoudl be at least separated by some sort of filter (e.g. a series resistor and between digital and analog VCC and a capacitor between analog VCC and analog GND). The analog gnd should be routed separately form the digital GND and meet the signal source gnd somewhere (e.g. directly at the supply) so that no MCU operating current flows through the analog GND traces.
On MCUs without a separate analog GND, the GND traces should be as big and straight as possible (to minimize voltage drop by minimized resistance and inductance). And the supply should be filtered by blocking coapacitors as close to the MCU as possible: large electrolytic ones (or tantalum) and smaller but fast ceramic ones together. 10µF ceramic capacitors are available for 6.3V on 0805 size and do a very good job.
cb1_mobile said:Jens - so good to note your return! (even though brief)
I've never been completely away (except fo rthe last two weeks in which I didn't have any internet access - or at least didn't want to pay a fortune for every single MB). I just don't scan the forum for new threads anymore. But I still receive mail notifications for new posts in threads I once participated in. And sometimes I answer.
However, I posted here because this thread was mentioned in the MVP forum (where I'm still active, on a low level)
AFAIK, the subject line was changed by a staff member. Maybe this action has kicked the thread out of the focus of the OP.