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.
No comments:
Post a Comment