baud rate in 8051 & PIC Microcontroller

Status
Not open for further replies.
for PIC
/********************* CONFIGURE Baud Rate Generator Register *********************
* Fosc : 7.37 MHz, * Internal FRC PLL 4x = 7.37 Mhz *
* Fcy = Fosc/4 = 1.8425 Mhz * *
* Desired Baud Rate : 9600 * *
* Formula : * *
* UxBRG = (FCY / (16 * Baud Rate)) – 1 * *
* Desired U1BRG = 11 * *
****************************************************************************************/


for any processor you will find its baud rate calculations in its data sheet !
 


Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…