Search found 3 matches
- Fri Aug 22, 2025 5:08 pm
- Forum: General Discussion
- Topic: ESP32 KSZ8863 Simple Switch Example Error
- Replies: 3
- Views: 388
Re: ESP32 KSZ8863 Simple Switch Example Error
Actually, I've figured it out. I had the I2C lines running next to the 50MHz clock, and that induced enough 50MHz "noise" onto the I2C lines, (about 1v peak to peak in amplitude), to make the KSZ8863 Ethernet switch unable to differentiate between the actual 1s and 0s. Next revision will be a 4 ...
- Wed Aug 20, 2025 5:44 pm
- Forum: General Discussion
- Topic: Need recommendation
- Replies: 7
- Views: 207
Re: Need recommendation
I think an ESP32 can definitely handle this job.
- Wed Aug 20, 2025 5:35 pm
- Forum: General Discussion
- Topic: ESP32 KSZ8863 Simple Switch Example Error
- Replies: 3
- Views: 388
ESP32 KSZ8863 Simple Switch Example Error
I'm using an ESP32-WROVER-E module with the KSZ8863 chip to give my ESP32 an Ethernet interface while also allowing my device to be daisy-chained to other devices. At first, I was testing the KSZ8863 with this breadboard mess.
https://preview.redd.it/having-trouble-with-esp-idf-ksz8863-simple ...
https://preview.redd.it/having-trouble-with-esp-idf-ksz8863-simple ...