want to increase the baud rate | Microcontroller › AVR › want to increase the baud rate This topic has 1 reply, 2 voices, and was last updated 13 years, 7 months ago by Amit Joshi. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 4, 2011 at 2:30 pm #638 Mukul VaishnavParticipant what can the maximum rate(baud rate) in serial transfer b/w PC and avr microcontroller February 5, 2011 at 5:56 am #5430 Amit JoshiParticipant the maximum baud rate of serial communication can be achieve if 16 MHZ crystal are used and UBRR=0 for asyncrohouns (if U2X=0) Fosc/16=1Mbps (if U2X=1) Fosc/8= 2Mbps for syncrohouns master mode Fosc/2= 8Mbps Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In