I have found in the datasheets of microcontrollers that there is term called baud error rate. In order to reduce the error percentage one has to run the microcontroller at higher frequency. This error which depend on the oscillator frequency is called baud error rate in UART. Is this caused by the bit error rate (BER) ? The baud is composed of some bits. There are some number of bits per baud. So if there is a baud rate in data transfer then can we also called or relate to bit error rate (BER) ?
