<?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のトピックSPI communication with 32bit value</title>
    <link>https://community.nxp.com/t5/S32K/SPI-communication-with-32bit-value/m-p/1299548#M11222</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I am trying to implements SPI communication with my Slave IC with the option 32bits per frame.&lt;BR /&gt;But in processor expert generated code i can pass only 8bit char array:&lt;/P&gt;&lt;P&gt;status_t LPSPI_DRV_MasterTransferBlocking(uint32_t instance,&lt;BR /&gt;const &lt;FONT face="impact,chicago"&gt;uint8_t&lt;/FONT&gt; * &lt;STRONG&gt;sendBuffer&lt;/STRONG&gt;,&lt;BR /&gt;&lt;FONT face="impact,chicago"&gt;uint8_t&lt;/FONT&gt; * &lt;STRONG&gt;receiveBuffer&lt;/STRONG&gt;,&lt;BR /&gt;uint16_t transferByteCount,&lt;BR /&gt;uint32_t timeout);&lt;/P&gt;&lt;P&gt;Please suggest/guide how can i use processor expert with 32bits/frame.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jun 2021 08:29:44 GMT</pubDate>
    <dc:creator>Learner</dc:creator>
    <dc:date>2021-06-29T08:29:44Z</dc:date>
    <item>
      <title>SPI communication with 32bit value</title>
      <link>https://community.nxp.com/t5/S32K/SPI-communication-with-32bit-value/m-p/1299548#M11222</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I am trying to implements SPI communication with my Slave IC with the option 32bits per frame.&lt;BR /&gt;But in processor expert generated code i can pass only 8bit char array:&lt;/P&gt;&lt;P&gt;status_t LPSPI_DRV_MasterTransferBlocking(uint32_t instance,&lt;BR /&gt;const &lt;FONT face="impact,chicago"&gt;uint8_t&lt;/FONT&gt; * &lt;STRONG&gt;sendBuffer&lt;/STRONG&gt;,&lt;BR /&gt;&lt;FONT face="impact,chicago"&gt;uint8_t&lt;/FONT&gt; * &lt;STRONG&gt;receiveBuffer&lt;/STRONG&gt;,&lt;BR /&gt;uint16_t transferByteCount,&lt;BR /&gt;uint32_t timeout);&lt;/P&gt;&lt;P&gt;Please suggest/guide how can i use processor expert with 32bits/frame.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 08:29:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SPI-communication-with-32bit-value/m-p/1299548#M11222</guid>
      <dc:creator>Learner</dc:creator>
      <dc:date>2021-06-29T08:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: SPI communication with 32bit value</title>
      <link>https://community.nxp.com/t5/S32K/SPI-communication-with-32bit-value/m-p/1299640#M11224</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178221"&gt;@Learner&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The frame size is configurable in the PE:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_1-1624963935194.png" style="width: 790px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/148243i274DED3C5AC3E87A/image-dimensions/790x119?v=v2" width="790" height="119" role="button" title="danielmartynek_1-1624963935194.png" alt="danielmartynek_1-1624963935194.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The buffers just have to be aligned:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_2-1624964124011.png" style="width: 672px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/148244iBDDF1B4231D0F9B4/image-dimensions/672x561?v=v2" width="672" height="561" role="button" title="danielmartynek_2-1624964124011.png" alt="danielmartynek_2-1624964124011.png" /&gt;&lt;/span&gt;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 10:57:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SPI-communication-with-32bit-value/m-p/1299640#M11224</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2021-06-29T10:57:05Z</dc:date>
    </item>
  </channel>
</rss>

