Other Parts Discussed in Thread: C2000WARE
Hello,
I am in the process of designing some electronics around the TMS320F28379D Delfino microcontroller. For our purposes, I need to be able to program the flash over SCI. This seems doable using the SCI bootloader. I also need the SCI interface available for communication after the program is running.
According to the datasheet, this will use GPIO84/GPIO85 or GPIO28/GPIO29 depending on BMODE. However, both of these pairs of pins have a conflicting pin with the EMIF interface. I need to also talk to an external memory chip using EMIF. These EMIF pins don't seem to have alternative MUX pins I can use.
What are my options to be able to use the SCI bootloader and subsequently communicate over SCI but also be able to use the EMIF interface to talk to an external SDRAM?
Thanks,
Aditya