Search found 1 match

by Tracker647
Fri May 31, 2024 2:28 pm
Forum: 《ESP32-C3 物联网工程开发实战》书籍讨论版
Topic: 烧了第6章的灯驱动程序之后串口无法烧录
Replies: 0
Views: 4353

烧了第6章的灯驱动程序之后串口无法烧录

现象是按boot或者rst, 串口(跟板子直接连接的usb端,非杜邦线串口)没有任何输出,尝试烧另外一个程序blink的例子,能连接到串口,但是不是直接烧录而是进入connecting状态。
尝试先按boot在按rst,几秒之后松开rst然后再松boot,毫无效果,串口最后烧录失败报错Invalid head of packet (0x00)
不知道为什么。