<?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: CAN baudrate settings in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-baudrate-settings/m-p/517720#M2325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Linas on Thu Feb 21 08:35:47 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I can give other advises. You could enable CAN error interrupts in case of wrong baudrate, short lines issue in CAN bus. This also helps to find out some problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Linas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:30:56 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:30:56Z</dc:date>
    <item>
      <title>CAN baudrate settings</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-baudrate-settings/m-p/517716#M2321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Linas on Thu Oct 04 06:08:31 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to configure CAN on the LPC1769. I am using LPCxpresso board and attached SN65HVD23 (CAN transceiver).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;External oscillator for CPU clock is 12 MHz. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For CAN configuration and messages handling I am using CMSIS driver for CAN interface. My system is running at 48 MHz and &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;clock for CAN peripheral is 48 MHz/2 = 24 MHz. So, the issue is that CAN is working at 125 Kbps. But once I set it at 250 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kbps, 500 Kbps CAN do not work. I can't receive any messages. In my project I will need a wide range of CAN baud rates (1 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mbits/s, 500 Kbits/s, and etc.).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe there are some considerations regarding CAN clock settings? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Linas &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:30:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-baudrate-settings/m-p/517716#M2321</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: CAN baudrate settings</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-baudrate-settings/m-p/517717#M2322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Linas on Fri Oct 05 04:56:14 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found the problem. So everything works correctly. &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:30:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-baudrate-settings/m-p/517717#M2322</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: CAN baudrate settings</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-baudrate-settings/m-p/517718#M2323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hua on Tue Feb 19 19:35:04 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I configure the baudrate at 500kbps and i couldn't receive data,either. Can you help me or tell me your problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:30:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-baudrate-settings/m-p/517718#M2323</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: CAN baudrate settings</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-baudrate-settings/m-p/517719#M2324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Linas on Thu Feb 21 08:33:27 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using PEAK-CAN board to test CAN communications with my board. I forgot to put 120 Ohms resistor in parallel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, that's why didn't work CAN communications at higher baud rates (250, 500 and etc.).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Linas &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:30:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-baudrate-settings/m-p/517719#M2324</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: CAN baudrate settings</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-baudrate-settings/m-p/517720#M2325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Linas on Thu Feb 21 08:35:47 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I can give other advises. You could enable CAN error interrupts in case of wrong baudrate, short lines issue in CAN bus. This also helps to find out some problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Linas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:30:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-baudrate-settings/m-p/517720#M2325</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:30:56Z</dc:date>
    </item>
  </channel>
</rss>

