I bought an Ethernet Shield R3 for my Arduino Uno R2, but since R3 has extra pins it does not fit. Can I use the shield? Should I cut off the extra pins. What do I need to do to make it work?
Take the 2-minute tour
×
Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.
|
The only issue that may create an incompatibility seems to be the IOREF pin next the 5V output pin which is extra on Revision 3 but not in Revision 2. However, I just had a look at the board schematics and the shield does not use IOREF. Pin 2 is extending IOREF So, the shield should work correctly with the Uno Revision 2. As far as the extra pins are concerned, I would recommend not damaging them in any way. If you absolutely need to, then just try to bend them outwards very carefully. |
||||
|
The extra pins do not matter. Just leave them. If you really want, cut them off, but this will remove some compatibility with other products. They should hang off the ends of the headers closest to the power/USB end of the board. |
||||
|