搜索资源列表
wait
- Flash中内置了一个状态寄存器(Status Register,SR)来指示Flash的当前工作状态和各种操作是否成功。要读取SR的当前值需要向CUI发送读状态寄存器命令(Read Status Register),命令码为0x70,SR中的内容将在DQ[7:0]上输出。The Read Status Register (0x70)command causes subsequent reads to output data from the SR until another command i
serial
- 本实验是一个串口通信实验。程序通过函数set_speed设置串口通信速率,通过函数set_Parity设置串口数据位,停止位和效验位,通过函数OpenDev打开串口。实验者可以在主机键盘输入字符串,程序对接收到的字符串计算字符串长度,发往串口,并将该字符串也发往串口。 开发环境: 创维特CVTs3c2410 Redhat9.0-This experiment is a serial communication experiment. Procedures set by serial
xiaoxuehui.tar
- 该代码是基于QT的串口通信. 该串口通信可以设这波特率,数据位等一些设置. 主要是用于嵌入式方面的串口通信协议.-The code is based on the QT serial communication of the serial communication can set some settings for baud rate, data bits. Mainly for embedded serial communication protocol.
mycomm1
- 串口程序的基本包涵设置数据位奇偶校验位 以及停止位-Serial port program indulgence set of data bits parity bit and stop bit
chuankouchuanshu
- 本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。-The experimental results obtained for the open HyperTerminal, set the baud rate to 115200 bits of data flow control to none.
arm_uart
- 基于QT 在ARM平台上实现串口的收发演示。串口号 波特率 数据位 校验位 停止位 可以根据显示窗口自行设置-QT-based serial transceiver demo on the ARM platform. Serial port baud rate data bits Parity Stop bits can set your own display window
pcmmix
- 归一化混音源码,要求为pcm帧,采样精度16bit,内有测试音频-Normalized mixing source, the requirement for PCM frame and sampling precision of 16 bits, with audio testn
crc16101
- These routine use the polynomial x^16 + x^12 + x^5 + 1, that is used ³ by ARC. The data for this routine is fed in least to most ³ significant bits, and is calculated as it goes.- These routine use the polynomial x^16+ x^12+ x^5+ 1, that is
ST7567_driver
- ST7567 lcd驱动,文件里面包括了Datasheet,和驱动代码-ST7567 is a single-chip dot matrix LCD driver which incorporates LCD controller and common/segment drivers. ST7567 can be connected directly to a microprocessor with 8-bit parallel interface or 4-line serial inte