搜索资源列表
ccall
- ti的 F2XX 系列dsp的flash操作接口,可以通过该函数对dsp的flash数据进行在线修改-ti F2XX the dsp series of flash user interface, which can function on the DSP of flash data online changes
flash_write_DIVWRITE
- 在55XDSP下写FLASH的程序,将DATA.H中的数据换为你自已要写的数,就可将数据从电脑中写入FLASH了。-wrote under the 55XDSP FLASH procedures, DATA.H of the data for your own write a few, we will be data from the computer into the FLASH.
seed2812DSP
- flash、定时器等应用。其中包括数据采集试验时自编两个程序,分别为应用片内AD模块实现多通道采集和与ADS8364模数转换芯片的接口控制程序。-flash, timer, and other applications. Including data acquisition wrote two test procedures Application for AD-chip module multi-channel acquisition and ADS8364 analog-to-digital
ad_flash.rar
- FLASH存储 AD采样 操作FLASH 读取数据,FLASH memory FLASH read operation AD sampling data
访问外部Flash空间
- 访问外部Flash空间,与外部Flash可以实现读写数据,本实验中,请在BlockErase(0)这一行设置断点,当运行至断点时,点击view,然后点击memory来查看存储空间,Address填写0x00080000,点击ok,就能看到从0x00080000开始,各个存储单元的值从0开始递增。-Access to external Flash space, and external Flash can read and write data in this experiment, in Blo
BURN_DSP.rar
- 主要用于TI5402以及TI5416的bootload在线烧写flash的编程及调试步骤。其中hex2dat和out2hex在VC++下完成,主要实现数据的格式转换。boot_5402和boot5416需配合用户的电路板调试烧写,在CCS的环境下完成。,Mainly used for the TI5402 and TI5416 programmer bootload online flash programming and debugging steps. Hex2dat and out2hex
flash_am29
- TMS320C6416的FLASH操作源代码,其中包含了端口配置及数据存储的内容-TMS320C6416 operation of the FLASH source code, which contains the port configuration and the contents of data storage
3333
- DSP嵌入式系统开发典型案例 (1)3-1.asm对应第三章AD测试程序代码; (2)3-2.asm对应第三章AD测试程序中断向量代码; (3)3-3.cmd对应第三章AD测试程序配置文件代码; (4)3-4.asm对应第三章DA测试程序代码; (5)3-5.cmd对应第三章DA测试程序配置文件代码; (6)3-6.asm对应第三章写Flash程序代码; (7)3-7.cmd对应第三章写Flash配置文件代码; (8
EX07_EXFlash
- 实验说明:外部RAM实验联合进行的,先是给外部 RAM里面写写入数据,然后把数据写到外部FLASH里面 实验结果:在指定位置设置断点后可观察通过函数来写到FLASH里面的值-Experiment descr iption: external RAM experiment carried out jointly, first write to external RAM which to write data and then writes the data inside the experimen
InterfaceCircuitDesignAndProgrammingForStoringtheD
- 介绍了DSP 芯片TMS320VC5509 的主要特点,指出了TMS320VC5509 在使用flash 存储器AM29LV800 存储 数据的应用中,在电路接口设计、数据空间寻址、寄存器初始化设置及DSP 对flash 的写或擦除操作的检测等方面应该注意的 一些问题. 提出了DSP 工作在较高的时钟频率时通过适当延时来正确访问AM29LV800 的解决方案,并给出了主要的编程范 例. 在实践中证明了方案的有效性-The main feat ures of t he TMS320VC
060106
- 以TMS320VC5410为例,介绍对m29LV200BFlash存储器进行程序分页烧写以及上电后多页用户程序并行自举的方法。对多页Flash存储器的烧写,须在烧写过程中对已烧写的数据长度进行动态判断, 当达到预定烧写长度后对Flash进行换页,然后继续烧写,重复上述换页过程,直到程序烧写完为止。对 多页程序的并行自举,在系统上电后,利用TI提供的自举程序,将一个用户自己编写的前导程序载入DSP,利用该前导程序将多页程序载入DSP来实现程序的自举。此方法适用于多种Flash芯片和C500
DSP-Flash
- 通过本程序学习外部FLASH实验,了解FLASH的读写。先是给外部RAM里面写写入数据,然后把数据写到外部FLASH里面。-Through this program the external FLASH experimental study to understand the FLASH read and write. First, write to the external RAM to write data inside, and then write data to an external
yuyin
- 语音采集压缩存储与回放程序,采用alaw对采集的数据进行压缩,对芯片的存储空间进行了扩展 采用外部FLASH芯片作为外部存储器 ,采用ulaw对存储的数据进行解压,采用AD50芯片实现对信号的AD/DA转换 ,利用DSK320VC5402板实现整个设计,用板上的3个LED来指示录放音状态 , LED0:录音,LED1:放音-Storage and playback of audio capture and compression program, using alaw compression o
pc_pc
- 本人编写的针对dsp的flash的在线烧写程序,也可以当做简单的串口调试程序使用。发送数据使用的是串口,用到软硬握手,希望大家指教-I prepared for the dsp to flash online programming process, as a simple serial port can also be used by the debugger. To send data using the serial port, use the hard and soft hands, I
Excise4
- 编写程序,读出实验板(ADSP-BF533 EZ-KIT)上Flash A存储器中的图像数据, 变换成ITU-R656 NTSC格式后输出到电视监视器上。-Programming, read the test board (ADSP-BF533 EZ-KIT) on the Flash A memory image data, converted into ITU-R656 NTSC format output to a TV monitor.
NAND-FLASH
- 该程序是TI公司的TMS320c6747与外设NAND FLASHZ之间读写数据,已经经过了测试。-The program is TI s TMS320C6747 Peripherals between the NAND FLASHZ of read and write data, has been tested.
FLASH
- DSP TS201向FLASH写数据的程序,汇编语言实现,Flash为其官方推荐的8位flash-DSP TS201 write data to the FLASH program, assembly language, Flash as its official recommended eight flash
AT45DB161
- Read, write AT45DB161-16Mbit Data Flash SPI: DAC AD5322 online 2ch refresh AT45DB161 save coef and bufer 8x1000word
AT45DB161 h file
- Read, write AT45DB161-16Mbit Data Flash SPI: DAC AD5322 online 2ch refresh AT45DB161 save coef and bufer 8x1000word
AT45BD
- TMS320f28335 AT45BD161 data flash c driver