ESP-PROG: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
*[https://www.hackster.io/brian-lough/use-the-platformio-debugger-on-the-esp32-using-an-esp-prog-f633b6 https://www.hackster.io/brian-lough/use-the-platformio-debugger-on-the-esp32-using-an-esp-prog-f633b6] | *[https://www.hackster.io/brian-lough/use-the-platformio-debugger-on-the-esp32-using-an-esp-prog-f633b6 https://www.hackster.io/brian-lough/use-the-platformio-debugger-on-the-esp32-using-an-esp-prog-f633b6] | ||
*[https://olimex.wordpress.com/2020/06/05/how-to-configure-and-use-esp32-cam-with-arduino-ide-and-linux/ ESP32-cam and ESP-PROG] | *[https://olimex.wordpress.com/2020/06/05/how-to-configure-and-use-esp32-cam-with-arduino-ide-and-linux/ ESP32-cam and ESP-PROG] | ||
*[https://www.instructables.com/How-to-Use-a-Debugger-on-an-ESP32/ How to use a debugger on an ESP32] | |||
| |||
The ESP-PROG with JTAG shows 2 com ports( ttyUSB0 + ttyUSB1) | |||
| |||
| |||
= Programming ESP32-COM = | = Programming ESP32-COM = |
Revision as of 11:40, 13 March 2021
Links
- https://docs.platformio.org/en/latest/plus/debug-tools/esp-prog.html
- Use ESP-Prog Debug esp32-dev-kit
- https://www.hackster.io/brian-lough/use-the-platformio-debugger-on-the-esp32-using-an-esp-prog-f633b6
- ESP32-cam and ESP-PROG
- How to use a debugger on an ESP32
The ESP-PROG with JTAG shows 2 com ports( ttyUSB0 + ttyUSB1)
Programming ESP32-COM
ESP32-CAM | ESP-PROG | ESP-PROG-DBG |
---|---|---|
GND | GND | GND |
3.3V | 3.3V | VPROG |
U0T | RXD | RXD0 |
U0R | TXD | TXD0 |
For programming ESP32-CAM, also connect IO0 to GND (on de ESP32-CAM)