vanishcode / Blog

vanishcodeのblog
https://vanishcode.com
6 stars 0 forks source link

不使用USB而用TTL线刷写nodemcu #115

Open vanishcode opened 2 years ago

vanishcode commented 2 years ago

因为我的nodemcu micro-usb 接口坏掉了,所以只能用usb-ttl来刷写。

开发模式(串口调试等等): rt-tx tx-rx gnd-gnd 5v-vin

刷写固件模式: rt-tx tx-rx gnd-gnd 5v-vin gpio0(d3) & gpio15(d8) - gnd en & rst - vcc(3.3v)

后续单独使用的话,供电也需要 ttl 线,但是接 vin 和 gnd 就可以了,其他针脚随意