搜索资源列表
PLL
- pll算法是来自经典的DSP的C程序和汇编程序库
PLL
- 可以实现自动锁相环功能的C源程序代码模块,-Can be achieved automatically PLL function C source code modules,
three_phase_PLL
- 基于DSP2407的三相软件锁相环的实现,用C编写的-DSP2407 software phase-locked loop based on three-phase implementation, written in C
PLL
- Here is a project for PLL initialization of tms320c5509a DSP. note that there are 2 projects in zip file. one in assembly language and the other in C language. best regards.
adc_luhao_08_06
- TMS320F2808的AD采样程序,已经调试,可以成功的采样-void main(void) { // Step 1. Initialize System Control: // PLL, WatchDog, enable Peripheral Clocks // This example function is found in the DSP280x_SysCtrl.c file. InitSysCtrl() EALLOW
gf
- 在CCS6.0平台上用C语言编写的基于DSP2812的配合改进型H5拓扑结构逆变器的控制程序,控制方式为带锁相环的对称规则法SPWM输出加50Hz频率相位可调方波输出-In the CCS6.0 platform using C language written based on DSP2812 improved type H5 topology inverter control procedures, control mode with phase locked loop (PLL) symm
lab4-timer1_LED
- 初始化系统控制: 锁相环,看门狗,使外设时钟 这个例子是在dsp2833x_sysctrl发现C文件。-Initialize System Control: PLL, WatchDog, enable Peripheral Clocks This example function is found in the DSP2833x_SysCtrl.c file.