登录

最新会员 最新下载

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48

成为了本站VIP会员

10月14日 20:46
已选条件
  1. 编程语言:C++
  2. 代码类别:DSP
  3. 发布时间:近三天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. FFT

  在C6678上实现浮点FFT运算的功能,仿真了sin函数的FFT,已在板子上验证过(The function of floating point FFT operation is implemented on C6678, and the FFT of sin function is simulated, which has been verified on the board.)

7
下载
111
浏览
2018-08-27发布

2. lab29-fft

  在CCS环境中用汇编语言,编写实现FFT的程序及连接器命令文件,编译调试程序,并通过CCS的图形显示工具观察输入/输出信号波形以及频谱变化(In the CCS environment, the FFT program and connector command file are written in assembly language, the debug program is compiled, and the input/output signal waveform and spectrum change are observed through CCS graphical display tool.)

1
下载
71
浏览
2018-08-20发布

3. 交通灯

  利用定时器对道路交通灯进行精确控制,编译通过(Precise control of traffic lights by timers)

1
下载
81
浏览
2018-08-09发布

4. STM32F10x_DSP_FFT

  基于快速傅立叶变换的音频处理程序算法,包括stm自带dsp库的使用(Audio processing algorithm based on fast Fu Liye transform, including the use of DSP library with STM)

5
下载
57
浏览
2018-07-20发布

5. 利用TMS320C6747对外接的NAND Flash存储器进行读写擦除的测试

  利用TMS320C6747对外接的NAND Flash存储器进行读写擦除的测试,可以用来熟悉TMS320C6747的编程方法,NAND FLASH初始化设置,以及P6747的内部存储空间的原理,ccs版本为4.1.2(The use of TMS320C6747 NAND Flash memory for read and write erasure test, can be used to familiarize with the programming method of TMS320C6747, NAND FLASH initialization setting, and the principle of the internal storage space of P6747, CCS version is 4.1.2)

1
下载
107
浏览
2018-07-03发布

6. voltagesourceinvlcfltr

  该工程为基于C2000系列的DCAC逆变器源代码,适合于初学者(The project is based on the C2000 series DCAC inverter source code, suitable for beginners)

2
下载
96
浏览
2018-06-29发布

7. lab0309-Pwm

  这个程序设置了EV定时器(Time1、Time2、Time3和Time4)。 产生T1PWM、T2PWM、T3PWM、T4PWM和PWM1-12波形。 然后用户可以使用范围来观察波形。(This program sets up the EV timers (TIMER1, TIMER2, TIMER3 and TIMER4) to generate T1PWM, T2PWM, T3PWM, T4PWM and PWM1-12 waveforms. The user can then observe the waveforms using an scope.)

0
下载
71
浏览
2018-06-27发布

8. 用f28335产生一个20khz的spwm波形

  用f28335产生一个20khz的spwm波形(Producing a 20kHz SPWM waveform with f28335)

5
下载
69
浏览
2018-06-20发布

9. AD与编码

  通过DSPF28335中AD采样波形,并把其进行编码,在其GOPIO口进行输出。(The waveform is sampled by AD in the DSPF28335, and is encoded and output at its GOPIO port.)

4
下载
84
浏览
2018-06-12发布

10. fft

  进行傅里叶变换和傅里叶逆变换,纯软件算法,适合所有的嵌入式平台。(Fourier transform and inverse Fourier transform, pure software algorithms, suitable for all embedded platforms.)

2
下载
70
浏览
2018-06-10发布

11. DSP28335_PMSM_Hall

  利用28335芯片,采集hall传感器采集相关信号,驱动pmsm电机(The 28335 chip is used to collect Hall sensors to collect relevant signals and drive PMSM motors.)

9
下载
92
浏览
2018-05-31发布

12. HVPM_Sensorless_2833x

  ti公司 pmsm永磁同步电机矢量控制例子程序 基于 dsp28335(Ti PMSM permanent magnet synchronous motor vector control example program based on DSP28335)

21
下载
102
浏览
2018-05-22发布

13. 28377d_adc

  TMS320F28388D的ADC的A通道采样代码(The code is about 28388D ADC)

8
下载
217
浏览
2018-05-22发布

14. PSFB_V2G_C

  移相全桥 + 三相四桥臂的V2G发电程序,基于DSP28335编写,并网控制算法为PR控制。(Phase shifted full bridge + three-phase four leg V2G power generation program, written in DSP28335, and grid connected control algorithm is PR control.)

41
下载
97
浏览
2018-05-17发布

15. DSP_IMDTC

  异步电机的查表法直接转矩控制DSP程序,对转速、转矩和磁链进行控制(DSP program for switch table direct torque control of induction motor)

29
下载
64
浏览
2018-05-17发布

16. Example_2833xadc_dma

  该程序是基于F28335的ADC序列中断下启动DMA程序,详细编写了DMA的ADC启动模式(The program is based on the ADC sequence of F28335, and starts the DMA program under interrupt. The ADC startup mode of DMA is written in detail)

1
下载
84
浏览
2018-05-14发布

17. AD_FLASH1

  DSP28335的一个简易的AD采样程序 ,使用串口通讯和上位机通讯(AD sampling for DSP 28335 ,SCI is used for communicating with PC)

4
下载
103
浏览
2018-04-08发布

18. IQmath的应用

  对在定点DSP上编程使用IQmath库应用使用参考说明!(Use reference instructions for the application of IQmath library on fixed DSP.)

4
下载
71
浏览
2018-03-31发布

19. fun

  基于二极管钳位型三电平DC/DC变流器调制(Diode clamped three level of DC/DC converter)

10
下载
74
浏览
2018-03-30发布

20. 基于DSP的IIR滤波器系统设计

  基于DSP的IIR滤波器系统设计 讲述了详细的iir滤波器的原理和c语言的实现方式(IIR filter system based on DSP is designed)

8
下载
85
浏览
2018-03-23发布