readme.txt

来自「Philips LPC2000 CAN驱动程序(包括3个示例)」· 文本 代码 · 共 22 行

TXT
22
字号
LPC_FullCAN example program by Embedded Systems Academy, Inc.
For Philips Semiconductors and Keil Software
www.philipsmcu.com, www.keil.com, www.esacademy.com
January 5th, 2005 by ESAcademy
This version implements the latest changes suggested by
current errata sheets

This example program implements a set of CAN drivers for the 
Philips LPC2000 ARM7 derivatives with CAN interfaces.

The Philips LPC2000 CAN devices offer a Full CAN mode that
on the receiving side automatically store received messages
into destination buffers. This Full CAN mode is not fully
functional in the first revisions of this chip.

This driver implements a compatible Full CAN mode in software:
The Full CAN Buffers are maintained and updated by CAN receive
interrupts.
			
Tested with Keil's "DKARMg" tool set and the 
MCB2100 Development Board: www.keil.com/mcb2100

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?