<?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: SPI on S32K148</title>
    <link>https://community.nxp.com/t5/S32K/SPI-on-S32K148/m-p/1522479#M17716</link>
    <description>&lt;P&gt;&lt;A href="mailto:Hi@RishikeshB" target="_blank"&gt;Hi@RishikeshB&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;please take a try the &lt;STRONG&gt;demo:lpspi_transfer_s32k148&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;The application uses two on board instances of LPSPI, one in master configuration and the other one is slave to communicate data via the SPI bus. Data will be gathered periodically from the ADC input and will be sent to the master device which transforms it into a PWM signal. In this way the potentiometer controls the LED intensity.&lt;BR /&gt;&lt;BR /&gt;I have tested this routine and the waveforms tested by the oscilloscope are all working fine！&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 03:17:16 GMT</pubDate>
    <dc:creator>Senlent</dc:creator>
    <dc:date>2022-09-15T03:17:16Z</dc:date>
    <item>
      <title>SPI on S32K148</title>
      <link>https://community.nxp.com/t5/S32K/SPI-on-S32K148/m-p/1522417#M17714</link>
      <description>&lt;P&gt;Hello NXP&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on S32K148 for SPI&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to configure SPI in master mode only and how to check the output result&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have any slave Device.&lt;/P&gt;&lt;P&gt;Is there any sample code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 01:34:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SPI-on-S32K148/m-p/1522417#M17714</guid>
      <dc:creator>RishikeshB</dc:creator>
      <dc:date>2022-09-15T01:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: SPI on S32K148</title>
      <link>https://community.nxp.com/t5/S32K/SPI-on-S32K148/m-p/1522479#M17716</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@RishikeshB" target="_blank"&gt;Hi@RishikeshB&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;please take a try the &lt;STRONG&gt;demo:lpspi_transfer_s32k148&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;The application uses two on board instances of LPSPI, one in master configuration and the other one is slave to communicate data via the SPI bus. Data will be gathered periodically from the ADC input and will be sent to the master device which transforms it into a PWM signal. In this way the potentiometer controls the LED intensity.&lt;BR /&gt;&lt;BR /&gt;I have tested this routine and the waveforms tested by the oscilloscope are all working fine！&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 03:17:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SPI-on-S32K148/m-p/1522479#M17716</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2022-09-15T03:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: SPI on S32K148</title>
      <link>https://community.nxp.com/t5/S32K/SPI-on-S32K148/m-p/1524078#M17778</link>
      <description>&lt;P&gt;What data are we actually sending in this&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 07:31:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SPI-on-S32K148/m-p/1524078#M17778</guid>
      <dc:creator>RishikeshB</dc:creator>
      <dc:date>2022-09-19T07:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: SPI on S32K148</title>
      <link>https://community.nxp.com/t5/S32K/SPI-on-S32K148/m-p/1524103#M17786</link>
      <description>&lt;P&gt;an 8-bit data：&lt;/P&gt;
&lt;P&gt;uint8_t &lt;STRONG&gt;&lt;EM&gt;slaveDataSend&lt;/EM&gt;&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;slaveDataSend = (uint8_t)adcRead;&lt;BR /&gt;LPSPI_DRV_SlaveTransfer(RECEIVE, &amp;amp;slaveDataSend, &amp;amp;slaveDataReceive, BUFFER_SIZE);&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 08:02:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SPI-on-S32K148/m-p/1524103#M17786</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2022-09-19T08:02:23Z</dc:date>
    </item>
  </channel>
</rss>

