<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>S32KのトピックRe: S32K312 CAN Tx Status</title>
    <link>https://community.nxp.com/t5/S32K/S32K312-CAN-Tx-Status/m-p/2156940#M52101</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200168"&gt;@lua40927&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If you are using interrupts, you can set a flag in the transmit complete event:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snag_2fa272a0.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353718i9041193F1A72C124/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Snag_2fa272a0.png" alt="Snag_2fa272a0.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This method is faster and avoids busy waiting, like polling for the transfer status to change.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Julián&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Aug 2025 21:47:51 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2025-08-22T21:47:51Z</dc:date>
    <item>
      <title>S32K312 CAN Tx Status</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-CAN-Tx-Status/m-p/2156635#M52083</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I am using the official example program for development&lt;/P&gt;&lt;P&gt;example program source:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K312-CAN-Transmit-amp-Receive-Using-MB-Interrupt-DS3/ta-p/1818790" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K312-CAN-Transmit-amp-Receive-Using-MB-Interrupt-DS3/ta-p/1818790&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is: After sending a message using "FlexCAN_Ip_Send" (for speed reasons, I didn't use FlexCAN_Ip_SendBlocking), I used "FlexCAN_Ip_GetTransferStatus" before the next message transmission to check whether the transmission was successful.&lt;/P&gt;&lt;P&gt;However, when the interval between FlexCAN_Ip_Send and FlexCAN_Ip_GetTransferStatus is extremely short, the value returned by FlexCAN_Ip_GetTransferStatus will be "busy", but the message was actually successfully sent.&lt;/P&gt;&lt;P&gt;I understand that adding a delay could solve this problem, but for performance reasons, I don't want to add a delay.&lt;/P&gt;&lt;P&gt;I'd like to ask if there are other faster methods to check whether a message has been successfully transmitted, or if you can provide an approximate minimum interval to avoid falsely identifying it as busy.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 22 Aug 2025 08:45:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-CAN-Tx-Status/m-p/2156635#M52083</guid>
      <dc:creator>lua40927</dc:creator>
      <dc:date>2025-08-22T08:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 CAN Tx Status</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-CAN-Tx-Status/m-p/2156940#M52101</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200168"&gt;@lua40927&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If you are using interrupts, you can set a flag in the transmit complete event:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snag_2fa272a0.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353718i9041193F1A72C124/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Snag_2fa272a0.png" alt="Snag_2fa272a0.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This method is faster and avoids busy waiting, like polling for the transfer status to change.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Julián&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Aug 2025 21:47:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-CAN-Tx-Status/m-p/2156940#M52101</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2025-08-22T21:47:51Z</dc:date>
    </item>
  </channel>
</rss>

