<?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>S32GのトピックRe: LLCE LPSPI Support in Linux BSP33</title>
    <link>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1547846#M1631</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;At this moment, I'm not seeing any support regarding AUTOSAR for LLCE LPSPI, just the 3 main communication protocols (CAN, LIN and FlexRay).&lt;/P&gt;
&lt;P&gt;Please, let us know if this information was helpful or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Nov 2022 16:40:13 GMT</pubDate>
    <dc:creator>Daniel-Aguirre</dc:creator>
    <dc:date>2022-11-02T16:40:13Z</dc:date>
    <item>
      <title>LLCE LPSPI Support in Linux BSP33</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1541099#M1570</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;I am working on Board based on S32G, As part of project we have to enable LLCE SPI.&lt;/P&gt;&lt;P&gt;None of the reference boards(S32G-VNP-EVB and RDB3) are having this support.&lt;/P&gt;&lt;P&gt;I am using latest BSP, BSP33. In which i am able to see support for LLCE CAN support in Linux and in firmware support is there, with which we are able to validate CAN.&lt;/P&gt;&lt;P&gt;Before enabling LLCE LPSPI. Could you please answer below queries.&lt;/P&gt;&lt;P&gt;1. Any firmware bin changes required to enable LLCE LPSPI.&lt;/P&gt;&lt;P&gt;2. Linux driver is not there in BSP33, how LLCE communicates with S32G related to SPI transaction ?&lt;/P&gt;&lt;P&gt;Thank you for the support.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 10:30:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1541099#M1570</guid>
      <dc:creator>yellapu_anishkh</dc:creator>
      <dc:date>2022-10-20T10:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE LPSPI Support in Linux BSP33</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1541387#M1572</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Below should be some comments over the questions you asked:&lt;/P&gt;
&lt;P&gt;1. The LLCE binaries loaded into the S32G should have the needed FW for core 1 (RXPPE) to be able to use the SPI firmware.&lt;/P&gt;
&lt;P&gt;2. Regarding the communication between S32G and LLCE peripheral, inside the installation directory of LLCE (c:/nxp/S32G_LLCE_x_x_x) and following the folders "firmware/llce_interface/doc" will be the LLCE firmware user guide. The figure 1.14 [Page 35, LLCEfirmware, Rev 1.0.4] will give a high-level firmware architecture regarding the SPI firmware.&lt;/P&gt;
&lt;P&gt;Please, let us know if this information was helpful or not.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 20:58:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1541387#M1572</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2022-10-20T20:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE LPSPI Support in Linux BSP33</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1541590#M1574</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;Thank you for the response.&lt;/P&gt;&lt;P&gt;1. SPI Firmware. I have downloaded LLCE firmware from NXP. Below binaries(dte.bin,frpe.bin,ppe_rx.bin,ppe_tx.bin) are present. As per below info ppe_rx.bin &amp;amp; ppe_tx.bin should support SPI firmware right ?&lt;/P&gt;&lt;P&gt;2.My focus area is Linux Operating System, where i have to enable LLCE SPI. In latest BSP, i am not seeing any support for LLCE SPI driver apart from LLCE CAN (drivers/net/can/llce/llce_can.c). Could you please confirm the support in Linux / Support is available only for AUTOSAR ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 03:54:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1541590#M1574</guid>
      <dc:creator>yellapu_anishkh</dc:creator>
      <dc:date>2022-10-21T03:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE LPSPI Support in Linux BSP33</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1542134#M1578</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Below should be some comments over the questions you asked:&lt;/P&gt;
&lt;P&gt;1) As told in LLCE User Manual, ppe_rx.bin is the file for core 1, in which LPSPI FW should be running.&lt;/P&gt;
&lt;P&gt;2) At this moment, only QSPI and DSPI is being supported on the Linux kernel. As you are saying, no information is given for LLCE_LPSPI in the Linux User Manual. We cannot guarantee in the near future it will be supported, but stay tuned for any LLCE_LPSPI on the release notes for Linux BSP.&lt;/P&gt;
&lt;P&gt;Please, let us know if this information is helpful or not.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 19:55:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1542134#M1578</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2022-10-21T19:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE LPSPI Support in Linux BSP33</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1547419#M1625</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;Is the support present in AUTOSAR for LLCE LPSPI driver ?&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 05:37:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1547419#M1625</guid>
      <dc:creator>yellapu_anishkh</dc:creator>
      <dc:date>2022-11-02T05:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE LPSPI Support in Linux BSP33</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1547846#M1631</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;At this moment, I'm not seeing any support regarding AUTOSAR for LLCE LPSPI, just the 3 main communication protocols (CAN, LIN and FlexRay).&lt;/P&gt;
&lt;P&gt;Please, let us know if this information was helpful or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 16:40:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LPSPI-Support-in-Linux-BSP33/m-p/1547846#M1631</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2022-11-02T16:40:13Z</dc:date>
    </item>
  </channel>
</rss>

