Search found 1 match

by ziadome
Thu Aug 22, 2019 2:17 pm
Forum: General Discussion
Topic: Using the ethernet example with only MAC
Replies: 0
Views: 2161

Using the ethernet example with only MAC

The setup is this: https://www.olimex.com/Products/IoT/ESP32/ESP32-POE/open-source-hardware I have connected this device to a KSZ9893 LAN Switch Chip, and so far what I can do is write and read the registers in the KSZ9893 Chip via SPI. This works good. All the IDF ethernet components for the suppo...