How to calculate baud rate error with an external low-frequency oscillator
Hi everyone,
I am working on a power-saving application using the STM32G030 series IC, and I need to configure the UART to work at a baud rate of 9600 with an external low-frequency oscillator (32.768 kHz).
My goal is to ensure that the UART baud rate tolerance below 2.5%. Could you advise on how to calculate the baud rate error in this scenario?
Additionally, are there any other potential issues I should be aware of with this configuration?
Best regards.
