Dear all, I am using two LPC2129 boards having 12 MHz clock, with CCLK and PCLK set to 60 MHz. They are connected via a CAN link. I am trying to set the bus timing register C1BTR to run the CAN at the baudrate of 1 Mbit/s. The value I tried is : C1BTR = 0x34C005; But it did not work. Anybody can help me to work out the correct setting of this register to let the CAN go for 1 Mbaud. Thanks very much. Mouaaz PS. the correct setting for 125 kbaud was: C1BTR = 0x001C001D;
Message
CAN baudrate setting
2005-02-21 by mouaaz