搜索资源列表
FANGFANGBOforDSP
- 基于DSP的fangbo.asm 利用定时器Timer0在XF脚产生周期1s的的方波 此程序采用100Mhz的时钟频率,产生的方波-DSP-based fangbo.asm use timer Timer0 XF feet produced in a cycle of the square's procedure using 100 Mhz clock frequency of the square wave
TestXF
- 在DSP开发板上调试通过的XF引脚测试程序,可以使发光二极管交替闪烁-in DSP development board debugging XF pin through the test procedure can alternately blinking LED
gpiotest
- ti公司TMS320VC5509 DSP XF管脚电平控制程序,可用于测试DSP系统是否正常,或使用XF管脚生成复杂方波或高低控制电平等。
led_flash
- 5402 DSP 对XF的一个简单操作,同时实验TIMER的使用
XF_Test
- 控制XF引脚周期性变化,了解DSP程序的结构,熟悉XF引脚的功能。
测试XF
- 最简单的DSP程序,用来控制DSP的XF引脚
VC5402_XF
- 学习DSP TMS320VC5402最好的入门例程,采用C语言编程,定时器中断,XF引脚输出。-Best entry-routine for DSP TMS320VC5402 learning, using C language programming, timer interrupt and XF pin output.
TL16C752Bchipreference
- 国德州仪器公司(TI)的TMS320VC54XX系列DSP芯片与PC机实现异步通信通常有两种方法:第一种是使用通用I/O信号XF和BIO作为串口发送和接收信号,用软件逐位发送和接收数据,即软件异步通信方法,这种方法需要占用很多CPU时间,因此,只能在DSP不太忙、实时性要求不高的情况下采用;第二种是通过扩展异步通信芯片来实现高速串行通信,本文选用的就是此方法。 -State of Texas Instruments (TI) of TMS320VC54XX series DSP chip a
lamp
- DSP的XF端口灯闪烁代码;通过设置XF的状态来实现
exptimer
- dsp程序,利用定时器timer0在XF脚产生周期2ms的的方波-dsp procedure, and use the timer cycle timer0 generated in 2ms XF foot of the square wave
EX01_XF
- DSP5509A的c语言编程,完成对XF引脚的控制-A c programme for DSP TMS320VC5509A.It controls XF pin.
dsp
- 用TMS320VC5402实现方波发生器。假设时钟频率为4MHz,在XF端输出占空比为50 的方波,方波的周期由片上定时器确定,采用中断方法实现。 -DSP TMS320VC5402
flash-DSP
- *该程序完成DSK板上的DSP5402中的BOOTLOADER在线擦写FLASH的功能。 *实验现象是带仿真器时,蓝色XF灯闪烁。当拔掉仿真器下载电缆线后,按复位键或重新上电,XF灯闪烁。-* The process is completed in the DSP5402 DSK board BOOTLOADER online erase FLASH functions.* Experimental phenomena with emulator, the blue light flash
xf
- 基于dsp的跑马灯的c语言编程设计源程序代码-Based on the marquee dsp c programming language source code design
delay
- *循环与延时程序 *该程序的功能可使接在F206的XF,IO2引脚上的发光二极管(红、绿灯)交替闪烁, *闪烁间隔为2s(亮2s,灭2s),闪烁总时间为2min *程序中用到了用DSP实现的延时模块。该模块是采用指令延时来实现的,这在很多 *程序中都可以用到,但在严格的情况下应使用定时器产生延时以提高精度和CPU效率。-* Loop and delay procedures* function allows the connection of the program in the
gpioled
- DSP入门 f2812控制xf引脚使led灯闪烁(DSP entry f2812 control xf pin so that led lights flashing)