On Mar 29, 2006, at 8:11 AM, tinia0 wrote: > Hi, > > I'm looking for detailed datasheet for Philips 2129 ARM processor > (particularly seeking more info about its CAN module). > > Last projects were on Microchip's products, so maybe I got a bit used > to exhaustive docs. Where do you guys find needed informations ? > For the CAN module, you must look at the SJA1000 datasheet to get all the details, especially about bit timing. The LPC2129 CAN module is an SJA1000 on the ARM bus. The datasheet is at: http://www.semiconductors.philips.com/acrobat/datasheets/SJA1000_3.pdf Also, see CANBTR.py at: http://groups.yahoo.com/group/lpc2000/files/Tools/ It's a tool I have programmed in Python (http://www.python.org) to calculate the best CANBTR value for a particular bitrate. Just change the constants at the beginning of the file to your values and it should give accurate results. It has been tested several times with the LPC2129. Best Regards, Tennessee Carmel-Veilleux
Message
Re: [lpc2000] Where to find real datasheet for 2129 ?
2006-03-29 by Tennessee Carmel-Veilleux
Attachments
- No local attachments were found for this message.