<?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 LPC11C CAN Baudrate configuration in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C-CAN-Baudrate-configuration/m-p/529784#M9871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kwinchell on Mon Jun 17 12:21:52 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Does anyone know of a document that discusses baudrate configuration for the CAN bus?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I have found some discussion in the users manual, but not enough to know with confidence how to configure the registers.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Given my clock rate, at 48 MHz, and a desired CAN Bit rate of 1 MHz, how do I set up&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;CANCLKDIV, BRP, SJW TSEG1 TSEG2&lt;/P&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:29:53 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:29:53Z</dc:date>
    <item>
      <title>LPC11C CAN Baudrate configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C-CAN-Baudrate-configuration/m-p/529784#M9871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kwinchell on Mon Jun 17 12:21:52 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Does anyone know of a document that discusses baudrate configuration for the CAN bus?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I have found some discussion in the users manual, but not enough to know with confidence how to configure the registers.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Given my clock rate, at 48 MHz, and a desired CAN Bit rate of 1 MHz, how do I set up&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;CANCLKDIV, BRP, SJW TSEG1 TSEG2&lt;/P&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:29:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C-CAN-Baudrate-configuration/m-p/529784#M9871</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C CAN Baudrate configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C-CAN-Baudrate-configuration/m-p/529785#M9872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Wouter on Mon Jul 01 01:44:45 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;The CAN bitrate timings are well described on the internet, e.g.:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.bosch-semiconductors.de%2Fmedia%2Fpdf_1%2Fcanliteratur%2Fcia99paper.pdf" rel="nofollow" target="_blank"&gt;http://www.bosch-semiconductors.de/media/pdf_1/canliteratur/cia99paper.pdf&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;More convenient is to use a CAN bus bit timing calculator, e.g.:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.kvaser.com%2Fen%2Fsupport%2Fbit-timing-calculator.html" rel="nofollow" target="_blank"&gt;http://www.kvaser.com/en/support/bit-timing-calculator.html&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Select SJA1000, enter the requency at which speed you CAN peripheral is running, the desired baudrate and hit "Calculate". BTQ is BRP, SJW is SJW, T1 is TSEG1 and T2 is TSEG2. CANCLKDIV determines at which speed your CAN peripheral is running.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Wouter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:29:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C-CAN-Baudrate-configuration/m-p/529785#M9872</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C CAN Baudrate configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C-CAN-Baudrate-configuration/m-p/529786#M9873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kwinchell on Thu Jul 11 05:18:50 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;That is what I was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:29:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C-CAN-Baudrate-configuration/m-p/529786#M9873</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:29:54Z</dc:date>
    </item>
  </channel>
</rss>

