搜索资源列表
ExpConvolve
- tms320c5402dsp的Convolve算法实现程序注意调试时要加rts库!-tms320c5402dsp Convolve the algorithm to debug procedures to increase rts library!
ExpIIR
- tms320c5402dsp的IIR滤波算法实现程序调试时要加rts库!-tms320c5402dsp IIR filtering algorithm debugging procedures to be added for rts!
ExpCorrelation
- tms320c5402dsp的Correlation算法实现程序注意调试时加rts库!-tms320c5402dsp the Correlation Algorithms to debug procedures when increase rts library!
ExpDCT
- tms320c5402实现dct的程序,绝对好东西不过调试时不要忘了加rts库-tms320c5402 achieve Extra procedures, But definitely something good debugging, not forgetting about the library rts
dsp64x
- ti提供的dsp/rts c代码和手工汇编和线性汇编的参考代码,能让你上一个档次
基于CC.CS的Flash文件系统设计
- 在深入分析TI为开发DSP提供的RTS.LIB(RTS.SRC为源泉代码)的基础上,介绍对自定义的文件和设备的操作方法;设计一个简易的Flash文件系统,极大地方便了应用编程。-in-depth analysis for the development of TI DSP with the RTS.LIB (RTS.SRC as the source code), based on the definition from the documents and equipment operation
uart.rar
- VHDL语言编写的全功能串口模块(包含DTR,RTS等管脚),在CPLD器件上测试通过,VHDL language, full-featured serial modules (including DTR, RTS pin, etc.), in the CPLD device test
WinCE_NET_BootLoader
- Boot Loader 是嵌入式系统开发的重要环节之一。通过博创公司的嵌入式产品UP2NETARM24102S ,详细介 绍了在移植Windows CE 嵌入式操作系统之前Boot Loader 的开发步骤和烧写过程。重点分析了Boot Loader 的原理、启 动、编译过程,编译环境,并给出了Boot Loader 的编程模型和算法框架。有利于全面正确地了解Boot Loader- Boot L oader is one of t he key p a rts in embedded
RTC
- 简单的嵌入式系统设计实验,实现实时时钟实验,也就是RTS。希望对各位有用。-Embedded system design simple experiments, experimental realization of real-time clock, which is RTS. You want to be useful.
RTS
- real time clock with smd chip and 7 seg led s-real time clock with smd chip and 7 seg led s
miniuart2
- 用VHDL在CPLD/FPGA上实现与PC机的RS232通信-This UART (Universal Asynchronous Receiver Transmitter) is designed to make an interface between a RS232 line and a wishbone bus, or a microcontroller, or an IP core. It works fine connected to the serial port of a
temper-tools-1.0.tar
- temper-read-temp is a program to read the temperature from a TEMPer USB thermometer. temper-read-temp is Copyright 2009 Roaring Penguin Software Inc. It may be distributed according to the terms of the GNU General Public License version 3,
RS232-RS485
- 485H接口转换器是RS232至RS485转换器,可将发送数据TD和接收数据RD转换成差分半双工RS485信号,使RS232信号传输距离大大加长,是远距离点到多点通信的最佳选择。本转换器无需外接电源,自用串口转换电源;亦无需RTS信号控发,保证软件的广泛适应性-485H interface converter RS232 to RS485 converter is, can send data and receive data RD TD into a half-duplex RS485 dif
PIC16F87X_CAN
- #define READ 0x03 // 读MCP2510指令代码 #define WRITE 0x02 // 写MCP2510指令代码 #define RESET 0xC0 // 复位MCP2510指令代码 #define RTS 0x80 // MCP2510请求发送指令代码 #define STA2510 0xA0 // 读MCP2510状态指令代码 #define BITMOD 0x05 // MCP2510位修改指令代码
8251
- 通过实验台按钮控制8251A发送数据: 连接实验台按钮SP到8255的PB0,连接8255片选CS到译码输出070; 初始化8255的PB端口为方式0; 初始化8251A: 方式命令字=异步16分频/8位/无校验/1个停止位:4EH 工作命令字=允许接收/允许发送/DTR=1/RTS=1/清除错误:37H 通过读取8255的PB的0位,检测按钮按下动作; 当按钮按下,控制8251A发送0-9的ASCII码共10个字节 ; 当程序在实验台运行,强行退出PC端DVCC
serial.c.tar
- 這例子示範: 1。如何打開一個串口 2。如何設置界面 3。如何設置波特率,流量控制和其他設置 4。如何讀取和寫入串行端口-Descr iption: serial port example set 19200bps, n81, RTS/CTS flow control. and echo back the received data. What is shown in this example: 1. How to open a serial
SerialApp_custom
- Zigbee无线模块通信源码,改造自TI官方例程,去掉了串口的流控制,RTS,ETS-Zigbee wireless module communication source, transformation since the TI official routine, remove the serial flow control, the RTS, ETS
temperuture-control-system
- 基于单片机的多线程温度采集控制系统,采用了RTS的架构。-Microcontroller-based multi-threaded temperature acquisition and control system that uses a RTS architecture.
RTS
- state machine example for fpga in vhdl
RTS-DTR-hardware-flow-experiment
- The program of RTS DTR hardware flow experiment based on C51