<?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: Problem in LPIT configure in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017547#M6217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Daniel. I understood the concept..Now it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2020 09:40:43 GMT</pubDate>
    <dc:creator>subham_dey</dc:creator>
    <dc:date>2020-01-31T09:40:43Z</dc:date>
    <item>
      <title>Problem in LPIT configure</title>
      <link>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017543#M6213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to configure LPIT timer for 1ms in s32k146 board. I am not getting the accuarte output. please help me to do this. Is it possible to configure LPIT for 10 ms or whatever time i want .I am attaching the code. Please tell me what should i do and how i can change the timer interrupt time. kindly help me asap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2020 10:31:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017543#M6213</guid>
      <dc:creator>subham_dey</dc:creator>
      <dc:date>2020-01-29T10:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in LPIT configure</title>
      <link>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017545#M6215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Danial for replying. can u kindly tell me how do u calculate??&lt;/P&gt;&lt;P&gt;and if i want to configure 3 timer in different interrupt at together value then how to do it??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2020 14:15:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017545#M6215</guid>
      <dc:creator>subham_dey</dc:creator>
      <dc:date>2020-01-30T14:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in LPIT configure</title>
      <link>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017546#M6216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/subham.dey@embitel.com"&gt;subham.dey@embitel.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I think it is quite&amp;nbsp;straight-forward, it depends on the LPIT function clock, which is common for all 4 LPIT channels, and the values in&amp;nbsp;TVALn registers which selects&amp;nbsp;a timeout period for&amp;nbsp;each&amp;nbsp;LPIT&amp;nbsp;channel. So, although all the four channels runs at the same clock, each&amp;nbsp;channels can generate an interrupt at a different timeout period.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please refer to the S32K1xx reference manual for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2020 14:48:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017546#M6216</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-01-30T14:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in LPIT configure</title>
      <link>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017547#M6217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Daniel. I understood the concept..Now it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2020 09:40:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017547#M6217</guid>
      <dc:creator>subham_dey</dc:creator>
      <dc:date>2020-01-31T09:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in LPIT configure</title>
      <link>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017548#M6218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Shubam / Daniel&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you Guys doing good .&lt;/P&gt;&lt;P&gt;Recently i am also plan to configure some Timer interrupt&amp;nbsp; , then i got some doubts and referred your inputs .&lt;/P&gt;&lt;P&gt;Now According to my understanding above the issue :&lt;/P&gt;&lt;P&gt;freq is&amp;nbsp; = 40MHZ&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you let me know how&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;LPIT timeout period (TMR_TVAL) value put 400000 for 10MS ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="" style="color: #000000; background: #f5f2f0; border: 0px; margin: 0.5em 0px; padding: 1em 1em 1em 3.8em;"&gt;&lt;CODE style="border: 0px; font-weight: inherit;"&gt; LPIT0-&amp;gt;TMR[0].TVAL = 400000;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;for 10 MS ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please provide steps how you calculated&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2020 06:17:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017548#M6218</guid>
      <dc:creator>gowthaman_krish</dc:creator>
      <dc:date>2020-02-28T06:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in LPIT configure</title>
      <link>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017549#M6219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gowthaman,&lt;/P&gt;&lt;P&gt;According to the understanding, your system clock frequency is 40 MHz.&lt;/P&gt;&lt;P&gt;LPIT0-&amp;gt;TMR[0].TVAL = TIMER0_LOAD_VALUE;&lt;/P&gt;&lt;P&gt;If u want to configure the timer for 10ms then&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;TIMER0_LOAD_VALUE will be&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(SPLLDIV2_CLK_FREQ /TIMER0_PERIOD_HZ)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if timer period is 10ms then in Hz it will be 100Hz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hence 40MHz/100=40000000/100=400000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if any query u have u can let me know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2020 10:01:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017549#M6219</guid>
      <dc:creator>subham_dey</dc:creator>
      <dc:date>2020-02-28T10:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in LPIT configure</title>
      <link>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017550#M6220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry for late reply&lt;/P&gt;&lt;P&gt;thanks subham dey..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2020 11:59:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Problem-in-LPIT-configure/m-p/1017550#M6220</guid>
      <dc:creator>gowthaman_krish</dc:creator>
      <dc:date>2020-04-15T11:59:29Z</dc:date>
    </item>
  </channel>
</rss>

