搜索资源列表
2407用户盘
- 本测试程序是针对TMS320LF2407 EVM的性能测试而设计开发的。程序运行时将按顺序对数据RAM空间、程序代码空间、片上异步串行通讯、ADC-DAC联合检测、双向数字I/O口、通用I/O和评估板LED、评估板并排手动开关分别进行检测。测试结果的正确或错误均有信息显示。-this test procedure is against TMS320LF2407 EVM performance testing and development of the design. Procedures wi
2812dsp-Sci
- 这是一个基于DSP2812的串口通讯下位机程序,通过该程序可以实现和上位机通讯,将上位机的数据读入,设置电机的转矩和转速.挺好的一个程序,供参考.-This is a serial communication based on the DSP2812-bit machine under the procedures, the adoption of the procedures can be achieved and the host computer communications, will
ex4_SCI
- 程序所在目录:ex4_SCI 采用标准DB9 串口直连线将PC 串口和扩展板串口相连。打开PC 上的串口调试软件。默认设置COM1,9600N,8,1。选择按16 进制接收和发送。 然后打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.Debug->GO Main 5.Debu
yiibu
- dsp异步串口通讯,就是在pc机上通过串口实现与ICETEK-F2812-A实验箱的数据异步通讯。-DSP asynchronous serial communication is through the serial port on the pc machine the ICETEK-F2812-A test box data asynchronous communication.
SCI
- DSP2812 SCI串口通讯发送程序,可以发单个数据,也可以一次发多个数据。-The DSP2812 SCI serial communication sending program, individual data can be sent to multiple data can also hair.
Sci_kong_cx
- DSP2812 串口通讯,并且通过串口的数据可以控制流水灯-DSP2812 serial communication, and can control the flow of data through the serial port lights
F28335_SCI_Example
- 基于F28335的SCI串口通信程序。本程序的特点是代码简单、高效。本代码共包含三个工程文件:1、基本通信(实现了最基本的通过SCI协议通讯的功能。上位机下发一个字符或字符串,下位机原样返回该字符或字符串);2、SCI通信FIFO版(在1的基础之上启用了FIFO缓存接收或发送的数据);3、SCI通信FIFO与中断版(通过启用FIFO功能减少对CPU资源的占用,且数据的发送与接收处理均在中断中完成)。此三个程序基本验证了F28335的SCI模块所有功能。-F28335 of SCI-based s
28335chuankoutongxun
- DSP28335与上位机的SCI串口通讯,包括扫描与中断两种发送数据方式。-DSp28335 serial communication with the host computer, and contains interrupt program