Search found 1 match
- Sun Mar 31, 2024 10:02 am
- Forum: Hardware
- Topic: [ESP32H2] PAD_to_JTAG vs. USB_to_JTAG: Advantages and Disadvantages?
- Replies: 1
- Views: 2430
[ESP32H2] PAD_to_JTAG vs. USB_to_JTAG: Advantages and Disadvantages?
The ESP32H2 offers the options PAD_to_JTAG and USB_to_JTAG (see ESP32H2 - Technical Reference Manual: 1.10.4 JTAG Control ) to implement JTAG functionality. The JTAG signal source for the PAD_to_JTAG option are the JTAG pins MTDI, MTCK, MTMS, and MTDO. The JTAG signal source for the USB_to_JTAG opti...