文件名称:CAN
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 50kb
- 下载次数:
- 0次
- 提 供 者:
- b**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个例程演示怎么用CAN外设和模数转换器
将ADC采样到的值通过CAN1 发送到CAN2 同时显示在LCD上,调节VR1将在
LCD上看到发送值和接收到的值同步。
硬件上将 CAN1L CAN1H 用导线分别连到CAN2L CAN2H上。-The CAN example is available in different targets:
Simulator: - configured for software Simulator
MCB1700: - runs from Internal Flash located on chip
(used for production or target debugging)
Note: Loopback between CAN1 and CAN2 is necessary for this demo
将ADC采样到的值通过CAN1 发送到CAN2 同时显示在LCD上,调节VR1将在
LCD上看到发送值和接收到的值同步。
硬件上将 CAN1L CAN1H 用导线分别连到CAN2L CAN2H上。-The CAN example is available in different targets:
Simulator: - configured for software Simulator
MCB1700: - runs from Internal Flash located on chip
(used for production or target debugging)
Note: Loopback between CAN1 and CAN2 is necessary for this demo
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CAN\Abstract.txt
...\ADC.c
...\ADC.h
...\CAN.c
...\CAN.h
...\CAN.uvopt
...\CAN.uvproj
...\CanDemo.c
...\CAN_Simulate.ini
...\font.h
...\Font_24x16.h
...\GLCD.c
...\GLCD.h
...\GLCD_LPC1700.c
...\GLCD_SPI_LPC1700.c
...\LED.c
...\LED.h
...\LPC17xx.h
...\startup_LPC17xx.s
...\system_LPC17xx.c
...\system_LPC17xx.h
CAN
...\ADC.c
...\ADC.h
...\CAN.c
...\CAN.h
...\CAN.uvopt
...\CAN.uvproj
...\CanDemo.c
...\CAN_Simulate.ini
...\font.h
...\Font_24x16.h
...\GLCD.c
...\GLCD.h
...\GLCD_LPC1700.c
...\GLCD_SPI_LPC1700.c
...\LED.c
...\LED.h
...\LPC17xx.h
...\startup_LPC17xx.s
...\system_LPC17xx.c
...\system_LPC17xx.h
CAN