在文档SLAA204 MSP430 Embedded Soft-Modem Demo中,关于串口start bit的确认,文档中的原话是“As soon as a start bit was detected (recognition of six ‘SPACE’ periods),”,请问为什么用6个space来作为start bit?另外,start bit其实就是一个0,那么如果区分数据中的0和start bit这个0呢?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
在文档SLAA204 MSP430 Embedded Soft-Modem Demo中,关于串口start bit的确认,文档中的原话是“As soon as a start bit was detected (recognition of six ‘SPACE’ periods),”,请问为什么用6个space来作为start bit?另外,start bit其实就是一个0,那么如果区分数据中的0和start bit这个0呢?