我想使用ESP8266与ZigBee模块,他们之间是使用串口通信的。
8266 ZigBee
TXD ------ RXD
RXD ------ TXD
如果这样接的话,那下载程序的时候8266的TXD RXD会接到ZigBee上,程序无法下载。
使用system_uart_swap, 将串口映射到 MTCK MTDO 上,接线
8266 ZigBee
MTCK ----- RXD
MTDO ----- TXD
TXD -----
RXD -----
这样接可以给8266下载程序,但是8266启动的时候MTDO需要接低电平,才能正常工作。所以这样接的话,8266就不能正常工作了。
有没有一个比较好的,简单的解决办法,谢谢。
注: 不想跳线,在下载的时候禁止ZigBee工作。
不想使用程序控制ZigBee,启动的时候将MTDO拉低。
接ZigBee模块后,模块下载程序及正常工作的问题
Who is online
Users browsing this forum: No registered users and 138 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.