Hi,
Could you suggest what to do with an unused Analog-to-Digital Converter (ADC) pin in RM48 microcontroller hardware design? Is keeping it floating acceptable, or is grounding the best option?
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,
Could you suggest what to do with an unused Analog-to-Digital Converter (ADC) pin in RM48 microcontroller hardware design? Is keeping it floating acceptable, or is grounding the best option?
Hi Rohit,
If you are not using any conversion for unused analog channels, then you can leave them floating. It would not be any problem.
If you did any conversions on these unused channels then you will get some floating values (random values), if you don't want those floating values then you can connect to some reference voltage like GND or VCC.
Please refer below two threads:
--
Thanks & regards,
Jagadish.
Thanks for detail.
Can you tell me why a 0.02-ohm resistor is connected in series with the VCC, VCCIO, and VCCP pins on the evolution board? Is it necessary, or can we remove it?