CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 DSP编程 搜索资源 - 字节

搜索资源列表

  1. EepromMultiWR1912

    0下载:
  2. SPI接口EEPROM驱动 EEPROMWRITE(绝对地址,数组指针,数据长度) //多字节写 EEPROMREAD(绝对地址,数组指针,数据长度) //多字节读 EEPROMWRITE(绝对地址,数据) //单字节写 (char)数据=EEPROMREAD(绝对地址) //单字节读-SPI EEPROM Driver EEPROMWRIT E (absolute address, the array pointer, data length) / / multi-byte
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:59.46kb
    • 提供者:liumin
  1. flash_op

    0下载:
  2. DSP操作外部FLASH,包括擦除、单字节读写、块读写-external FLASH DSP operations, including the erasure, single-byte read and write, read and write block
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2.51kb
    • 提供者:朱漆朝
  1. boot6713

    0下载:
  2. 可以实现TMS320C6716二次bootloader,中断向量包含在前1K字节中
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1.81kb
    • 提供者:LOGO
  1. DebugYCbCr

    0下载:
  2. 将 AD芯片(ADV7183) 采集到的一帧数据 进行处理的程序。 处理源为 ITU656格式 entire field 模式下的整帧数据。 程序输出 每一行的EAV SAV信号坐标、 图像数据字节数, 以及整帧的前10和后10个字节数据, 同时生成TXT文件记录这些信息。 最后将处理源转换成BMP格式输出
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:10.47kb
    • 提供者:J.Y.Fan
  1. bootasm

    0下载:
  2. DSP数字信号处理器的boot程序,字节用程序烧写DSP所需
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1004byte
    • 提供者:李世民
  1. havysdram1.rar

    0下载:
  2. TMS320VC5509A,在CE0空间扩展4M字节的SDRAM的程序代码,已经调试通过,绝对正确。,TMS320VC5509A, the CE0 space expansion 4M bytes of SDRAM for program code has been debugging through absolutely correct.
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:9.93kb
    • 提供者:王珊珊
  1. DES

    0下载:
  2. 这是从目前银行里,使用的“标准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
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:3.04kb
    • 提供者:sck007
  1. add1

    0下载:
  2. 串行通信,SCIA将接收到的数据每字节+1后立即回送-Serial communication, SCIA will receive the data immediately after each byte loopback+1
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:269.99kb
    • 提供者:杜丽丽
  1. add1(8-1)

    0下载:
  2. DSPF2812学习程序:串行通信,SCIA将接收到的数据每字节+1后立即回送,适于初学者学习-DSPF2812 learning process: serial communication, SCIA will receive the data immediately after each byte+1 loopback, suitable for beginners to learn
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:270.5kb
    • 提供者:panda
  1. DSP2812-485

    0下载:
  2. 了解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
  3. 所属分类:DSP program

    • 发布日期:2017-03-23
    • 文件大小:263.48kb
    • 提供者:蔡全
  1. DS12887

    0下载:
  2. DS12CR887实时时钟芯片功能丰富,其正常工作电压为3.3 V,工作电压范围为2.97 V~3.63 V,是应用在DSP硬件电路中的理想时钟芯片。DSl2CR887的具体的特性如下: (1) 具有10字节RAM用来存储时间信息。能够自动产生年、月、日、时、分、秒、星期等时间信息,并且有时、分、秒的闹铃功能,温度25℃时每个月的时间误差在±1分钟以内。 (2) 内部自带电池,外部掉电时,温度25℃时其内部时间信息能够保持5年之久。 (3) 对于一天内的时间记录,
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:71.46kb
    • 提供者:ChenSheng
  1. DSP2812RS232

    0下载:
  2. 这是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
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:267.48kb
    • 提供者:caobo
  1. CCS_accidence

    0下载:
  2. 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
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1.07mb
    • 提供者:chen chen
  1. RTC

    0下载:
  2. 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
  3. 所属分类:DSP program

    • 发布日期:2017-03-26
    • 文件大小:283.61kb
    • 提供者:gaolijun
  1. Twosumfloat

    0下载:
  2. 在6416开发板上 使用ASM代码实现dsp上双字节位宽(64位)的浮点运算-Two Sums of Products with Double-Word-Wide (64-bit) Data for Floating-Point Implementation Using ASM Code
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:2.42kb
    • 提供者:sure
  1. RS2322

    1下载:
  2. 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
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:898byte
    • 提供者:胡铁乔
  1. version3_standard

    0下载:
  2. 对32个字节的数据的分离和组合,主要用到移位功能。-to abstract date from 32bit datestream.
  3. 所属分类:DSP program

    • 发布日期:2017-11-20
    • 文件大小:12.5kb
    • 提供者:yager
  1. VMD642_mem

    0下载:
  2. 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
  3. 所属分类:DSP program

    • 发布日期:2017-11-07
    • 文件大小:161.6kb
    • 提供者:爪势
  1. DM355-dv_spi

    0下载:
  2. 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
  3. 所属分类:DSP program

    • 发布日期:2017-11-16
    • 文件大小:47.16kb
    • 提供者:zhangdsong
  1. i2c

    0下载:
  2. 这两个例程主要用来演示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.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:5.21kb
    • 提供者:胡志勇
« 12 »
搜珍网 www.dssz.com