- 1. That is a very non-standard UART baud rate. Typically you would expect standard rates of:
[115200, 230400, 460800, 921600], on the serial debug interface.
2. Make sure you're using a good serial to USB converter, as the clock divider need to be accurate and without noise.
3. I cannot properly see the connections in the schematic, nor do I have any documents showing the inner UART diagrams. So without that CPU Reference Manual you can't know how the clock is used for the UART.