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.

Plot real-time data in Simulink

Other Parts Discussed in Thread: DRV8301

Hi,

Is it possible to gather data in real-time in Simulink from my MCU? I am using a F28069M MCU with DRV8301 inverter.

I have been able to generate code from a model that I built in Simulink, but that still has to be run through CCS, so there is no real-time interaction between Simulink and the MCU.

If this is not possible, what is an alternative that I can use to gather data? Any suggestions are welcome.