-
slave_canfestival - stm332f107vct6 该代码使用使stm32平台成功移植CANopen协议,作从站使用
资源描述slave_canfestival - stm332f107vct6 该代码使用使stm32平台成功移植CANopen协议,作从站使用。建立以下文件夹:inc文件夹:放LM3S8962硬件相关以及驱动部分的头文件,adc.h、hw_adc.h等等;Lib文件夹:放集成库文件driverlib.lib,这个需要比较新的,因为遇到老的库文件缺少CANbitset()函数;Startup文件夹:放启动代码,Keil软件自身提供的,只需要加入定时器中断(CANopen需要一个16位定时器)和CAN接收中断处理函数;Target文件夹:目标板初始化代码,其实就是设置系统时钟吧!其实设置的50M;CANopen_source文件夹:包括CANopen源文件,下载的源码中有13个,不过本次移植dcf.c、lss.c、symbols.c文件没有用到,其中不包含对象字典文件ObjDict.c,该文件我们选取的是examplesAVRSlave
- 2023-04-14 11:05:04下载
- 积分:1
-
C程序开发范例宝典随书光盘#
C#程序开发范例宝典 图书光盘附带源码 第20章-C# Program development paradigm Baodian Book CD-ROM attached to source Chapter 20
- 2023-04-01 17:10:04下载
- 积分:1
-
本程序为pid控制程序,已经在keic上运行过,可以用在步进电机的控制中...
本程序为pid控制程序,已经在keic上运行过,可以用在步进电机的控制中-the procedures for pid control procedures, in keic run-off, can be used in stepper motor control
- 2022-03-19 18:52:02下载
- 积分:1
-
这个源码是基于三星的arm 44b0x开发板上的基于uclinux上的外部中断测试程序,对linux和arm初学者入门很有帮助...
这个源码是基于三星的arm 44b0x开发板上的基于uclinux上的外部中断测试程序,对linux和arm初学者入门很有帮助-this source is based on Samsung"s arm 44b0x development board based on the Basis of external interrupt testing procedures, and right arm beginners linux entry helpful
- 2022-11-26 03:10:03下载
- 积分:1
-
8O51的实用原理图和封装图,新鲜出炉,来着快快看,
8O51的实用原理图和封装图,新鲜出炉,来着快快看,-8O51 practical schematic diagram and package diagram, freshly to look forward to as soon as possible,
- 2022-01-30 13:40:58下载
- 积分:1
-
14*14点阵,调整为14×16 的。 不同于16*16,12*12的,比12*12的大气, 又不象16*16的满格,字与字之间没有什么间隙。 纵向取模,字节倒...
14*14点阵,调整为14×16 的。 不同于16*16,12*12的,比12*12的大气, 又不象16*16的满格,字与字之间没有什么间隙。 纵向取模,字节倒序。 先取上面的14字节, 在取下面的14字节。 是14×14的字库加入了拼音的索引。并且索引的汉字部分做了简单的划分,避免一个拼音对应的汉字分在2个区中 原拼音索引格式是 0-0xd4f 拼音索引 8个字节一个记录,前面6个字节是拼音,后面2个字节是汉字所在的地址。(高字节在后,低字节在前) 映射在本字库的7B00-884F区 0x1000―0x2167 汉字区 映射在8880-99e7 0x2168―0x468f 汉字区 映射在3da50-3ffff 在【显示程序】里面有关于上面14×16字库中的读取程序,-14* 14 dot matrix, adjusting for the 14 16. Unlike 16.12* 16* 12, 12* 12 in the atmosphere, not like 16* 16 full grid of characters and characters no gap. Vertical take-mo, reverse-byte. Take the first 14 bytes above, the admission of the following 14 bytes. 14 14 is the character of the alphabet to join the index. Index of Chinese characters and do some simple division and avoid a corresponding Chinese phonetic pm in two areas Zhongyuan phonetic index format is 0-0xd4f phonetic indexing an 8-byte records, previous six byte is phonetic, behind two Chinese characters which is the byte address. (High byte in the post, little endian) mapping in the font 7B
- 2022-01-30 18:10:35下载
- 积分:1
-
PIC系列单片机典型应用程序集:
17c42
PIC系列单片机典型应用程序集:
17c42-PIC MCU sets typical applications: 17c42
- 2022-01-26 06:20:19下载
- 积分:1
-
PCI 总线规范 中文翻译版本。需要的下吧
PCI 总线规范 中文翻译版本。需要的下吧-The Chinese translation version of the PCI bus specification
- 2022-12-22 23:10:03下载
- 积分:1
-
lpc2 can 例子
提供了下面的飞利浦LPC2k CAN例子:
LPC2_CANAll_V110:
所有接收CAN报文的接收队列。
LPC2_CANFull_V110:
采用全CAN般的接待过滤。
LPC2_CANBlinky_V130:
MicroCANopen的小例子,使用了全CAN-样
接收滤波和同时实现Rx和Tx
中断服务程序。
- 2022-01-25 20:03:11下载
- 积分:1
-
Basis under the touch
uclinux下的触摸屏测试校正程序-Basis under the touch-screen calibration test procedures
- 2022-02-01 00:03:56下载
- 积分:1