资源列表
lab1-GPIO_output_LED
- Code Compose Studio,GPIO输出点亮LED灯(Code Compose Studio GPIO output LED)
cesucupin
- 使用DSP捕获光电编码器的输出来计算电机的转速和频率(The use of DSP to capture the transmission of the photoelectric encoder to calculate the speed and frequency of the motor)
tms320f28335
- F28335编程参考资料,详细介绍了F28335的使用方法与注意事项(F28335 programming reference The usage and attention of F28335 are introduced in detail.)
61549838CCS5
- 微处理器系列的教学实例,可以用于时钟计数等(this is for the micro processor about the frequency controlled by clock, you can use it to learn more)
exp01_fft
- C语言与arm实现基二时间抽选法fft,适用于dsp54x系列开发板,(fft of Decimation-in-Time in c and arm for dsp54x cpu)
exp02_fir
- c语言与arm平台下实现fir数字滤波器,适用于dsp54x系列cpu开发板(fir filter in c and arm for dsp54x cpu code)
exp03_iir
- c 语言与 arm 平台下实现二阶巴特沃斯低通滤波器,适用于dsp54x系列cpu开发板(c and arm code of two-level iir Butterworth filter in dsp54x cpu)
Cepstrum
- matlab code for scattering and calculation
crc4
- CRC4直接字节查表法,多项式为10011(CRC4 table lookup method)
基于DSP的IIR滤波器系统设计
- 基于DSP的IIR滤波器系统设计 讲述了详细的iir滤波器的原理和c语言的实现方式(IIR filter system based on DSP is designed)
test2-teacher
- //(1)用定时器模块产生一个连续信号,要求信号参数为周期900ms,其中高电平30ms,精度不小于50us。采用ECAP模块测试该信号,将周期、高电平的值分别记录变量mySignalPeriod1和mySignalHigh1中。 //(2)用EPWM模块产生一个连续信号,要求信号参数为周期9ms,其中高电平300us。采用ECAP模块测试该信号,将周期、高电平的值分别记录变量mySignalPeriod2和mySignalHigh2中。 //观察这2个波形的周期和占空比有什么关系。(/ /
lab33-motor-step
- 基于TMS320F28335的电机控制程序,能够实现电机的启动和调试。(The motor control program based on TMS320F28335 can realize the start and debug of the motor.)