搜索资源列表
EepromMultiWR1912
- SPI接口EEPROM驱动 EEPROMWRITE(绝对地址,数组指针,数据长度) //多字节写 EEPROMREAD(绝对地址,数组指针,数据长度) //多字节读 EEPROMWRITE(绝对地址,数据) //单字节写 (char)数据=EEPROMREAD(绝对地址) //单字节读-SPI EEPROM Driver EEPROMWRIT E (absolute address, the array pointer, data length) / / multi-byte
flash_op
- DSP操作外部FLASH,包括擦除、单字节读写、块读写-external FLASH DSP operations, including the erasure, single-byte read and write, read and write block
boot6713
- 可以实现TMS320C6716二次bootloader,中断向量包含在前1K字节中
DebugYCbCr
- 将 AD芯片(ADV7183) 采集到的一帧数据 进行处理的程序。 处理源为 ITU656格式 entire field 模式下的整帧数据。 程序输出 每一行的EAV SAV信号坐标、 图像数据字节数, 以及整帧的前10和后10个字节数据, 同时生成TXT文件记录这些信息。 最后将处理源转换成BMP格式输出
bootasm
- DSP数字信号处理器的boot程序,字节用程序烧写DSP所需
havysdram1.rar
- TMS320VC5509A,在CE0空间扩展4M字节的SDRAM的程序代码,已经调试通过,绝对正确。,TMS320VC5509A, the CE0 space expansion 4M bytes of SDRAM for program code has been debugging through absolutely correct.
DES
- 这是从目前银行里,使用的“标准DES算法”,des/undes可对指定长度(最多8的整数倍)的数据进行加解密,密钥为8个字节长度。本程序在DSP5501上使用,去掉技术段的定义,可以移植到PC等环境上。-This is from the current bank, use the " standard DES algorithm" , des/undes can specify the length (up to integer multiple of 8) data encry
add1
- 串行通信,SCIA将接收到的数据每字节+1后立即回送-Serial communication, SCIA will receive the data immediately after each byte loopback+1
add1(8-1)
- DSPF2812学习程序:串行通信,SCIA将接收到的数据每字节+1后立即回送,适于初学者学习-DSPF2812 learning process: serial communication, SCIA will receive the data immediately after each byte+1 loopback, suitable for beginners to learn
DSP2812-485
- 了解485通信在DSP中的应用,运行此程序后,然后打开串口调试工具,发送一字节,通过串口线和适配器后,DSP收到一字节,然后在转发回去给PC。-About 485 in the DSP application, run this program, then open the serial port debugging tool, send a byte through the serial cable and adapter, DSP receive a byte, and then trans
DS12887
- DS12CR887实时时钟芯片功能丰富,其正常工作电压为3.3 V,工作电压范围为2.97 V~3.63 V,是应用在DSP硬件电路中的理想时钟芯片。DSl2CR887的具体的特性如下: (1) 具有10字节RAM用来存储时间信息。能够自动产生年、月、日、时、分、秒、星期等时间信息,并且有时、分、秒的闹铃功能,温度25℃时每个月的时间误差在±1分钟以内。 (2) 内部自带电池,外部掉电时,温度25℃时其内部时间信息能够保持5年之久。 (3) 对于一天内的时间记录,
DSP2812RS232
- 这是DSP芯片TMS320F2812的串口实例工程。工程在QQ2812实验板上能正确运行。PC发送不超过100个字节的数据,DSP收到后返回给PC机。-This is a TMS320F2812 DSP chip serial port instance works. Experimental project in QQ2812 board to run correctly. PC to send no more than 100 bytes of data, DSP receipt back
CCS_accidence
- CS3.3 DSP应用环境快速入门。字节认为内容还不错。详细的介绍了如何安装,使用,系统配置,软件配置及操作。结合实例对如何设置,构建工程,编译,下载运行,都有实例说明。 对初学者是个不错哦的资料。-Quick Start CS3.3 DSP applications. Bytes that the content is not bad. Describes in detail how to install, use, system configuration, software configu
RTC
- dsp 2812 的带实时时钟 和eeprom的芯片X1226包括RTC实时时钟和512字节的EEprom-dsp 2812' s with a real time clock and eeprom chip X1226 including RTC real time clock and 512 bytes of EEprom
Twosumfloat
- 在6416开发板上 使用ASM代码实现dsp上双字节位宽(64位)的浮点运算-Two Sums of Products with Double-Word-Wide (64-bit) Data for Floating-Point Implementation Using ASM Code
RS2322
- verilog 功能:DSP或单片机向FPGA的DPRAM中写入一块数据(最大不超过2K字节,前2个字节为代发送数据长度),然后给出启动信号send_start,本模块自动读出DPRAM中的数据,按设定的波特率将DPRAM中规定的长度的数据发送出去。 接口信号说明: send_start:启动FPGA串行发送脉冲 sys_rst:系统复位脉冲 bps_setup:波特率选择 clk5_714:5.714MHz时钟 char_in:从DPRAM中读出的代发送数据 R
version3_standard
- 对32个字节的数据的分离和组合,主要用到移位功能。-to abstract date from 32bit datestream.
VMD642_mem
- dsp开发板sdram存储系统测试。主要包括控制逻辑和读写操作是否正确。sdram的地址从0x80000000开始,总共32m,每次读写256字节。-dsp development board the sdram storage system test. Including control logic, and read and write operations are correct. the sdram address 0x80000000, a total of 32m, each rea
DM355-dv_spi
- TI的达芬奇系列dm355使用的spi模块驱动,dm355上使用spi控制一块eeprom,在cache打开的情况下可能会有偶数个字节写不进去的情况,暂时关闭cache就可以解决。-TI' s DaVinci dm355 series modules use the spi driver, a eeprom, spi control dm355 open in the cache may have an even number of bytes to write into the temp
i2c
- 这两个例程主要用来演示I2C中断调用问题以及调用I2C API实现单字节的在循环模式下进行数据传输-The two example are designed to show how to use the I2C module s interrupt dispatch fuction and the I2C API to transfer a byte of data in loopback mode.