⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 abstract.txt

📁 LPC2368 CAN总线例子程序
💻 TXT
字号:
This example program shows how to use the RTX CAN Driver 
on 'Keil MCB2300 Evaluation Board' with Philips LPC2378  
microcontroller.

Example functionality:
 - send converted analog value in first byte in CAN message 
   on CAN 2 controller every 1 second
   CAN 2 controller speed: 500 kbits
 - display received byte on CAN 1 controller in hexadecimal 
   representation on 8 LEDs
   CAN 1 controller speed: 500 kbits

This example shows how to use RTX CAN Driver and how 
to simulate analog input in uVision.

You may change the value of analog input with potentiometer 
and watch the value on 8 LEDs change accordingly. 

The CAN_Ex1 example program is available for several targets:

Simulator:     uVision Simulator for evaluation

LPC2300 Flash: Philips LPC23x8 internal Flash

Notes:      
  - To see the example functionality on hardware, loopback has 
    to be connected between CAN1 and CAN2 (pins 7 on both DB-9 
    headers shorted, and pins 2 on both DB-9 headers shorted)

⌨️ 快捷键说明

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