<?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: S32K311_LPUART1_LIN_CLOCK</title>
    <link>https://community.nxp.com/t5/S32K/S32K311-LPUART1-LIN-CLOCK/m-p/2027620#M45093</link>
    <description>&lt;P&gt;Btw, do you have any documentation regarding the upgrade of RTDs of a project ?&lt;/P&gt;&lt;P&gt;It would be helpful to avoid chaos on when migrating from one update to the other.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jan 2025 14:01:23 GMT</pubDate>
    <dc:creator>arnau_sastre_doga</dc:creator>
    <dc:date>2025-01-14T14:01:23Z</dc:date>
    <item>
      <title>S32K311_LPUART1_LIN_CLOCK</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-LPUART1-LIN-CLOCK/m-p/2027440#M45080</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to use LPUART0 and LPUART1 to read two LIN transcievers via LPUART_LIN peripheral. As per Uart0 everything is running smooth but for UART1 I have a question regarding the UART clock.&lt;/P&gt;&lt;P&gt;In the reference manual, you state that in s32k311 UART0 and UART1 is clocked by AIPS_PLAT_CLK that in my case is set to 60MHz.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arnau_sastre_doga_0-1736844579139.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/319475iD5E811914F0E4641/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arnau_sastre_doga_0-1736844579139.png" alt="arnau_sastre_doga_0-1736844579139.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Meanwhile, in the procesor expert window for s32k311, I see that LPUART1 is set to AIPS_SLOW_CLK that is set to 30MHz.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arnau_sastre_doga_1-1736844777463.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/319477i31BB63F25158540B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arnau_sastre_doga_1-1736844777463.png" alt="arnau_sastre_doga_1-1736844777463.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I set up the peripheral it takes the 30MHz clock, but analyzing protocol traces I do think its actually going at 60 MHz since with the same baudarate setting as in UART0 I can recieve LIN Slave RX messages with all the data but I cannot send TX message when a header is sent by the master.&lt;/P&gt;&lt;P&gt;Can this be an error ?&lt;/P&gt;&lt;P&gt;Thanks for the support !&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 09:00:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-LPUART1-LIN-CLOCK/m-p/2027440#M45080</guid>
      <dc:creator>arnau_sastre_doga</dc:creator>
      <dc:date>2025-01-14T09:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: S32K311_LPUART1_LIN_CLOCK</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-LPUART1-LIN-CLOCK/m-p/2027573#M45091</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245536"&gt;@arnau_sastre_doga&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You did not specify the RTD version.&lt;/P&gt;
&lt;P&gt;But the newest RTD 5.0.0 is correct.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1736856887084.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/319517iDDB4F78B1D8AA019/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielmartynek_0-1736856887084.png" alt="danielmartynek_0-1736856887084.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 12:15:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-LPUART1-LIN-CLOCK/m-p/2027573#M45091</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-01-14T12:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: S32K311_LPUART1_LIN_CLOCK</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-LPUART1-LIN-CLOCK/m-p/2027611#M45092</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using RTD 3.0.0, so makes sense that a further update has fixed this.&lt;/P&gt;&lt;P&gt;Apologies for the inconvenence, I'll download the last RTD.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 13:44:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-LPUART1-LIN-CLOCK/m-p/2027611#M45092</guid>
      <dc:creator>arnau_sastre_doga</dc:creator>
      <dc:date>2025-01-14T13:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: S32K311_LPUART1_LIN_CLOCK</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-LPUART1-LIN-CLOCK/m-p/2027620#M45093</link>
      <description>&lt;P&gt;Btw, do you have any documentation regarding the upgrade of RTDs of a project ?&lt;/P&gt;&lt;P&gt;It would be helpful to avoid chaos on when migrating from one update to the other.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 14:01:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-LPUART1-LIN-CLOCK/m-p/2027620#M45093</guid>
      <dc:creator>arnau_sastre_doga</dc:creator>
      <dc:date>2025-01-14T14:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: S32K311_LPUART1_LIN_CLOCK</title>
      <link>https://community.nxp.com/t5/S32K/S32K311-LPUART1-LIN-CLOCK/m-p/2027634#M45094</link>
      <description>&lt;P&gt;I'm afraid there is no such document, and the RTD of a project cannot be updated.&lt;/P&gt;
&lt;P&gt;I would recommend that you install a new instance of S32DS IDE 3.5 in a new directory.&lt;/P&gt;
&lt;P&gt;Then, install RTD 5.0.0 in the new IDE only while keeping the old project and RTD 3.0.0 in the older IDE installation. Once the RTD 5.0.0 project is configured, copy your custom code. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 14:17:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K311-LPUART1-LIN-CLOCK/m-p/2027634#M45094</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-01-14T14:17:38Z</dc:date>
    </item>
  </channel>
</rss>

