Tool/software:
Hi Team,
Can you please let us know the effective number of bits (ENOB) of ADC in TM4C1294NCPDTT3 (MCU part) ?
Waiting for your valuable feedback
Thanks & Regards,
Arunasri K
Sanmina
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.
Tool/software:
Hi Team,
Can you please let us know the effective number of bits (ENOB) of ADC in TM4C1294NCPDTT3 (MCU part) ?
Waiting for your valuable feedback
Thanks & Regards,
Arunasri K
Sanmina
Hi,
The ENOB is affected by the Signal-to-Noise + Distortion Ratio.
There is a relationship between ENOB and input signal bandwidth. As the bandwidth of the input signal increases, SNR will start to decrease at some point due to aperture jitter in the ADC S+H. You can see that we specify SNR at 1kHz for this device; if the input signal is faster than this SNR will start to degrade.
Also refer to the ADC section of the TM4C129 system design guideline for best practices on PCB design concerning ADC. https://www.ti.com/lit/pdf/spma056
Oversampling will also help to increase EONB. The goal of oversampling is to increase ENOB by reducing the noise observed in the signal. Oversampling performs multiple conversions on the same input signal and accumulates the digital values to attain an ENOB higher than the inherent ENOB of the ADC.