<?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: LPSPI interfacing flash using S32K312 RTD in S32G</title>
    <link>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1657093#M3364</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217297"&gt;@sai-bodhanapu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you take a look at the Lpspi_Ip_SyncTransmit(), this function calls Lpspi_TransmitTxInit() and Lpspi_TransmitRxInit() which receives as a parameter their respective buffer and the same length which is the one defined in the call of Lpspi_Ip_SyncTransmit().&lt;/P&gt;
&lt;P&gt;This means that this function was designed so that transmission and reception work with the same number of bytes.&lt;/P&gt;
&lt;P&gt;Please let me know if the explanation is clear or if it is not what you were looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
    <pubDate>Wed, 24 May 2023 22:01:12 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2023-05-24T22:01:12Z</dc:date>
    <item>
      <title>LPSPI interfacing flash using S32K312 RTD</title>
      <link>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1656746#M3355</link>
      <description>&lt;P&gt;Hello i am using S32K312, i need to interface the Spansion S25 flash using RTD, i am using&amp;nbsp; Lpspi_Ip_SyncTransmit() function to transmit and receive the data , but the function description tells the length parameter is number&amp;nbsp; of bytes to send, but how can we receive the required number of bytes using the same function?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="saibodhanapu_0-1684938887929.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/224722i8FC1D6FF969C8562/image-size/medium?v=v2&amp;amp;px=400" role="button" title="saibodhanapu_0-1684938887929.png" alt="saibodhanapu_0-1684938887929.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 14:33:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1656746#M3355</guid>
      <dc:creator>sai-bodhanapu</dc:creator>
      <dc:date>2023-05-24T14:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPSPI interfacing flash using S32K312 RTD</title>
      <link>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1657093#M3364</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217297"&gt;@sai-bodhanapu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you take a look at the Lpspi_Ip_SyncTransmit(), this function calls Lpspi_TransmitTxInit() and Lpspi_TransmitRxInit() which receives as a parameter their respective buffer and the same length which is the one defined in the call of Lpspi_Ip_SyncTransmit().&lt;/P&gt;
&lt;P&gt;This means that this function was designed so that transmission and reception work with the same number of bytes.&lt;/P&gt;
&lt;P&gt;Please let me know if the explanation is clear or if it is not what you were looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 22:01:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1657093#M3364</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-05-24T22:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: LPSPI interfacing flash using S32K312 RTD</title>
      <link>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1657716#M3380</link>
      <description>Hello Vane, then what is the difference between the SyncTransmit and AsyncTransmit functions? so the length parameter is same in both?</description>
      <pubDate>Thu, 25 May 2023 13:29:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1657716#M3380</guid>
      <dc:creator>sai-bodhanapu</dc:creator>
      <dc:date>2023-05-25T13:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: LPSPI interfacing flash using S32K312 RTD</title>
      <link>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1657857#M3384</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217297"&gt;@sai-bodhanapu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Synchronous communication is a method in which a continuous stream of data signals is accompanied by a clock signal to ensure that the transmitter and receiver are synchronized with each other.&lt;/P&gt;
&lt;P&gt;Asynchronous communication, on the other hand, did not require a clock signal since the data is synchronized through signals, which indicate the start of the new byte or message.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 17:31:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1657857#M3384</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-05-25T17:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: LPSPI interfacing flash using S32K312 RTD</title>
      <link>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1658339#M3393</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Can you please tell me how the LPSPI functions work if we have different transmit and receive bytes?&lt;/P&gt;&lt;P&gt;For instance i need to send X bytes and need receive Y bytes( in my case with SPI flash i need to send 4 byte data(command+address) and need to receive the required number of bytes) with LPSPI functions.&lt;/P&gt;&lt;P&gt;Please let me know.&lt;/P&gt;&lt;P&gt;Sincerly,&lt;/P&gt;&lt;P&gt;Sai Praveen Bodhanapu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 10:28:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1658339#M3393</guid>
      <dc:creator>sai-bodhanapu</dc:creator>
      <dc:date>2023-05-26T10:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: LPSPI interfacing flash using S32K312 RTD</title>
      <link>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1658571#M3400</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217297"&gt;@sai-bodhanapu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest you test the LPSPI examples included in the RTD. To know how the module works.&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 18:32:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LPSPI-interfacing-flash-using-S32K312-RTD/m-p/1658571#M3400</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-05-26T18:32:50Z</dc:date>
    </item>
  </channel>
</rss>

