Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

CAN baud rate

CAN baud rate

2005-07-22 by pearl_ixxat

I am working with the Keil MCB2100 board.  This board has a LPC2129
processor, and is running a standard 12 MHz oscillator.  I am
interested in operating a 1 MB/s CAN network.  Is it correct that this
is not possible with a 12 MHz clock?  The maximum multiplier is 6 and
the minimum divider is 2, so it would not be possible to set the CAN
baud rate to 1 MB/s.  Is this correct?  I hope I am just missing
something obvious.

Thanks

Re: [lpc2000] CAN baud rate

2005-07-23 by Charles Manning

On Saturday 23 July 2005 05:42, pearl_ixxat wrote:
> I am working with the Keil MCB2100 board.  This board has a LPC2129
> processor, and is running a standard 12 MHz oscillator.  I am
> interested in operating a 1 MB/s CAN network.  Is it correct that this
> is not possible with a 12 MHz clock?  The maximum multiplier is 6 and
> the minimum divider is 2, so it would not be possible to set the CAN
> baud rate to 1 MB/s.  Is this correct?  I hope I am just missing
> something obvious.

You have forgotten the PLL which increases the 12MHz to up to 60 MHz.

Re: CAN baud rate

2005-07-25 by pearl_ixxat

The multiplier I was refering to is the PLL multiplier, which can
provide a peripheral clock of 60 MHz.  My problem is finding a
combination that will allow the CAN to run at 1Mbaud or 10Kbaud.  I
will check my math to see.

Re: CAN baud rate

2005-07-26 by pearl_ixxat

I have founda  PLL combination (mult=4, div=3) which allows CAN baud
rates bwt 10 kBaud and 1Mbaud.  It supports most typical rates in
between, except for 800kbaud.

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.