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.

The migration from Piccole to Delfino microcontroller

Other Parts Discussed in Thread: TMS320F28027, TMS320F28335, CONTROLSUITE

Hi

I am currently running HVPSFB_VMC found in ControlSUITE  using CCSV5.2 The project defaults to using the Piccolo Microcontroller (TMS320F28027) and I was wondering if I am able to substitute it with  the Delfino Microcontroller (TMS320F28335).

It this is possible what is the procedure to migrate to Delfino(tms320f28335) ?

Thank you,

 

  • Hi,

    The best way of doing this is, going through the sample projects of F28335 given in controlSuite. Compare the configuration/ initializations for both F28027 and F28335. F28335 is very powerful if compared with the other and you'll be able to implement or touch heights that you never expected with F28027.

    Once you're through with initialization parts for various peripherals, algorithms can be merged by copying and pasting functions, as simple as that.

    Regards,

    Gautam