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.
Hello,
I would like to be able to use a serial USB port (FT230X) connected to a UART port of the MSP432E401Y as a bootloader interface.
This is to avoid having to use the BSL Rocket between the PC and the MSP432 and also having to export UART port outside the product.
The only solution I found was to use a USB serial port that would enumerate as a Device Firmware Upgrade (DFU) class device which is not the case of the FT230X.
So what is the solution to perform bootloading directly from a PC to the MSP432 through a USB-Serial interface such as the FT230X ?
Regards.
Frederic,
Yes, this can be done using the UART BSL. See the thread below as well.