Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6 Slide 7 Slide 8 Slide 9 Slide 10 Slide 11 Slide 12 Slide 13 Slide 14 Slide 15 Slide 16 Slide 17 Slide 18 Slide 19 Slide 20 Slide 21 Slide 22 Slide 23 Product List
Async Serial

In asynchronous serial communications, data is transmitted without the clock. Therefore, it is up the MCU to synchronize its internal baud rate clock to the incoming data. In the case of RS232, the start bit is used to start the process. The start bit tells the receiver the phase relationship required for the internal clock used to latch the data bits. The rate of this clock is typically determined at design time; however, there are some applications where devices are required to determine the baud rate from the incoming data stream. The example above shows one way for devices to align the internal clock with the incoming data. Once the start bit is received, the clock system restarts its count sequence, allowing for the clock edges to line up according to the bit time specified.

PTM Published on: 2011-02-07