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.

TMS320F28379D: Serial Flash Programming USB vs SCI (USBUART)

Part Number: TMS320F28379D
Other Parts Discussed in Thread: TMDSCNCD28P65X

Hello,

We're working on a design with an F28379 microcontroller.

While JTAG is used for firmware development, we'd like to make firmware updates easier once the board is deployed.

We're considering using a single SCI port with a USB-UART bridge for this purpose. Are there any potential issues with this setup, and what are the USB-UART requirements in terms of speed and features?

For normal operation, we'll use Flash Boot, and for firmware updates, SCI Boot. Is there a way to automatically trigger SCI Boot when the USB is connected? We plan to use USB-UART for debugging using a COM port.

Do you have any reference designs or advice? I've already read the Serial Flash Programming of C2000 documentation, but it lacks information on hardware implementation.

Thank you