Wiznet 5500io module on a arduino zero board. - SOLVED

Hello I bought the Wiznet 5500 module from amazon here https://www.amazon.com/dp/B08KXM8TKJ I'm trying to wire it up but I'm having problems because problems trying to figure out a few of the pins. This https://m.media-amazon.com/images/W/WEBP_402378-T2/images/I/61LQaqDAUoL.AC_SL1100.jpg is the module pinout. One of the pins called INT I'm unsure where that goes or what do with that pin? I know most pins like RST, SCK, MOSI, MISO and SC goes to there pins out but not The INT pin where does that go to?

The other question I have is the power and ground pins there are multiple of them. Do I tie all them together or can I just use one of the VCC and One of the ground pins? The reason why I'm asking is because all of the ground pins are tie together and all of the Vcc pins are tied together.

The is the first time using a module. I'm use to using shields where everything just slots in and all wired up. Can someone please help me to figure all this wiring mess? Thank you.

Joseph

the Ethernet shield would be a much better choice for Zero.
don't connect INT. the Ethernet library doesn't use it.
it is enough to connect one gnd and one 3.3V pin.

Hello juraj, Thank you very much. It was a little confusing to me becuase I was searching online for that INT pin and I was also searching about if I need the power and ground pins to be tied together for more current or not. I figured out the power problems with the pins but not the INT pin. Again thank you.

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