Other Parts Discussed in Thread: C2000WARE
hello,
I am currently working on a project involving the TMS320F28379D evaluation board, and one of our requirements is to perform a firmware update on the customer site. However, we cannot directly connect the C2000 chip to the computer for the update, so we plan to use the SCI firmware update method instead.
I will describe the way we want to work (hope that it is clear):
1. I want to use the GPIO pins 72 and 84 in order to configure the chip in SCI boot mode
2. Then reset the board to run the SCI bootloader
3. While the board is in SCI boot mode i want to send via UART the new firmware update by another chip, not a PC
4. Change GPIO 72 and 84 and reset again c2000
5. Run the new firmware.
Could someone from the TI forum please confirm whether this plan is feasible and provide any relevant information or resources on how to implement the SCI firmware update method in this way?
Thank you.