<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ME05，使用串口超时中断接收不定长数据，FEIE和BOIE置位，但不进串口接收中断回调函数]]></title><description><![CDATA[<p dir="auto"><img src="https://yt-static-main.oss-cn-shanghai.aliyuncs.com/nodebb/1109/336e6d35-757b-43dc-b63e-17f3cef6d651.png" alt="063cc0a0-2ab5-42ff-bbde-dfdf25dcd654-image.png" class=" img-fluid img-markdown" /><br />
UartBuffCheck函数现在调整为10ms调用一次，测试接收6字节数据正常，可以进入(event == UART_EVENT_TIMEOUT)，测试主机发送144字节，FEIE和BOIE置位，但不进串口接收中断回调函数<br />
<img src="https://yt-static-main.oss-cn-shanghai.aliyuncs.com/nodebb/1109/bee8812c-70d7-4c47-9767-f0b0e96ae24d.png" alt="239bf9b4-1686-4b85-8566-da2c71835898-image.png" class=" img-fluid img-markdown" /><br />
<img src="https://yt-static-main.oss-cn-shanghai.aliyuncs.com/nodebb/1109/51f0e03c-d90e-42b0-92d6-328aeb6ca522.png" alt="84c083c4-8ab7-415d-8432-bccb55a2e6b0-image.png" class=" img-fluid img-markdown" /><br />
UART_RX_SIZE定义为450，最大需接收的字节<br />
<img src="https://yt-static-main.oss-cn-shanghai.aliyuncs.com/nodebb/1109/1899404b-4770-4bd2-85cb-8a6e761b3fd8.png" alt="900f6370-55c7-4910-acf9-307066dc2569-image.png" class=" img-fluid img-markdown" /><br />
<img src="https://yt-static-main.oss-cn-shanghai.aliyuncs.com/nodebb/1109/ba582b37-c71d-4be1-83de-656a21391fb8.png" alt="de9486a5-ac6d-4302-88e2-94bcfa1feeb6-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.ytmicro.com/topic/1980/me05-使用串口超时中断接收不定长数据-feie和boie置位-但不进串口接收中断回调函数</link><generator>RSS for Node</generator><lastBuildDate>Sun, 31 May 2026 19:15:37 GMT</lastBuildDate><atom:link href="https://forum.ytmicro.com/topic/1980.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 31 May 2026 03:16:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ME05，使用串口超时中断接收不定长数据，FEIE和BOIE置位，但不进串口接收中断回调函数 on Sun, 31 May 2026 03:47:58 GMT]]></title><description><![CDATA[<p dir="auto">进错误中断了，有大佬看看么，该怎么处理，没方向了<br />
<img src="https://yt-static-main.oss-cn-shanghai.aliyuncs.com/nodebb/1109/687da835-325b-4b06-b550-e5a8079135cf.png" alt="08e5652c-123b-424a-b338-c56993a1a6a1-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.ytmicro.com/post/8574</link><guid isPermaLink="true">https://forum.ytmicro.com/post/8574</guid><dc:creator><![CDATA[Monster]]></dc:creator><pubDate>Sun, 31 May 2026 03:47:58 GMT</pubDate></item><item><title><![CDATA[Reply to ME05，使用串口超时中断接收不定长数据，FEIE和BOIE置位，但不进串口接收中断回调函数 on Sun, 31 May 2026 03:19:39 GMT]]></title><description><![CDATA[<p dir="auto">接收6字节</p>
<p dir="auto"><img src="https://yt-static-main.oss-cn-shanghai.aliyuncs.com/nodebb/1109/c6b9f766-3c28-49c7-abb0-a01563eeac5b.png" alt="image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.ytmicro.com/post/8573</link><guid isPermaLink="true">https://forum.ytmicro.com/post/8573</guid><dc:creator><![CDATA[Monster]]></dc:creator><pubDate>Sun, 31 May 2026 03:19:39 GMT</pubDate></item></channel></rss>