文件名称:LM3SAPP_CAN_BaudRate_Set
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-01
- 文件大小:
- 503kb
- 下载次数:
- 0次
- 提 供 者:
- m**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.开发板:EasyARM8962,CPU:LM3S8962,外部晶振6MHz。
应用于其他开发板或CPU Pack时应作适当修改。
2.该范例程序演示了通过USBCAN,开发板与PC机进行CAN通信。波特率为500K。
3.开发板工作于镜像模式:收到数据帧则返回相同的数据帧;若收到远程帧,
则返回长度为0的数据帧。
4.数据帧接收不使用“验收滤波”,远程帧接收滤波的标识字符为0x123。
5.编译环境 IAR Embedded Workbench 5.11
-1 development board: EasyARM8962, CPU: LM3S8962, external crystal 6MHz. Applied to other development board or CPU Pack to be suitably modified. (2) The example program demonstrates through USBCAN, development board CAN communication with the PC. Baud rate is 500K. 3 development board works in mirror mode: Returns the same data fr a me received data fr a me if received remote fr a me, returns a zero-length data fr a me. 4 data fr a me is received without using the " Acceptance Filter" , the identity of a remote fr a me reception filtering characters 0x123. 5 compiler environment IAR Embedded Workbench 5.11
应用于其他开发板或CPU Pack时应作适当修改。
2.该范例程序演示了通过USBCAN,开发板与PC机进行CAN通信。波特率为500K。
3.开发板工作于镜像模式:收到数据帧则返回相同的数据帧;若收到远程帧,
则返回长度为0的数据帧。
4.数据帧接收不使用“验收滤波”,远程帧接收滤波的标识字符为0x123。
5.编译环境 IAR Embedded Workbench 5.11
-1 development board: EasyARM8962, CPU: LM3S8962, external crystal 6MHz. Applied to other development board or CPU Pack to be suitably modified. (2) The example program demonstrates through USBCAN, development board CAN communication with the PC. Baud rate is 500K. 3 development board works in mirror mode: Returns the same data fr a me received data fr a me if received remote fr a me, returns a zero-length data fr a me. 4 data fr a me is received without using the " Acceptance Filter" , the identity of a remote fr a me reception filtering characters 0x123. 5 compiler environment IAR Embedded Workbench 5.11
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CAN通信波特率设置.pdf
例程
....\5.8_CANRcv_snd 4.42
....\....................\CANRcv_snd.dep
....\....................\CANRcv_snd.ewd
....\....................\CANRcv_snd.ewp
....\....................\CANRcv_snd.eww
....\....................\Config
....\....................\......\LM3S.icf
....\....................\......\lnk_LM3.xcl
....\....................\lib
....\....................\...\driverlib.a
....\....................\...\driverlib.r79
....\....................\Src
....\....................\...\can.c
....\....................\...\can.h
....\....................\...\CANRcv_snd.c
....\....................\...\config.h
....\....................\...\dataType.h
....\....................\...\my_can.c
....\....................\...\my_can.h
....\....................\startup.c
....\....................\说明.txt
....\5.8_CANRcv_snd 5.11
....\....................\CANRcv_snd.dep
....\....................\CANRcv_snd.ewd
....\....................\CANRcv_snd.ewp
....\....................\CANRcv_snd.eww
....\....................\Config
....\....................\......\LM3S.icf
....\....................\......\lnk_LM3.xcl
....\....................\Lib
....\....................\...\driverlib.a
....\....................\...\driverlib.r79
....\....................\Src
....\....................\...\can.c
....\....................\...\can.h
....\....................\...\CANRcv_snd.c
....\....................\...\config.h
....\....................\...\dataType.h
....\....................\...\my_can.c
....\....................\...\my_can.h
....\....................\startup.c
....\....................\说明.txt