搜索资源列表
dsp14
- 14个DSP的实验测试程序,汇编语言实现,类型分别为:滤波器,正弦波发生器,步进电机,直流电机,交通灯,语音录放,指令实验,存储器,串行口,定时器,显示屏,硬件中断,同步串口,exam-c。-Fourteen DSP testing programs,implemented by assemble language,types:filter,sine wave generator,Stepping motors,direct current motors,traffic light,voice
DSP_SCI_C
- DSP2407实现SCI串口通信的C语言源代码。 分别使用2个中断实现串口的接收/发送。-DSP2407 achieve SCI serial communication C language source code. The use of two separate Serial interrupted the receive / transmit.
McBSP_EDMA
- 把Ti C6711 DSP上的McBSP配置成串口模式,通过EDMA通道以中断方式传给CPU作处理。-Ti put on the C6711 DSP McBSP Serial configured model, through EDMA access pass to interrupt the CPU for processing.
SCI_interrupt
- dsp串口中断方式发送数据 需借助串口调试助手
F2812_SCI02 PC机串口调试助手
- F2812 SCI与PC机串口调试助手以收发中断方式实现收发数据。(CCS3.3开发环境) 功能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial port r
McBSP.rar
- 这个是针对我的一块DSP开发板的串口中断程序。希望对大家有帮助,This is a piece of my development board DSP serial port interrupt procedures. We want to help
uart_test
- DM642 DSP串口中断测试程序,可实现串口收发-DM642 DSP serial port interrupt test procedure can be realized serial transceiver
uart
- f2812 串口中断测试程序,可参考对f2812的串口寄存器进行配置-f2812 serial interrupt test procedures, refer to the serial port on the f2812 configuration register
Program
- dsp5402的例子程序,包括灯闪烁,数据存储,缓冲串口应用,中断应用等12个例子程序-example dsp5402 procedures, including flashing lights, data storage, buffer serial applications, such as interruption of 12 examples of the application procedure
DSP_inter
- DSP 的串口中断程序,大家可以再次基础上进行个性化更改。写的不好多多原谅。改程序已经在ccs3.1下调试通过了-DSP sci
2812scififo
- 2812 串口fifo应用初始化,8级串口中断处理,协议处理和数据处理框架。工程应用非常合适-2812 serial port fifo application initialization, 8 serial port interrupt handling, protocol processing and data processing framework. Application is very appropriate! !
uart_qudong
- 用DSP/BIOS操作系统实现了串口的中断传输,其中的串口中断号要根据自己板子的中断引脚来确定-Use DSP/BIOS operating system realize the serial interrupt transmission
dm642_uart
- DM642串口中断程序,BIOS方式实现,所有非BIOS方式的程序都测试过,都没法进入中断,这种BIOS方式的可以进入中断-DM642 serial interrupt program BIOS achieved, all non-BIOS way procedures are tested, no law into interrupt this BIOS mode can enter the interrupt
DEC5502_UARTONCHIP
- TMS320VC5501的源码,使用了片上UART,含时间和串口中断,已成功用于某工程。使用CCS3.1 成功编译。初学者可以借鉴-TMS320VC5501 source code ,use on chip uart and time interrupt technology.you should use ccs3.1.
Echo
- BF548 串口中断的驱动程序。使用环境为VisualDSP++ 5.0 ADDS HPUSB-ICE。电脑上面输入的字符,通过串口发送到dsp板,dsp板接收到字符以后产生响应中断,将接收到的字符回传给电脑。-Example demonstrates how to use interrupt driven UART device driver.Characters typed in at the computer are echoed back using the chained datafl
mcbsp
- dsp多通道缓冲同步串口程序,主要是解决dsp与ad50之间的串口通信问题,以及如何进行串口中断-Multi-channel synchronous serial buffer dsp procedures, mainly to resolve the dsp with ad50 serial communication between problems and how to carry out serial interrupt
uart
- 这是BF531的串口测试程序,简单演示了串口中断的使用。-this is the BF531 UART Demo
DEC642_UART3_BIOS
- dm642串口中断的BIOS设置例程。网上很多串口例程没有用于BIOS,本例程通过BIOS设置中断,并在dm642开发板上测试通过。-dm642 uart bios
SCIA Interrupt
- CCS3.3中采用SCIA串口中断实现串口收发数据(adopt the SCIA to achieve the function that accept and transfer data)
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