- This topic has 1 reply, 2 voices, and was last updated 13 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › setting baud rate for AT89C51
how to set the baud rate for serial data transmission in AT89C51 without using timer
Not possible, the internal architecure has been designed in a way that serial data transfer using UART uses timer for its operations.