본문 바로가기

개발 관련 이야기/임베디드펌웨어 개발

ESP32) Low-cost ESP32 In-circuit Debugging

ESP32 -

Low-cost ESP32 In-circuit Debugging:

https://medium.com/@manuel.bl/low-cost-esp32-in-circuit-debugging-dbbee39e508b

 

Low-cost ESP32 In-circuit Debugging

ESP32 code can be debugged in-circuit — with an adapter for USD 8 and free software. Here is how…

medium.com

 

ESP32- introduction: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/index.html#step-5-start-a-project

 

Get Started - ESP32 - — ESP-IDF Programming Guide latest documentation

You can also change the flasher baud rate by replacing BAUD with the baud rate you need. The default baud rate is 460800. Encountered Issues While Flashing? If you run the given command and see errors such as “Failed to connect”, there might be several

docs.espressif.com

 

ESP32 -

ESP-IDF Programming Guide:

https://docs.espressif.com/projects/esp-idf/en/latest/esp32/index.html

 

ESP-IDF Programming Guide - ESP32 - — ESP-IDF Programming Guide latest documentation

© Copyright 2016 - 2020, Espressif Systems (Shanghai) CO., LTD

docs.espressif.com

 

ESP32-IDF: Booting mechanism: