<?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: LPC11C14 CAN Bus Transmit error counter Reset issue in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-CAN-Bus-Transmit-error-counter-Reset-issue/m-p/536268#M11157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CH Wu on Thu Aug 20 20:11:17 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The LPC2378 can clear the transmit error counter by setting the RM bit. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RXERR (Rx Error Counter) contains the number of messages received in error. Setting the RM bit in the Mode register (CANMOD) allows clearing of this counter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TXERR (Tx Error Counter) contains the number of messages transmitted in error. Setting the RM bit in the Mode register (CANMOD) allows clearing of this counter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the LPC11C14 or LPC1500 provide the sample funtion?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CH Wu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:37:49 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:37:49Z</dc:date>
    <item>
      <title>LPC11C14 CAN Bus Transmit error counter Reset issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-CAN-Bus-Transmit-error-counter-Reset-issue/m-p/536267#M11156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CH Wu on Wed Aug 19 22:16:00 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to reset the transmit error counter of the LPC11C14 CAN bus module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The thing is the transmit error counter is RO(Read Only), can it be modified by any other ways?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CH Wu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:37:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-CAN-Bus-Transmit-error-counter-Reset-issue/m-p/536267#M11156</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C14 CAN Bus Transmit error counter Reset issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-CAN-Bus-Transmit-error-counter-Reset-issue/m-p/536268#M11157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CH Wu on Thu Aug 20 20:11:17 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The LPC2378 can clear the transmit error counter by setting the RM bit. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RXERR (Rx Error Counter) contains the number of messages received in error. Setting the RM bit in the Mode register (CANMOD) allows clearing of this counter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TXERR (Tx Error Counter) contains the number of messages transmitted in error. Setting the RM bit in the Mode register (CANMOD) allows clearing of this counter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the LPC11C14 or LPC1500 provide the sample funtion?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CH Wu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:37:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-CAN-Bus-Transmit-error-counter-Reset-issue/m-p/536268#M11157</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C14 CAN Bus Transmit error counter Reset issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-CAN-Bus-Transmit-error-counter-Reset-issue/m-p/536269#M11158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by 1234567890 on Sun Aug 23 00:31:02 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Clearing the error counters manually isn't a good idea and is against the specification (I assume). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Transmit errors increase the counter by 8, receive errors by 1. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Each correctly received message decreases the counter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Because this is part of the 'strategy' which makes the bus much more safe and stable (see 'error passive' and 'bus off' state) one shouldn't manipulate this mechanism. If no more errors occur, the bus will recover message by message.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:37:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-CAN-Bus-Transmit-error-counter-Reset-issue/m-p/536269#M11158</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:37:49Z</dc:date>
    </item>
  </channel>
</rss>

