搜索结果
找到约 27 项符合
Baud 的查询结果
按分类筛选
单片机开发 51单片机中的波特率发生器51 single-chip baud rate generator in
51单片机中的波特率发生器51 single-chip baud rate generator in
DSP编程 德州儀器新款DSP TMS320C2834X 晶片 SCI 自動 BAUD 偵測程式設計.
德州儀器新款DSP TMS320C2834X 晶片 SCI 自動 BAUD 偵測程式設計.
串口编程 files describe a example tranmister a txt by uart from host PC and select baud rate
files describe a example tranmister a txt by uart from host PC and select baud rate
模拟电子 Programming Baud Rates of the MAX3108 UART
Abstract: The MAX3108 is a complete high-performance universal asynchronous receiver-transmitter (UART) in a tiny 2.1mm ×
C/C++语言编程 基于(英蓓特)STM32V100的串口程序
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 (keypa ...
嵌入式/单片机编程 S3C44BOX的BIOS。可使用的命令:help --- show help ? --- = help date --- show or set current date time --
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 a ...
串口编程 用于串口应用程序的调试监控工具
用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限 ...
汇编语言 本次设计的RS232 to USB转换器
本次设计的RS232 to USB转换器,RS232端所采用的baud rate仅为9600。并没有对其它baud rate
到 USB 作转换
单片机开发 在LPC213X上实现了模拟串口功能
在LPC213X上实现了模拟串口功能,使用中断技术,具有收发功能,可以修改baud,databit,parity,stopbit
单片机开发 This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within
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.