readme.txt
来自「8051 UART autoset Baudrate」· 文本 代码 · 共 20 行
TXT
20 行
Date: Wed, 05 Feb 1997 20:45:09 GMT
From: John Wren <jcwren@atlanta.com>
To: 8051code@keil.com
Subject: 8051 Autobaud Routine
Here's a routine that will autobaud on the serial port. It
will handle 150 to 19200 baud, and 38400 can be added easily by
modifying the table.
This routine is functional and seems to work reliably, but
camps out on the port pin waiting for the serial character to autobaud
on. This could be better served by an interrupt, and how this might
be done is mentioned in the code.
- John
John C. Wren, KD4DTS
jcwren@atlanta.com
770-840-9200 x2417 (W)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?