1. set wire connect
esp connect pin
we use VSPI PIN
2. esp-IDF set code
code paste this path
3. set clock
set spi clock
4. build
idf.py set-target esp32
idf.py build
idf.py -p PORT flash
idf.py -p <PORT> monitor
build
5. loopback
program log
ESP32-W6100 with IoLibrary
1. set wire connect
esp connect pin
we use VSPI PIN
2. esp-IDF set code
code paste this path
3. set clock
set spi clock
4. build
idf.py set-target esp32
idf.py build
idf.py -p PORT flash
idf.py -p <PORT> monitor
build
5. loopback
program log
Comments
Please log in or sign up to comment.