<?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 Using TRGMUX with RTDs on the S32K118 in S32 SDK</title>
    <link>https://community.nxp.com/t5/S32-SDK/Using-TRGMUX-with-RTDs-on-the-S32K118/m-p/1447486#M2508</link>
    <description>&lt;P&gt;I'm trying to use the lpit and the PDB to trigger ADC conversions every 10ms using the RTD low level drivers.&lt;/P&gt;&lt;P&gt;The TRGMUX is needed to route the lpit's trigger output to the PDB's trigger input and I see a driver for TRGMUX and configure it, but this only creates a data structure. I can't find the library call to initialize the TRGMUX with this data structure.&lt;/P&gt;&lt;P&gt;The RTD_MCL_UM mentions a TRGMUX IP driver on the last page. The detailed description is blank.&lt;/P&gt;&lt;P&gt;How can I use the interval timer to trigger ADC conversions using the RTDs? The library appears to be incomplete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Apr 2022 00:01:21 GMT</pubDate>
    <dc:creator>hns80</dc:creator>
    <dc:date>2022-04-22T00:01:21Z</dc:date>
    <item>
      <title>Using TRGMUX with RTDs on the S32K118</title>
      <link>https://community.nxp.com/t5/S32-SDK/Using-TRGMUX-with-RTDs-on-the-S32K118/m-p/1447486#M2508</link>
      <description>&lt;P&gt;I'm trying to use the lpit and the PDB to trigger ADC conversions every 10ms using the RTD low level drivers.&lt;/P&gt;&lt;P&gt;The TRGMUX is needed to route the lpit's trigger output to the PDB's trigger input and I see a driver for TRGMUX and configure it, but this only creates a data structure. I can't find the library call to initialize the TRGMUX with this data structure.&lt;/P&gt;&lt;P&gt;The RTD_MCL_UM mentions a TRGMUX IP driver on the last page. The detailed description is blank.&lt;/P&gt;&lt;P&gt;How can I use the interval timer to trigger ADC conversions using the RTDs? The library appears to be incomplete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 00:01:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Using-TRGMUX-with-RTDs-on-the-S32K118/m-p/1447486#M2508</guid>
      <dc:creator>hns80</dc:creator>
      <dc:date>2022-04-22T00:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using TRGMUX with RTDs on the S32K118</title>
      <link>https://community.nxp.com/t5/S32-SDK/Using-TRGMUX-with-RTDs-on-the-S32K118/m-p/1449192#M2512</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I think just&amp;nbsp;Trgmux_Ip_Init should be called, Trgmux_Ip.h need to be included.&lt;/P&gt;
&lt;P&gt;Function is defined in&amp;nbsp;Trgmux_Ip.c&lt;/P&gt;
&lt;P&gt;Trgmux_Ip_StatusType Trgmux_Ip_Init(const Trgmux_Ip_InitType * const pxTrgmuxInit)&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 11:58:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Using-TRGMUX-with-RTDs-on-the-S32K118/m-p/1449192#M2512</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-04-26T11:58:37Z</dc:date>
    </item>
  </channel>
</rss>

