3235|3

1万

帖子

25

TA的资源

版主

楼主
 

micropython为ESP32-C3添加USB和JTAG支持 [复制链接]

  本帖最后由 dcexpert 于 2021-9-1 11:18 编辑

为 ESP32-C3添加USB/JTAG支持。使用USB作为编程和终端接口,不使用UART。

 

Add a new board type for ESP32-C3 revision 3 and up that implement the USB serial/JTAG port on pin 18 and 19.  This variant uses the USB serial for programming and console, leaving the UART free.
  • Pins 18 and 19 are correctly reserved for this variant.  Also pins 14-17 are reserved for flash for any ESP32-C3 so they can't be reconfigured anymore to crash the system.
  • Added usb_serial_jtag.c and .h to implement this interface.
  • Interface was tested to work correctly together with webrepl.
  • Interface was tested to work correctly when sending and receiving large files with ampy.
  • Disconnecting terminal or USB will not hang the system when it's trying to print.

 

 

链接已隐藏,如需查看请登录或者注册

最新回复

我以为可以用JTAG调试mpy程序了,真要这样真是一个很大的促进。   详情 回复 发表于 2021-9-2 17:43
点赞 关注
 
 

回复
举报

6107

帖子

4

TA的资源

版主

沙发
 
ESP32-C3 这个功能很好,uart0就空出来使用了。这样有两个串口。
 
 
 

回复

7671

帖子

2

TA的资源

五彩晶圆(高级)

板凳
 

我以为可以用JTAG调试mpy程序了,真要这样真是一个很大的促进。

点评

应该是不能直接调试mpy程序,但可以调试c程序吧。  详情 回复 发表于 2021-9-2 21:21
个人签名

默认摸鱼,再摸鱼。2022、9、28

 
 
 

回复

1万

帖子

25

TA的资源

版主

4
 
freebsder 发表于 2021-9-2 17:43 我以为可以用JTAG调试mpy程序了,真要这样真是一个很大的促进。

应该是不能直接调试mpy程序,但可以调试c程序吧。

 
 
 

回复
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/7 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表