ESP8266 Developer Zone The Official ESP8266 Forum 2016-04-06T15:59:00+08:00 https://bbs.espressif.com:443/feed.php?f=66&t=1987 2016-04-06T15:59:00+08:00 2016-04-06T15:59:00+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1987&p=6362#p6362 <![CDATA[Re: 关于串口中断的问题]]> 但是你们这个代码里面的注释也太误导了

Statistics: Posted by www220 — Wed Apr 06, 2016 3:59 pm


]]>
2016-04-05T17:11:43+08:00 2016-04-05T17:11:43+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1987&p=6347#p6347 <![CDATA[Re: 关于串口中断的问题]]>
请注意,UART1 的 RX 是被 Flash 占用的。

请问,您希望实现什么样的功能和应用场景?

或者您可以直接查看 UART1 的中断状态寄存器:UART_INT_ST(UART1)

Statistics: Posted by ESP_Faye — Tue Apr 05, 2016 5:11 pm


]]>
2016-04-04T21:42:33+08:00 2016-04-04T21:42:33+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1987&p=6330#p6330 <![CDATA[【Close】关于串口中断的问题]]> 请问如果要同时处理串口0和串口1中断时,应该如何处理

/* uart0 and uart1 intr combine togther, when interrupt occur, see reg 0x3ff20020, bit2, bit0 represents
* uart1 and uart0 respectively

Statistics: Posted by www220 — Mon Apr 04, 2016 9:42 pm


]]>