<?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: S32K142 LPSPI Bare metal code in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K142-LPSPI-Bare-metal-code/m-p/1904917#M37480</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223611"&gt;@bhushangs101&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sample LPSPI Bare Metal code is provided in the &lt;A href="https://www.nxp.com/docs/en/application-note/AN5413.pdf" target="_blank" rel="noopener"&gt;S32K1xx Series Cookbook&lt;/A&gt;. Regarding the example of the S32k142 with TLE94112ES we have nothing available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2024 21:01:38 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2024-07-09T21:01:38Z</dc:date>
    <item>
      <title>S32K142 LPSPI Bare metal code</title>
      <link>https://community.nxp.com/t5/S32K/S32K142-LPSPI-Bare-metal-code/m-p/1904096#M37414</link>
      <description>&lt;P&gt;Hi NXP Team,&amp;nbsp;&lt;BR /&gt;I am Working On S32k142 100 pin Controller. My Application uses&amp;nbsp;TLE94112ES Chip to control DC motor Control through SPI communication.&lt;BR /&gt;Please Send Me link of LPSPI Bare Metal Code example.&lt;BR /&gt;Also is there any example available For S32k142 interfacing With&amp;nbsp;TLE94112ES Motor Driver IC with SPI control please send the example code or Link.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt;Bhushan&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 09:51:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K142-LPSPI-Bare-metal-code/m-p/1904096#M37414</guid>
      <dc:creator>bhushangs101</dc:creator>
      <dc:date>2024-07-09T09:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: S32K142 LPSPI Bare metal code</title>
      <link>https://community.nxp.com/t5/S32K/S32K142-LPSPI-Bare-metal-code/m-p/1904917#M37480</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223611"&gt;@bhushangs101&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sample LPSPI Bare Metal code is provided in the &lt;A href="https://www.nxp.com/docs/en/application-note/AN5413.pdf" target="_blank" rel="noopener"&gt;S32K1xx Series Cookbook&lt;/A&gt;. Regarding the example of the S32k142 with TLE94112ES we have nothing available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 21:01:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K142-LPSPI-Bare-metal-code/m-p/1904917#M37480</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2024-07-09T21:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: S32K142 LPSPI Bare metal code</title>
      <link>https://community.nxp.com/t5/S32K/S32K142-LPSPI-Bare-metal-code/m-p/1909715#M37758</link>
      <description>&lt;P&gt;Hi VaneB,&lt;BR /&gt;&lt;BR /&gt;I am running your example in bare metal LPSPI for my Custom Board by changing the SCLK, CS , SIN , SOUT pins because of LPSPI 0 channel is used. And necessary changes Did in Function Call.&lt;BR /&gt;But i am facing Issue with the SCLK . SCLK is not getting on DSO , but the SOUT line gives me data that i am sending (here SOUT= 0xDD00), CS pin is&amp;nbsp;also working as expected ,&amp;nbsp; visible on DSO .&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bhushangs101_0-1721128455760.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/288748i053095EA42FD48AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bhushangs101_0-1721128455760.png" alt="bhushangs101_0-1721128455760.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;in the same Example code what are the resisters values need to change ? ,&lt;BR /&gt;Please let me know about CLOCK configuration is correct or not in given example ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 11:20:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K142-LPSPI-Bare-metal-code/m-p/1909715#M37758</guid>
      <dc:creator>bhushangs101</dc:creator>
      <dc:date>2024-07-16T11:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: S32K142 LPSPI Bare metal code</title>
      <link>https://community.nxp.com/t5/S32K/S32K142-LPSPI-Bare-metal-code/m-p/1909746#M37761</link>
      <description>&lt;P&gt;i have attached my project please review&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 12:13:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K142-LPSPI-Bare-metal-code/m-p/1909746#M37761</guid>
      <dc:creator>bhushangs101</dc:creator>
      <dc:date>2024-07-16T12:13:20Z</dc:date>
    </item>
  </channel>
</rss>

