搜索资源列表
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
CANok1
- DSP2812的CAN协议。已经调试通过了。-DSP2812 the CAN protocol.
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.
modbus
- 代码实现了MODbus的响应功能,可与触摸屏进行数据通信。-The code finishs MODBUS protocol,and can communicate with touchscreen 。
lab21-TCP
- TCP协议源代码,基于RL8019网卡芯片,亲自测试可以使用-TCP protocol source code, based on the RL8019 chip card personally test can be used
lab20-IP
- DSP程序中ip协议的编程。调试方便,巨好用。同时上传了tcp,两个可以一起看。-The IP protocol DSP program programming. Convenient debugging, giant good use. At the same time to upload TCP, two can watch.
ECAN
- DSP程序中Can协议的编程,方法简单,调试方便,巨好用。-The Can protocol DSP program programming, method is simple, convenient debugging, giant good use.
2812modbus-141105_2100
- 这是一个关于DSP2812的modbus从站通信源码,支持所有的功能码,可以方便的移植到您所用的CPU上,协议栈已通过测试- This is a DSP2812 of modbus slave communication source code to support all of the features that can be easily ported to use on your CPU, the protocol stack has been tested
canc
- CAN总线,dsp程序,主要负责寄存器配置,工作模式设置,根据协议解析数据包-CAN bus, dsp program, is responsible for the configuration register, the mode is set, according to the data packet protocol analysis
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
- 通讯协议。用于局域网数据传输,信息交流……(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