Skip to content

Commit 9a70313

Browse files
committed
Added info on JTAG compatibility
1 parent 18a40ed commit 9a70313

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/en/hw-reference/esp32s2/user-guide-esp32-s2-kaluga-1-kit-v1.2.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Description of Components
114114
:scale: 70%
115115
:alt: ESP32-S2-Kaluga-1 - front
116116
:figclass: align-center
117-
117+
118118
ESP32-S2-Kaluga-1 - front (click to enlarge)
119119

120120

@@ -319,6 +319,11 @@ If you want to use more than one extension board at the same time, please check
319319
- IO11 is multiplexed; IO6 is also multiplexed stopping you from using ESP-LyraT-8311A's pin BT_ADC that is needed to initialize the board's six buttons.
320320
- **Solution 1**: For ESP-LyraP-TouchA, do not initialize IO6 (PHOTO) and IO11 (NETWORK). Please note that the six buttons on ESP-LyraT-8311A still cannot be used. **Solution 2**: On your ESP-LyraP-LCD32, remove R39, change R41 to 100 Ohm, switch BLCT_L to on. For your ESP-LyraP-TouchA, do not initialize IO11 (NETWORK). If you want to use the six buttons on your ESP-LyraT-8311A, also do not initialize IO6 (PHOTO).
321321

322+
Also, all extension boards and the :ref:`JTAG interface <jtag-debugging-tip-jtag-pins-reconfigured>` share the same pins IO39, IO40, IO41 and IO42. For this reason, the following may disturb the JTAG operation:
323+
324+
* Plugging in any extension board
325+
* Debugging an application that is using an extension board
326+
322327

323328
Known issues
324329
============

docs/en/hw-reference/esp32s2/user-guide-esp32-s2-kaluga-1-kit.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,10 @@ If you want to use more than one extension board at the same time, please check
342342
- If ESP-LyraT-8311A's pin BT_ADC is used to initialize the board's six buttons, IO6 and IO11 will not be available for the other boards.
343343
- Do not initialize IO11 (NETWORK) for your ESP-LyraP-TouchA. Also, if you need to use BT_ADC, do not initialize IO6 (PHOTO).
344344

345+
Also, all extension boards and the :ref:`JTAG interface <jtag-debugging-tip-jtag-pins-reconfigured>` share the same pins IO39, IO40, IO41 and IO42. For this reason, the following may disturb the JTAG operation:
346+
347+
* Plugging in any extension board
348+
* Debugging an application that is using an extension board
345349

346350

347351
Hardware Revision Details

0 commit comments

Comments
 (0)