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.

TMS320F28069: How to convert developed code to usable code?

Part Number: TMS320F28069
Other Parts Discussed in Thread: POWERSUITE

I have a newbie question. Once I have finished developing the software for my buck converter in PowerSuite, what do I need to do to use the code in an actual application?

Thanks,

Chuck

  • Chuck,

    1. If you have the boosterpack, this first thing will be to just run the code on that boosterpack.
    2. If this is a custom power stage, you would want to step through the user guide of the solution you adapated from (which would be the buck boosterpack in your case) , following the incremental steps like open loop check, etc. You may have to make some assumptions on the UG values if the power level is very different , because the UG would refer to the power level on the boosterpack i.e. the TI board.

    -Manish
  • I wanted to press the "question answered" button, but I couldn't find it. Anyway thanks for the reply.