51单片机中的波特率发生器51 single-chip baud rate generator in
标签: single-chip generator baud rate
上传时间: 2017-06-26
上传用户:黄华强
德州儀器新款DSP TMS320C2834X 晶片 SCI 自動 baud 偵測程式設計.
上传时间: 2013-12-01
上传用户:ayfeixiao
files describe a example tranmister a txt by uart from host PC and select baud rate
标签: tranmister describe example select
上传时间: 2013-12-25
上传用户:yangbo69
Abstract: The MAX3108 is a complete high-performance universal asynchronous receiver-transmitter (UART) in a tiny 2.1mm ×
标签: Programming Rates baud 3108
上传时间: 2014-12-23
上传用户:清风冷雨
This example provides a description of how to use the USART with hardware flowcontrol and communicate with the Hyperterminal.First, the USART2 sends the TxBuffer to the hyperterminal and still waiting fora string from the hyperterminal that you must enter which must end by '\r'character (keypad ENTER button). Each byte received is retransmitted to theHyperterminal. The string that you have entered is stored in the RxBuffer array. The receivebuffer have a RxBufferSize bytes as maximum. The USART2 is configured as follow: - baudRate = 115200 baud - Word Length = 8 Bits - One Stop Bit - No parity - Hardware flow control enabled (RTS and CTS signals) - Receive and transmit enabled - USART Clock disabled - USART CPOL: Clock is active low - USART CPHA: Data is captured on the second edge - USART LastBit: The clock pulse of the last data bit is not output to the SCLK pin
上传时间: 2013-10-31
上传用户:yy_cn
S3C44BOX的BIOS。可使用的命令:help --- show help ? --- = help date --- show or set current date time --- show or set current time setweek --- set weekday clock --- show system running clock setmclk --- set system running clock setbaud ------ set baud rate ipcfg ------ show or set IP address load ------ load file to ram comload ------ load file from serial port run ------ run from sdram prog ------ program flash copy ------ copy flash from src to dst address boot ------ boot from flash backup ------ move bios to the top of flash md ------ show memory data move ------ move program from flash to sdram
上传时间: 2015-01-22
上传用户:ANRAN
用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高baud可到921600。☆ 支持Unicode内码显示。☆ 增加自动发送数据功能。☆ 增加保存显示记录的功能。
上传时间: 2015-04-16
上传用户:奇奇奔奔
本次设计的RS232 to USB转换器,RS232端所采用的baud rate仅为9600。并没有对其它baud rate 到 USB 作转换
上传时间: 2015-12-09
上传用户:yyq123456789
在LPC213X上实现了模拟串口功能,使用中断技术,具有收发功能,可以修改baud,databit,parity,stopbit
上传时间: 2016-02-10
上传用户:zhaiyanzhong
This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within any terminal-program (9600 baud). With each pressed key the next channel will be converted. No interrupts are used.
标签: will D-channels sample result
上传时间: 2016-04-23
上传用户:wxhwjf