Search found 1 match
- Thu Feb 22, 2024 1:41 pm
- Forum: ESP-IDF
- Topic: Simple example code to dump LAN8710A registers
- Replies: 3
- Views: 1310
Simple example code to dump LAN8710A registers
Hi All, I just getting into the EXP-IDF via Visual Studio Code, since I usually use the Arduino IDE or PlatformIO via Visual Studio Code. I need a simple code example showing how to access the internal registers of the LAN8710A, basically dump out all the LAN8710A registers contents. Thanks in advan...