This commit is contained in:
2025-10-10 17:12:45 -06:00
parent 55b2392a34
commit 72b215ce74
1052 changed files with 339319 additions and 4 deletions
+16
View File
@@ -1,3 +1,19 @@
esp-prog
https://docs.espressif.com/projects/esp-iot-solution/en/latest/hw-reference/ESP-Prog_guide.html#communication-interface
port n+1 (~ttyUSB2)
esp-prog - devkit
VDD - VDD
GND - GND
ESP_IO0 - BOOT
ESP_EN - EN
ESP_TXD - TXD
ESP_RXD - RXD
1. power up devkit
2. hold boot on esp-prog
3. hit reset on esp-prog
4. release boot on esp-prog
ESP-Hosted
slave is the device used for its wireless (esp)
host is the master device (linux or esp)