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

搜索资源列表

  1. dspcode

    1下载:
  2. EBF533开发板上对各端口输入输出数据进行处理的实用程序,包括硬盘、CMOS、视频、以太网等接口。-EBF533 development of the port board input and output data for the practical procedures, including hard disks, CMOS, video, Ethernet, and other interface.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:226660
    • 提供者:尹奕
  1. dm642_vcmuart

    0下载:
  2. 基于DM642 串口调试程序,使用串口芯片为 TL16C752B,板子连上PC主机,运行程序,能够直接收到PC端数据。-serial debugging procedures, the use of serial chip TL16C752B. Even on the PC board mainframe, operating procedures, direct-received PC data.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:92797
    • 提供者:黄河
  1. send

    1下载:
  2. DSP实现TL16C550及RS232串口数据传输(发送端)
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:861
    • 提供者:yangyang
  1. T6963LCD

    0下载:
  2. DSP的T6963液晶测试程序,数据端口8000H,代码端口8001H
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2566
    • 提供者:袁诚
  1. flash_am29

    0下载:
  2. TMS320C6416的FLASH操作源代码,其中包含了端口配置及数据存储的内容-TMS320C6416 operation of the FLASH source code, which contains the port configuration and the contents of data storage
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:251271
    • 提供者:何川
  1. MCBSP

    0下载:
  2. 研究McBSP 串口的操作,包括串口的初始化和发送中断服务程序的编写。使用一套DES5410APP-U 系统。使用短路子将J6 的 DR2(5 脚)和DX2(7 脚)短路,将数据发送端与数据接收端相连。从串口发送一个正弦信号(该正弦数据由‘VC5410 的ROM 提供),然后在从串口接收该正弦信号,并使用CCS 的图形工具观察结果。-McBSP serial port of the operation, including the serial port initialization and
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:8831
    • 提供者:黄天
  1. sdram_mt48

    0下载:
  2. TMS320C6416 外挂SDRAM的操作代码,其中包含端口配置,及数据存取的内容-TMS320C6416 external SDRAM operation code, which contains the port configuration, and data access to the contents of the
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:142405
    • 提供者:何川
  1. work

    0下载:
  2. 运用DSP28335控制无线模块nRF24L01,用普通IO口去模拟SPI,如果接收到的数据跟发送端的数据一致,则接收端LED亮-The use of DSP28335 to control the wireless module The nRF24L01 use ordinary IO port to simulate SPI, if the received data with the data of the sender, the receiver LED lights up
  3. 所属分类:DSP program

    • 发布日期:2017-05-04
    • 文件大小:1161640
    • 提供者:天翔
  1. UpUARTData

    0下载:
  2. DM648DSP中,基于DSP/BIOS建立的网络线程上传串口数据的端口。-DM648DSP in the establishment of the network based on the DSP/BIOS the threads Upload serial data port.
  3. 所属分类:DSP program

    • 发布日期:2017-12-07
    • 文件大小:1228
    • 提供者:李昱昊
  1. SPI-serial-communication

    0下载:
  2. 利用2台DSP试验箱的SPI端口进行通信,编写程序通过一台DSP引脚JP2向另一台DSP实验箱传输数据,并储存到200H开始的连续存储区中-Use two sets DSP SPI port chamber communicates through a DSP programming JP2 pin test box to another DSP transmit data and save it to the beginning of a continuous 200H storage are
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:60535
    • 提供者:yangdianshuai
  1. VMD642_uartio

    0下载:
  2. 用开发板随带的串口线将DSP 开发板的串口和计算机串口连接好,启动串口调试器.exe,设置串口参数,然后打开串口,就可以在发送窗口发送字符,同时在接收窗口接收DSP端传回的数据。-Development board comes with a serial cable to the serial port and DSP development board connected computer serial port, serial port debugger start .exe, set th
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:134081
    • 提供者:龚飞
  1. 28335_AD7656

    1下载:
  2. 在ccs环境下通过TMS320F28335 SPI端口连接AD7656芯片进行数据采集的程序。-Under ccs environment TMS320F28335 data collection procedures through the AD7656 chip
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:677969
    • 提供者:349209409
  1. CAN_ECHO-AB

    0下载:
  2. can a传送到can b,然后将数据回传给can a。 然后验证传输和接收的数据。 这个例子可以用来检查can-a和can-b之间的通信。 DSP的两个端口都需要彼此连接(通过可接收的端口)。(CAN-A transmits to CAN-B, which then echoes the data back to CAN-A. CAN-A then verifies the transmitted and received data. This example can be used t
  3. 所属分类:DSP编程

    • 发布日期:2018-04-22
    • 文件大小:118784
    • 提供者:斌烽天下
搜珍网 www.dssz.com