<?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: S32K348 set the pit2 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K348-set-the-pit2/m-p/2188859#M53659</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please configure the McuPeripheral -&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Peripheral Clock Enable&lt;/STRONG&gt; in &lt;STRONG&gt;Mcu&lt;/STRONG&gt;(MCAL) component&amp;nbsp;&lt;SPAN&gt;by refer to the discussion in&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/S32K/S32K312EVB-Q172-UART-Example-not-working/td-p/1762274" target="_self"&gt;&lt;SPAN&gt;S32K312EVB-Q172 UART Example not working&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please ensure that you use your company email address when communicating with NXP so that we can prioritize your question accordingly. Because when resources are limited, we are unable to support customers writing from generic email accounts such as gmail.com or qq.com or similar.&lt;BR /&gt;Thank you for your understanding.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
    <pubDate>Mon, 20 Oct 2025 03:38:04 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2025-10-20T03:38:04Z</dc:date>
    <item>
      <title>S32K348 set the pit2</title>
      <link>https://community.nxp.com/t5/S32K/S32K348-set-the-pit2/m-p/2188575#M53653</link>
      <description>&lt;P&gt;hello:&lt;/P&gt;&lt;P&gt;now i set the pit0 as timer ,&amp;nbsp;The timer function is operating normally。&lt;/P&gt;&lt;P&gt;but&amp;nbsp; i set&amp;nbsp; the pit2 as timer，The timer function is not operating normally。&lt;/P&gt;&lt;P&gt;i&amp;nbsp; Set pit2 as shown in the following figure：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="youngkin_0-1760765773730.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361479i45B5941BCE10B0B7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="youngkin_0-1760765773730.png" alt="youngkin_0-1760765773730.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="youngkin_1-1760765802040.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361480i7EA7D599264C43E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="youngkin_1-1760765802040.png" alt="youngkin_1-1760765802040.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="youngkin_2-1760765832578.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361481i1F35F6C7E10D92E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="youngkin_2-1760765832578.png" alt="youngkin_2-1760765832578.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;when&amp;nbsp; i&amp;nbsp; debug&amp;nbsp; the pit2，When executing function(Pit_Ip_Init(2, PIT_2_CH_0);), it will enter a hardware error（HardFault_Handler）。if&amp;nbsp; only debug pit0，it is ok。&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="youngkin_3-1760765913654.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361482iB65132D851D27CA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="youngkin_3-1760765913654.png" alt="youngkin_3-1760765913654.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="youngkin_4-1760766029094.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361483i58F328C2750E9AA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="youngkin_4-1760766029094.png" alt="youngkin_4-1760766029094.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I have reviewed the information，PIT2 of S32K3 is connected to the AIPS1 bus, and the AIPS1 clock is turned off by default when powered on。&lt;/P&gt;&lt;P&gt;I want to&amp;nbsp; set&amp;nbsp; the mcu&amp;nbsp; moudle，but&amp;nbsp; i can not&amp;nbsp; find&amp;nbsp;&lt;STRONG&gt;“McuPeripheralClkConfig”&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="youngkin_0-1760766564219.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361484i051409FA95C8887F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="youngkin_0-1760766564219.png" alt="youngkin_0-1760766564219.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="youngkin_1-1760766666296.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/361485i59C3EC0FA44FC269/image-size/medium?v=v2&amp;amp;px=400" role="button" title="youngkin_1-1760766666296.png" alt="youngkin_1-1760766666296.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I activate this &lt;STRONG&gt;AIPS1&amp;nbsp;&lt;/STRONG&gt; through the configuration tool。&lt;/P&gt;&lt;P&gt;Thank you for taking the time to answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Oct 2025 05:53:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K348-set-the-pit2/m-p/2188575#M53653</guid>
      <dc:creator>youngkin</dc:creator>
      <dc:date>2025-10-18T05:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: S32K348 set the pit2</title>
      <link>https://community.nxp.com/t5/S32K/S32K348-set-the-pit2/m-p/2188859#M53659</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please configure the McuPeripheral -&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Peripheral Clock Enable&lt;/STRONG&gt; in &lt;STRONG&gt;Mcu&lt;/STRONG&gt;(MCAL) component&amp;nbsp;&lt;SPAN&gt;by refer to the discussion in&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/S32K/S32K312EVB-Q172-UART-Example-not-working/td-p/1762274" target="_self"&gt;&lt;SPAN&gt;S32K312EVB-Q172 UART Example not working&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please ensure that you use your company email address when communicating with NXP so that we can prioritize your question accordingly. Because when resources are limited, we are unable to support customers writing from generic email accounts such as gmail.com or qq.com or similar.&lt;BR /&gt;Thank you for your understanding.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 03:38:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K348-set-the-pit2/m-p/2188859#M53659</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2025-10-20T03:38:04Z</dc:date>
    </item>
  </channel>
</rss>

