搜索资源列表
ADSP-BF561_ I2C_Protocol_Example_C
- DSP的一个范例,可以研究I2C的DSP编程以及ADI的blackfin561嵌入式开发对I2C协议了解有帮助。更多源码在www.tayitone.com上-example of a DSP, I2C can study the ADI DSP programming and the development of embedded blackfin561 I2C HS proposed understanding help. More source on the www.tayitone.com
CAN
- TMS320LF2407的can程序,与上位机通讯,上位机需要PCI9810转接卡,具体应用需要修改一下,里面有自定义简单协议,但CAN具体流程都包含,欢迎下载
KeyStone_SRIO
- 1. 首先6678的SRIO支持v2.1的协议,速率可以到5G,另外6678是基于keystone架构的,message方式采用硬件queue来维护,LSU也增加了shadow寄存器,可以不用等待前一次的传输完成,继续对LSU进行操作。 2 自环的程序只是将PER_SET_CNTL1中的loopback置位了,如果要和外围芯片通信,需要工作在normal 模式。-6678 SRIO support v2.1 protocol, the rate can go to the 5G, anoth
DSP5402_8019_IP
- DSP5402驱动RTL8019,并通过RTL8019实现了嵌入式的IP协议功能,能应答ARP,也能PING通.-DSP5402 driver RTL8019, achieved through RTL8019 embedded IP protocol features, response to ARP, can PING通.
CANrar
- CAN总线的协议,以及原理图部分,欢迎作为初学参考-CAN bus protocol, as well as part of schematic diagram, please refer to as a beginner
CAN.BUS.for.DSP.2407
- DSP 2407的CAN总线初始化配置,采用CAN OPEN协议-The configuration of the CAN-bus register for the DSP 2407 with the CAN-OPEN protocol
js
- 本系统采用ST公司ARM7芯片STR710FZT6为核心进行设计,合理利用了该芯片上丰富的资源,实现小车智能蔽障、寻迹,信息无线传输等功能, 从而在远端PC上对获取的信息进行实时显示。本系统针对现实中出现的对于未知区域实时探测的需求,适当进行了简化,利用迷宫进行模拟。 其中,有一台智能小车,和一个PC端。小车在迷宫行进的过程中,会自动蔽障、选择路线,并通过无线模块将行进的信息实时传送给远端PC机 ,从而在PC端显示出小车在迷宫中行进的路线。为了达到在迷宫中行走的目的,我们要设计蔽障和迷宫算法,为
CANok1
- DSP2812的CAN协议。已经调试通过了。-DSP2812 the CAN protocol.
dsp2812SCI-CAN
- TI2812DSP适用的CAN-SCI协议转换C代码。包括完整项目与代码。-source code of can-sci protocal change for TI2812DSP, full project files included.
ISP1581
- 本文件夹中的代码是“ISP1581”的驱动代码。 main.c 该文件包括了main主函数以及ISP1581的初始化函数 usb_protocol.C 该文件包括了USB协议中的每个环节,包括枚举全过程等,读者可参考USB协议的第九章,比对学习,加深对USB协议的理解-The code in this folder is " ISP1581" the driver code. The file main.c contains the main functio
RTL8019
- 本文件夹中的代码是“RTL8019”的驱动代码。 main.c 该文件包括了main主函数,为读者朋友提供了一个以太网主循环的例子,读者朋友可根据自己系统以及用到的协议来自行更改这个循环。 RTL8019.C 该文件包括了RTL8019读写寄存器、重启芯片、接收数据包、发送数据包等各个底层驱动函数,以及ARP、以太网数据包处理等初级处理函数。 IP.C 该文件包括了UDP等IP层的协议代码。-The code in the folder is " RTL8019&
CAN
- 此程序位TI公司DSP 2407 CAN总线协议通讯,通过此程序可以了解DSP CAN 总线通信的基本知识-This program bit TI, DSP 2407 CAN bus protocol communication, and by this program can understand the DSP CAN bus communication of the basic knowledge
DSP_485
- DSP 2812 的485程序,加上相应的通信协议即可使用-DSP 2812 of the 485 procedures, with the corresponding communication protocol can be used
SourceCode26_RTL8019AS_ARP_OK
- DSP2812 ARP协议源代码,可直接编译运行。-DSP2812 ARP protocol source code, can be directly run the compiler.
SourceCode28_RTL8019AS_UDP_OK
- DSP2812 网络通信UDP协议源代码,可直接编译运行。-DSP2812 UDP network communication protocol source code, can be directly run the compiler.
ECAN
- DSP程序中Can协议的编程,方法简单,调试方便,巨好用。-The Can protocol DSP program programming, method is simple, convenient debugging, giant good use.
TMS320F2802-CAN-MODBUS
- 基于TI 的TMS320F2808芯片在CAN总线基础上实现MODBUS协议,支持1、2、3、4、5、6、15、16功能码。-Based on TI s TMS320F2808 chip MODBUS protocol based on CAN bus, support 1,2,3,4,5,6,15,16 function code.
can
- 基于28235的canopen从站协议开发-canopen design dsp
CAN
- 通讯协议。用于局域网数据传输,信息交流……(Communication protocol: data transmission for local area network, information transmission)
Example_2833x
- TI DSP 28335 平台;gps.c主是NMEA0183协议,将字符串转化为经纬度等数据,存入结构体;convertGeoToUTM.c将经纬度换算为UTM坐标;Example_2833x.c是主函数,不能直接运行,项目中其它代码都删掉了,仅保留了串口中断服务函数。(The TI DSP 28335 platform; gps.c is the main NMEA0183 protocol, string into latitude and longitude data structure