Broken capacitor on arduino leonardo board

broken element arduino leonardo

Hi All !
Could someone to help me to identify broken element on arduino leonardo board ?
I tried to find out by checking schematic but could really find it.
Please take a look at photo attached. Seems to be a capacitor. Question is what is its capacitance ? Is it 0603 size ?

Thanks in advance !

That is the capacitor at AREF.
You can remove it. The analogRead() will return values that have a little more noise.

If you want you could add a new capacitor of 100nF at the same location or maybe at the bottom on the board between the AREF pin and the GND pin (luckily, they are next to each other).

Thanks a lot Koepel !
:+1:

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.