<?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: lpc1768 watch dog timer in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-watch-dog-timer/m-p/1575788#M51142</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;From the following Figs, you can see that the WDT tick source can befrom irc_clk, PCLK and rtc_clk.&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;nominal irc_clk is 4MHz , pls refer to section&amp;nbsp;4.3.1 Internal RC oscillator in UM10360.pdf&lt;/P&gt;
&lt;P&gt;The rtc_clk is 1Hz which is generated by 32KHz crystal.&lt;/P&gt;
&lt;P&gt;The PCLK for WDT is determined by the selection of register PCLKSEL0[PCLK_WDT], this is the setting, in other words:&lt;/P&gt;
&lt;P&gt;PCLKSEL0[1:0]=00 in binary, CCLK/4 is selected.&lt;/P&gt;
&lt;P&gt;PCLKSEL0[1:0]=01 in binary, CCLK is selected.&lt;/P&gt;
&lt;P&gt;PCLKSEL0[1:0]=10 in binary, CCLK/2 is selected.&lt;/P&gt;
&lt;P&gt;PCLKSEL0[1:0]=11 in binary, CCLK/8 is selected.&lt;/P&gt;
&lt;P&gt;Pls refer to section 4.7.3 Peripheral Clock Selection registers 0 and 1 (PCLKSEL0 -&lt;BR /&gt;0x400F C1A8 and PCLKSEL1 - 0x400F C1AC)&lt;/P&gt;
&lt;P&gt;Table 42. Peripheral Clock Selection register bit values&lt;BR /&gt;PCLKSEL0 and PCLKSEL1&lt;BR /&gt;individual peripheral’s clock&lt;BR /&gt;select options&lt;BR /&gt;Function Reset&lt;BR /&gt;value&lt;BR /&gt;00 PCLK_peripheral = CCLK/4 00&lt;BR /&gt;01 PCLK_peripheral = CCLK&lt;BR /&gt;10 PCLK_peripheral = CCLK/2&lt;BR /&gt;11 PCLK_peripheral = CCLK/8,&lt;/P&gt;
&lt;P&gt;For the CCLK frequency, pls refer to the PLL0 configuration and the post divider. Pls refer to Fig 7. Clock generation for the LPC176x/5x.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1672385439821.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205755iEF80A71C41ECC98C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1672385439821.png" alt="xiangjun_rong_0-1672385439821.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_1-1672385650481.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205756iDFA673F7AF4676CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_1-1672385650481.png" alt="xiangjun_rong_1-1672385650481.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Dec 2022 08:02:40 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2022-12-30T08:02:40Z</dc:date>
    <item>
      <title>lpc1768 watch dog timer</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-watch-dog-timer/m-p/1575723#M51139</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using LPC1768 watch dog timer, how can we determine to find out the Selectable time period&amp;nbsp; (TWDCLK × 232 × 4) and also&amp;nbsp; i configure mode register to enable the WDT. when we use the RESET bit in WDMOD.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 05:01:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-watch-dog-timer/m-p/1575723#M51139</guid>
      <dc:creator>Sathiya</dc:creator>
      <dc:date>2022-12-30T05:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 watch dog timer</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-watch-dog-timer/m-p/1575788#M51142</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;From the following Figs, you can see that the WDT tick source can befrom irc_clk, PCLK and rtc_clk.&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;nominal irc_clk is 4MHz , pls refer to section&amp;nbsp;4.3.1 Internal RC oscillator in UM10360.pdf&lt;/P&gt;
&lt;P&gt;The rtc_clk is 1Hz which is generated by 32KHz crystal.&lt;/P&gt;
&lt;P&gt;The PCLK for WDT is determined by the selection of register PCLKSEL0[PCLK_WDT], this is the setting, in other words:&lt;/P&gt;
&lt;P&gt;PCLKSEL0[1:0]=00 in binary, CCLK/4 is selected.&lt;/P&gt;
&lt;P&gt;PCLKSEL0[1:0]=01 in binary, CCLK is selected.&lt;/P&gt;
&lt;P&gt;PCLKSEL0[1:0]=10 in binary, CCLK/2 is selected.&lt;/P&gt;
&lt;P&gt;PCLKSEL0[1:0]=11 in binary, CCLK/8 is selected.&lt;/P&gt;
&lt;P&gt;Pls refer to section 4.7.3 Peripheral Clock Selection registers 0 and 1 (PCLKSEL0 -&lt;BR /&gt;0x400F C1A8 and PCLKSEL1 - 0x400F C1AC)&lt;/P&gt;
&lt;P&gt;Table 42. Peripheral Clock Selection register bit values&lt;BR /&gt;PCLKSEL0 and PCLKSEL1&lt;BR /&gt;individual peripheral’s clock&lt;BR /&gt;select options&lt;BR /&gt;Function Reset&lt;BR /&gt;value&lt;BR /&gt;00 PCLK_peripheral = CCLK/4 00&lt;BR /&gt;01 PCLK_peripheral = CCLK&lt;BR /&gt;10 PCLK_peripheral = CCLK/2&lt;BR /&gt;11 PCLK_peripheral = CCLK/8,&lt;/P&gt;
&lt;P&gt;For the CCLK frequency, pls refer to the PLL0 configuration and the post divider. Pls refer to Fig 7. Clock generation for the LPC176x/5x.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1672385439821.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205755iEF80A71C41ECC98C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1672385439821.png" alt="xiangjun_rong_0-1672385439821.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_1-1672385650481.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205756iDFA673F7AF4676CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_1-1672385650481.png" alt="xiangjun_rong_1-1672385650481.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 08:02:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-watch-dog-timer/m-p/1575788#M51142</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-12-30T08:02:40Z</dc:date>
    </item>
  </channel>
</rss>

