搜索资源列表
SourceCode13_ecan_back2back_OK
- DSP28335的CAN口通信测试程序。-DSP28335CAN communication program
can
- 基于DSP28335的CAN通信配置工程,实现了28335的CANA和CANB之间的通信,采用中断方式实现。-CAN communication configuration works based on the DSP28335, 28335 of CANA and CANB communication between the interrupt mode to achieve.
DSP28335-CAN-code-CCS
- DSP28335 Can总线通信程序设计,基于TI 公司的ccs集成开发环境-DSP28335 CAN CCS
lab14-CAN
- DSPcan 通信 在自测试模式是、下可以直接测试 DSP28335-DSPcan communication in self-test mode, can directly test DSP28335
lab19-i2c_rtc
- DSP28335 SPI通信 可以完成EPROM的读操作和写操作-The DSP28335 SPI communication can be completed EPROM read and write operations
Example_2833xI2C_rtc
- 基于DSP28335的IIC总线通信例程,主要用于RTC芯片,修改一下可以用于DSP与EEPROM芯片的IIC通信-Based on DSP28335 IIC bus communication routines, mainly for the RTC chip, corrections can be used for DSP and IIC EEPROM chip communication
lab14-CAN
- 简单的DSP28335的CAN通信的程序-Simple procedures DSP28335 CAN communication
coreboard_Examples
- DSP28335在最小系统下实现的入门程序,对开发板要求低,包括流水灯,串口通信,CAN总线控制等-DSP28335 at minimum entry system implementation procedures, the development board requires low
DSP28335--PWM
- 用于产生F28335的PWM波,实现CAN通信,浮点数运算的说明,附带参考程序-to create PWM wave for F28335
17-can-tx
- DSP28335中的CAN通信源代码,仅供参考-DSP28335 CAN
lab14-CAN
- 基于DSP28335的CAN通信程序,希望有用-Based on DSP28335 CAN communication program, in the hope that useful to everyone
lab27-CAN
- DSP28335 CAN 总线通信编程 DSP28335 CAN 总线通信编程-DSP28335 CAN-bus comunication
CAN_DSP28335
- 控制器局域网总线(CAN,Controller Area Network)是一种用于实时应用的串行通讯协议总线,它可以使用双绞线来传输信号,是世界上应用最广泛的现场总线之一。CAN协议用于汽车中各种不同元件之间的通信,以此取代昂贵而笨重的配电线束。该协议的健壮性使其用途延伸到其他自动化和工业应用。CAN协议的特性包括完整性的串行数据通讯、提供实时支持、传输速率高达1Mb/s、同时具有11位的寻址以及检错能力。(Controller area network bus (CAN Controller
CAN_recv_send_good
- 基于dsp28335的CAN通信 实测可用 中断接收(CAN send recv iSR good)
lab16-EXRAM
- 该程序实现了DSP28335与外部RAM或其他外设进行通信;能够作为例程供广大嵌入式DSP编程人员参考(The program implements the DSP28335 and external RAM or other peripherals for communication; can be used as a routine for the vast number of embedded DSP programming staff reference)
SPI_8SEG
- 基于C语言的SPI通信程序,编写时基于DSP28335,也可用于单片机、嵌入式开发(SPI communication program based on C language, written based on DSP28335, can also be used for single chip microcomputer, embedded development)
Example_2833x_Can_Rx
- DSP28335 Can通信例程,学习的时候很有帮助(The DSP28335 Can communication routine is helpful when learning)
ecan_a_to_b_xmit
- dsp28335 ecan模块,实现两个CAN节点的实时通信。亲测有效。(dsp28335 ecan module, real-time communication of two CAN nodes. Pro-test effective.)
DSP28335 CAN通信源码
- 基于DSP28335的CAN通信源码,对于学习can通信的初学者很有帮助