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: Flashing CPU

Part Number: TMS320F28379D
Other Parts Discussed in Thread: CONTROLSUITE, TMDSCNCD28379D, UNIFLASH

Hello,

i'm looking for a manual how to flash the TMS320F28379D.

especialy the following points are of interest:

- Which MCU-Interfaces (SCI, I²C, SPI, ...) can be used to do this?

- How has the custom board to be designed to work proberly (especally the Interfaces)?

- How do i get the controller into the necessary mode ...?

- Which software-tools canbe used for flashing ?

kind regards Ralf

  • Hi Ralf,

    Ralf Rink said:
    - Which MCU-Interfaces (SCI, I²C, SPI, ...) can be used to do this?

    You can refer schematics of F28379D controlCard for JTAG communication for flashing and debugging. You can find the same here:

    C:\ti\controlSUITE\development_kits\~controlCARDs\TMDSCNCD28379D_v1_0\R1_3

    Ralf Rink said:
    - How has the custom board to be designed to work proberly (especally the Interfaces)?

    Check the above schematics

    Ralf Rink said:
    - How do i get the controller into the necessary mode ...?

    You can refer the datasheet for Boot mode configuration. One configures to GET MODE for Flash based code execution and JTAG interface.

    Ralf Rink said:
    - Which software-tools canbe used for flashing ?

    You can use TI Uniflash Tool or Codeskin's C2Prog

    Regards,

    Gautam