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.

TMS320F280049C: LAUNCHXL-F280049C

Part Number: TMS320F280049C

Tool/software:

Hello,

I have a DC-to-AC converter that runs successfully in MATLAB Simulink 2024a. Now I want to use the TI F280049C microcontroller in the circuit. I want to control the invertor with F280049C.
How does the TI F280049C microcontroller PWM interact with my DC-to-AC inverter MOSFET? then I will generate the code.





regards,

  • Hi,

    From a hardware standpoint, you would need a gate driver between the the C2000 PWM and the MOSFET. Not certain if that's your question.

    Best,

    Kevin

  • Hey Kevin,

    Thank you for your reply. To be more specific, from the uploaded DC-to-AC circuit above, I need to replace the pulse generator with the C2000 PWM to drive the MOSFET. I tried to use the ePWM of F2800x from the Simulink library, but I did not understand how the Simulink ePWM connected with the MOSFET.

    I use only Simulink 2024a and TI F280049C microcontroller.

  • Hi Biruk,

    If you are trying to use F280049C from C2000 microcontroller block set with Simulink Embedded Coder, then please note that it can be only used to generates c-code project that can be loaded in F280049C using CCS tool chain. Please note that it can not be used in simulation environment.

    Regards,

    Sumit