Part Number: TDA3LX
Hi Expert,
sbl_mflash is 12000000.
May I slow down the baud?
What is the lowest baud for sbl_mflash?
Thanks
Daniel
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TDA3LX
Hi Expert,
sbl_mflash is 12000000.
May I slow down the baud?
What is the lowest baud for sbl_mflash?
Thanks
Daniel
Hi,
Baud rate is hard-coded in the source in ~/pdk_xx_xx_xx/packages/ti/boot/sbl_auto/tools/mflash/mflash_uart.c.
You can change it to 3686400 but you have to modify the code and rebuild it.
Regards,
Stanley