<?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>8-bit MicrocontrollersのトピックRe: UART and watchdog</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/UART-and-watchdog/m-p/131775#M2830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Right away I'd look at your receive routine. If you're using a polled routine, make sure it gets out on a regular basis to kick the watchdog. If it's an interrupt routine, then look for where it's hanging and not exiting.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Sep 2006 22:38:24 GMT</pubDate>
    <dc:creator>mke_et</dc:creator>
    <dc:date>2006-09-28T22:38:24Z</dc:date>
    <item>
      <title>UART and watchdog</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/UART-and-watchdog/m-p/131774#M2829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi everyone:&lt;/DIV&gt;&lt;DIV&gt;I´m using the SCI transmitter to send and receive data at 9600baud. With the transmission I have no problem but when I try to receive I get the next problem:&lt;/DIV&gt;&lt;DIV&gt;I send 3 bytes from the PC and the MC9s08AW resets because of the watchdog. Why this happens?&lt;/DIV&gt;&lt;DIV&gt;Thank you very much.&lt;/DIV&gt;&lt;DIV&gt;Best regards&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 22:32:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/UART-and-watchdog/m-p/131774#M2829</guid>
      <dc:creator>FordFairlaneBen</dc:creator>
      <dc:date>2006-09-28T22:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: UART and watchdog</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/UART-and-watchdog/m-p/131775#M2830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Right away I'd look at your receive routine. If you're using a polled routine, make sure it gets out on a regular basis to kick the watchdog. If it's an interrupt routine, then look for where it's hanging and not exiting.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 22:38:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/UART-and-watchdog/m-p/131775#M2830</guid>
      <dc:creator>mke_et</dc:creator>
      <dc:date>2006-09-28T22:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: UART and watchdog</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/UART-and-watchdog/m-p/131776#M2831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi, Ford:&lt;BR /&gt;&lt;BR /&gt;In addition to what mke_et said, make sure you are clearing the interrupt flag, if you are using interrupts.&lt;BR /&gt;&lt;BR /&gt;Read the status register before reading the data register, or the interrupt flag will remain set, and you will loop through your ISR forever.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 01:03:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/UART-and-watchdog/m-p/131776#M2831</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2006-09-29T01:03:14Z</dc:date>
    </item>
  </channel>
</rss>

