Tuesday, August 09, 2016

Teensy 3.2 + WizNet 820io


The WizNet 820io Ethernet adapter seems to work well with Teensy 3.2. The examples that come with the library compile and run as expected, so far. More information can be found here and here. Note that UDP_TX_PACKET_MAX_SIZE is 24 bytes. I've upped this to 1000 or so bytes without worries in EthernetUDP.h.

0 comments: