<?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 i.MXRT1160: LPSPI HREQ supported? in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MXRT1160-LPSPI-HREQ-supported/m-p/1668477#M25506</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a question regarding the LPSPI of the i.MXRT1166:&lt;/P&gt;&lt;P&gt;The i.MX RT1160 Reference Manual Rev. 0 05/2021 describes the HRSEL, HRPOL and HREN bits in the LPSPI CFGR0. There is a note at the beginning of the LPSPI chapter that 'The "Output Triggers" section is not applicable for this device.' The HREQ is an input trigger so I would expect that the note is not relevant.&lt;/P&gt;&lt;P&gt;But at the same time the header file for the i.MXRT1166 in the mcux-sdk doesn't define the HRSEL, HRPOL and HREN bits: &lt;A href="https://github.com/nxp-mcuxpresso/mcux-sdk/blob/main/devices/MIMXRT1166/MIMXRT1166_cm7.h" target="_blank"&gt;https://github.com/nxp-mcuxpresso/mcux-sdk/blob/main/devices/MIMXRT1166/MIMXRT1166_cm7.h&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That makes me a bit suspicious: Does the i.MXRT1166 LPSPI support HREQ or is that feature missing?&lt;/P&gt;&lt;P&gt;With kind regards&lt;/P&gt;&lt;P&gt;Christian Mauderer&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jun 2023 14:31:44 GMT</pubDate>
    <dc:creator>christian_mauderer</dc:creator>
    <dc:date>2023-06-13T14:31:44Z</dc:date>
    <item>
      <title>i.MXRT1160: LPSPI HREQ supported?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MXRT1160-LPSPI-HREQ-supported/m-p/1668477#M25506</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a question regarding the LPSPI of the i.MXRT1166:&lt;/P&gt;&lt;P&gt;The i.MX RT1160 Reference Manual Rev. 0 05/2021 describes the HRSEL, HRPOL and HREN bits in the LPSPI CFGR0. There is a note at the beginning of the LPSPI chapter that 'The "Output Triggers" section is not applicable for this device.' The HREQ is an input trigger so I would expect that the note is not relevant.&lt;/P&gt;&lt;P&gt;But at the same time the header file for the i.MXRT1166 in the mcux-sdk doesn't define the HRSEL, HRPOL and HREN bits: &lt;A href="https://github.com/nxp-mcuxpresso/mcux-sdk/blob/main/devices/MIMXRT1166/MIMXRT1166_cm7.h" target="_blank"&gt;https://github.com/nxp-mcuxpresso/mcux-sdk/blob/main/devices/MIMXRT1166/MIMXRT1166_cm7.h&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That makes me a bit suspicious: Does the i.MXRT1166 LPSPI support HREQ or is that feature missing?&lt;/P&gt;&lt;P&gt;With kind regards&lt;/P&gt;&lt;P&gt;Christian Mauderer&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 14:31:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MXRT1160-LPSPI-HREQ-supported/m-p/1668477#M25506</guid>
      <dc:creator>christian_mauderer</dc:creator>
      <dc:date>2023-06-13T14:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: i.MXRT1160: LPSPI HREQ supported?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MXRT1160-LPSPI-HREQ-supported/m-p/1668647#M25512</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/170033"&gt;@christian_mauderer&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;HREQ is supported on the RT11xx devices. The absence of the&amp;nbsp;&lt;SPAN&gt;HRSEL, HRPOL and HREN bits&lt;/SPAN&gt;&amp;nbsp;on the core's header file is most likely a bug. I will report this to the SDK team to deliberate about this issue and make the appropriate changes.&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 21:46:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MXRT1160-LPSPI-HREQ-supported/m-p/1668647#M25512</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2023-06-13T21:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: i.MXRT1160: LPSPI HREQ supported?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MXRT1160-LPSPI-HREQ-supported/m-p/1668899#M25518</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186731"&gt;@EdwinHz&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;thanks for the quick response.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 05:25:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MXRT1160-LPSPI-HREQ-supported/m-p/1668899#M25518</guid>
      <dc:creator>christian_mauderer</dc:creator>
      <dc:date>2023-06-14T05:25:37Z</dc:date>
    </item>
  </channel>
</rss>

