如何使能esp32c3相应管脚的jtag功能

rk3399
Posts: 2
Joined: Wed May 19, 2021 7:40 am

如何使能esp32c3相应管脚的jtag功能

Postby rk3399 » Wed May 19, 2021 7:51 am

我尝试写地址0x60008803没有效果
Attachments
F338621E-036E-4a60-9F48-E46ABFE81AD1.png
F338621E-036E-4a60-9F48-E46ABFE81AD1.png (86.65 KiB) Viewed 4327 times

ESP_Gargamel
Posts: 786
Joined: Wed Nov 14, 2018 8:45 am

Re: 如何使能esp32c3相应管脚的jtag功能

Postby ESP_Gargamel » Thu May 20, 2021 1:59 am

先确认下你的 esp32-c3 是哪个版本的,可以通过命令 espefuse.py summary,查看 WAFER_VERSION (BLOCK1) WAFER version = 3 R/W (0b011) 是否为 3。
对于硬件版本为 ECO3 的 esp32-c3,默认是使能 usb-jtag,如果需要使用普通的 jtag,需要在 efuse 里把 usb jtag 屏蔽了。

rk3399
Posts: 2
Joined: Wed May 19, 2021 7:40 am

Re: 如何使能esp32c3相应管脚的jtag功能

Postby rk3399 » Thu May 20, 2021 4:00 am

ESP_Gargamel wrote:
Thu May 20, 2021 1:59 am
先确认下你的 esp32-c3 是哪个版本的,可以通过命令 espefuse.py summary,查看 WAFER_VERSION (BLOCK1) WAFER version = 3 R/W (0b011) 是否为 3。
对于硬件版本为 ECO3 的 esp32-c3,默认是使能 usb-jtag,如果需要使用普通的 jtag,需要在 efuse 里把 usb jtag 屏蔽了。
感谢

Who is online

Users browsing this forum: No registered users and 37 guests