UART interface programming speed
Hello all,
I'd like to know if there is a set of acceptable UART baud rates for CLI use (CubeProgrammer CLI defaults to 115200 baud for UART).
Looking at the GUI for CubeProgrammer, after selecting UART, it shows that a baud of 460800 or 921600 is possible, but only a baud of 460800 worked with the CLI, but 921600 timed out (I think.. the window closes very fast, as we're 'calling' the CLI from within a Python script).
Any help would be appreciated. 460k baud is still much faster than the default, but if I can push the limits with 921k, I'd be happier :)
Thanks!
