<?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>topic Re: CAN is busy when transmit in S32K</title>
    <link>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269733#M55770</link>
    <description>&lt;P&gt;Hi@&lt;SPAN&gt;Johnson97&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please share your project, and I will take some time to review it for you.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Dec 2025 02:21:06 GMT</pubDate>
    <dc:creator>Senlent</dc:creator>
    <dc:date>2025-12-30T02:21:06Z</dc:date>
    <item>
      <title>CAN is busy when transmit</title>
      <link>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269676#M55764</link>
      <description>&lt;P&gt;Hi NXP Community,&lt;/P&gt;&lt;P&gt;I redirected the CanIf_RxIndication function. When setting the CAN module to the loopback mode, the test was successful and the transmitted and received data were consistent.&lt;/P&gt;&lt;P&gt;However, when I exited the loopback mode, I was unable to send the message and the Can_43_FLEXCAN_Write function returned 0x02 (busy).&lt;/P&gt;&lt;P&gt;The tx pin of the MCU was synchronized with the rx pin data and was not the expected data to be sent. The rx data was approximately 130ns slower than the tx data and was continuously occurring (it should send one frame roughly every second).&lt;/P&gt;&lt;P&gt;The transceiver is TJA1043. I have set the STB and EN pins to high. CANH and CANL have remained unchanged.&lt;/P&gt;&lt;P&gt;The following is the information of the ESR register. Please help to troubleshoot what the possible cause might be.&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Johnson97_2-1767016016038.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/371347i11D6A65898D59374/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Johnson97_2-1767016016038.png" alt="Johnson97_2-1767016016038.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Johnson97_3-1767016132618.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/371348i78A4A78FBF2DB539/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Johnson97_3-1767016132618.png" alt="Johnson97_3-1767016132618.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Dec 2025 13:55:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269676#M55764</guid>
      <dc:creator>Johnson97</dc:creator>
      <dc:date>2025-12-29T13:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: CAN is busy when transmit</title>
      <link>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269733#M55770</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;Johnson97&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please share your project, and I will take some time to review it for you.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 02:21:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269733#M55770</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-12-30T02:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: CAN is busy when transmit</title>
      <link>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269745#M55776</link>
      <description>&lt;P&gt;Please check the attached file.The version of the RTD package is SW32K3_S32M27x_RTD_R21-11_4.0.0_P19_D2403&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 02:56:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269745#M55776</guid>
      <dc:creator>Johnson97</dc:creator>
      <dc:date>2025-12-30T02:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: CAN is busy when transmit</title>
      <link>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269757#M55778</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;Johnson97&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Could you update your RTD to a newer version, or modify a test routine on your S32 DS so I can check it for you? (I haven't installed that RTD version yet.)&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 03:23:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269757#M55778</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-12-30T03:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: CAN is busy when transmit</title>
      <link>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269761#M55779</link>
      <description>&lt;P&gt;Sorry, the Autosar package purchased for this project has specified the use of this version of RTD.&lt;/P&gt;&lt;P&gt;Therefore, I need to configure the mcal based on this version and verify that it is error-free.&lt;/P&gt;&lt;P&gt;Could you install this version and help me troubleshoot the issue?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 03:33:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269761#M55779</guid>
      <dc:creator>Johnson97</dc:creator>
      <dc:date>2025-12-30T03:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: CAN is busy when transmit</title>
      <link>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269871#M55783</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;Johnson97&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In the project you provided, your clock configuration is completely wrong.&lt;/P&gt;
&lt;P&gt;Your FXOSC clock is 20MHz&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1767076783748.png" style="width: 694px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/371380i7FA9971F6F6337E3/image-dimensions/694x366?v=v2" width="694" height="366" role="button" title="Senlent_0-1767076783748.png" alt="Senlent_0-1767076783748.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The MFI your setting is 120,ODIV2 is 4, which is out of range of&amp;nbsp;PLL VCO output&amp;nbsp; frequency(240)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_3-1767076930306.png" style="width: 663px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/371384iBDFD0560FEBC22E1/image-dimensions/663x265?v=v2" width="663" height="265" role="button" title="Senlent_3-1767076930306.png" alt="Senlent_3-1767076930306.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_2-1767076869206.png" style="width: 691px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/371383i7B5D3991FFA50615/image-dimensions/691x151?v=v2" width="691" height="151" role="button" title="Senlent_2-1767076869206.png" alt="Senlent_2-1767076869206.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;You must follow the requirement in the reference manual:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_4-1767077918366.png" style="width: 597px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/371392iF14A20BA818F3E41/image-dimensions/597x516?v=v2" width="597" height="516" role="button" title="Senlent_4-1767077918366.png" alt="Senlent_4-1767077918366.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;for your reference:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_5-1767077948858.png" style="width: 666px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/371393iC9F8D16F665109CC/image-dimensions/666x506?v=v2" width="666" height="506" role="button" title="Senlent_5-1767077948858.png" alt="Senlent_5-1767077948858.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_6-1767077983979.png" style="width: 669px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/371394i311FC3A42B4FBC7A/image-dimensions/669x281?v=v2" width="669" height="281" role="button" title="Senlent_6-1767077983979.png" alt="Senlent_6-1767077983979.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_7-1767078011090.png" style="width: 669px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/371395i7C290799358A1C69/image-dimensions/669x281?v=v2" width="669" height="281" role="button" title="Senlent_7-1767078011090.png" alt="Senlent_7-1767078011090.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Finally, don't forget to reconfigure FlexCan's baudrate settings.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 07:02:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2269871#M55783</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-12-30T07:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: CAN is busy when transmit</title>
      <link>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2270042#M55786</link>
      <description>&lt;P&gt;Thank you very much. The problem has been solved.&lt;/P&gt;&lt;P&gt;Apart from the aforementioned issues, the configuration of the CAN baud rate-related registers also does not match the valid values specified in the manual.&lt;/P&gt;&lt;P&gt;The waveform of the tx pin of the MCU has met the expectations. The subsequent issues should be related to the transceiver.&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 11:01:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-is-busy-when-transmit/m-p/2270042#M55786</guid>
      <dc:creator>Johnson97</dc:creator>
      <dc:date>2025-12-30T11:01:19Z</dc:date>
    </item>
  </channel>
</rss>

