mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
esp32: README: Add FT232HL jumper settings and pin outs
This commit is contained in:
committed by
Abdelatif Guettouche
parent
23e2c17a0f
commit
3d78be81d2
@@ -298,10 +298,24 @@ OpenOCD for the ESP32
|
|||||||
|
|
||||||
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/esp32/get-started-devkitc.html
|
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/esp32/get-started-devkitc.html
|
||||||
|
|
||||||
- Akizukidenshi's FT232H based JTAG adapter
|
- Akizukidenshi's FT232HL, a FT232H based JTAG adapter
|
||||||
|
|
||||||
http://akizukidenshi.com/catalog/g/gK-06503/
|
http://akizukidenshi.com/catalog/g/gK-06503/
|
||||||
|
|
||||||
|
With JP3 and JP4 closed, and connected to ESP32 as:
|
||||||
|
|
||||||
|
---------------- -------
|
||||||
|
ESP32-DevKitC V4 FT232HL
|
||||||
|
---------------- -------
|
||||||
|
J2 J3 J2
|
||||||
|
-------- ------- -------
|
||||||
|
IO13 AD0 (TCK)
|
||||||
|
IO12 AD1 (TDI)
|
||||||
|
IO15 AD2 (TDO)
|
||||||
|
IO14 AD3 (TMS)
|
||||||
|
GND GND
|
||||||
|
-------- ------- -------
|
||||||
|
|
||||||
- The following version of OpenOCD from ESP-IDF (macOS version)
|
- The following version of OpenOCD from ESP-IDF (macOS version)
|
||||||
|
|
||||||
% openocd --version
|
% openocd --version
|
||||||
|
|||||||
Reference in New Issue
Block a user