Tool/software:
Hi,
I wonder how to reduce the time between the UART Frame for the MSPM0 UART GUI (C:\ti\mspm0_sdk_2_01_00_03\tools\bsl\BSL_GUI_EXE) to speed up the transmission.
I try to set the timeout in C:\ti\mspm0_sdk_2_01_00_03\tools\bsl\BSL_GUI_source_code\UART_send.py from 5seconds to 2 seconds.
But when I do so the transmission fails.
Why the timeout need to be so big?
Increasing the baudrate will not speed up the transmission at all when there are 5s wait time between the frames.
Thanks in advance
Matthias