-
常用的DSP算法集锦,汇编及C编写 常用的DSP算法集锦,汇编及C编写...
常用的DSP算法集锦,汇编及C编写 常用的DSP算法集锦,汇编及C编写-Collection of commonly used DSP algorithm, and C to prepare a compilation of commonly used DSP algorithm Collection, compilation and preparation of C
- 2022-06-01 06:01:38下载
- 积分:1
-
The use of DSP TMS2812 generated cosine signal commonly used to help you reduce...
利用DSP TMS2812产生常用的余弦函数信号,帮助你减少开发时间,已经调试通过,可验证DSP是否可用-The use of DSP TMS2812 generated cosine signal commonly used to help you reduce development time, debugging has been passed, the availability of verifiable DSP
- 2022-03-28 22:34:32下载
- 积分:1
-
dsp2812 learning theory and C essential DSP Programming Technology
dsp2812学习必备
DSP原理及其C编程开发技术-dsp2812 learning theory and C essential DSP Programming Technology
- 2022-02-22 12:43:13下载
- 积分:1
-
Digital signal processing and matlab implementation (U.S.) Vinay k.ingle john g....
数字信号处理及其matlab实现 (美) Vinay k.ingle john g.proakis著 第四章-Digital signal processing and matlab implementation (U.S.) Vinay k.ingle john g.proakis the fourth chapter
- 2023-07-26 15:35:03下载
- 积分:1
-
这里把在FLASH引导方面做的工作向大家汇报一下,希望能对大家有所帮助。本人经验和文笔都有限,写的不好请大家谅解。
硬件环境:
DSP:TMS320
这里把在FLASH引导方面做的工作向大家汇报一下,希望能对大家有所帮助。本人经验和文笔都有限,写的不好请大家谅解。
硬件环境:
DSP:TMS320VC5416PGE160
FLASH:SST39VF400A-70-4C-EK 都是贴片的,FLASH映射在DSP数据空间的0x8000-0xFFFF
软件环境: CCS v2.12.01
主 程序(要烧入FLASH的程序): DEBUG版,程序占用空间0x28000-0x2FFFF(片内SARAM),中断向量表在0x0080-0x00FF(片内DARAM),数据空间使用0x0100-0x7FFF(片内DARAM)。 因为FLASH是贴片的,所以需要自己编一个数据搬移程序,把要主程序搬移到FLASH中。在写入FLASH数据时,还应写入引导表的格式数据。最后在数 据空间的0xFFFF处写入引导表的起始地址(这里为0x8000)。
搬移程序: DEBUG版,程序空间0x38000-0x3FFFF(片内SARAM),中断向量表在0x7800-0x78FF(片内DARAM),数据空间使用 0x5000-0x77FF(片内DARAM)。 搬移程序不能使用与主程序的程序空间和中断向量表重合的物理空间,以免覆盖。 烧写时,同时打开主程序和搬移程序的PROJECT,先LOAD主程序,再LOAD搬移程序,然后执行搬移程序,烧写OK!
附:搬移程序(仅供参考)-err
- 2023-04-24 03:40:03下载
- 积分:1
-
自己写的QDMA带中断的测试程序,适用于C6000系列DSP.
自己写的QDMA带中断的测试程序,适用于C6000系列DSP.-himself wrote the QDMA interrupted with the test procedures applicable to the C6000 DSP.
- 2023-01-02 15:25:04下载
- 积分:1
-
on 2407 motor control and data communications to the source code.
关于2407控制电机及数据通讯的源代码。-on 2407 motor control and data communications to the source code.
- 2023-01-13 05:30:03下载
- 积分:1
-
CCS环境下,二相编码脉冲压缩雷达算法研究(包含整个项目)...
CCS环境下,二相编码脉冲压缩雷达算法研究(包含整个项目)-CCS environment, the two-phase coded pulse compression radar algorithm (including the entire project)
- 2022-03-20 08:00:12下载
- 积分:1
-
基于TMS320VC5402 DSP平台,此程序用来控制LCD的显示。
基于TMS320VC5402 DSP平台,此程序用来控制LCD的显示。-Based on TMS320VC5402 the DSP platform, this procedure uses for to control LCD the demonstration.
- 2022-01-27 09:00:51下载
- 积分:1
-
DSP experiment testing procedures, including filters, monitors, timers, hardware...
DSP实验测试程序,包括滤波器、显示器、定时器、硬件中断等-DSP experiment testing procedures, including filters, monitors, timers, hardware interrupts
- 2022-02-07 04:34:38下载
- 积分:1