AN2598 smartcard interface example code
Hello,
I am looking at the smartcard example application - https://github.com/STMicroelectronics/STM32CubeG4/tree/master/Projects/STM32G474E-EVAL/Examples/SMARTCARD/SMARTCARD_T0_MFX
In the project .ioc file, I see that the Baud Rate is set to 10752 Bits/s, and the smartcard clock frequency is 3.863636 MHz.
How was that baud rate calculated/determined, considering the above clock frequency?
Thank you,
D.