Hello everyone
I am using F28335 board with MATLAB 2013a. Is there any way by which i could internally use the ePWM outputs in matlab for futher processing?
Regards
Mayank Jain
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.
Hello everyone
I am using F28335 board with MATLAB 2013a. Is there any way by which i could internally use the ePWM outputs in matlab for futher processing?
Regards
Mayank Jain
Sorry, I dont understand your question.
There is a bunch of info on using MATLAB and MathWorks tools with TI C2000 here. carefully review this - has linksto documentation, video demos, and all sorts of useful things.
https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/484814
-Brian
I am new to F28335.
What i am doing right now is I am trying sinusoidal pulse width modulation by inputting sine wave into an ePWM block in simulink and then observing its output on the assigned pin. Then I am using an RC filter to observe the sine waveform.
Instead now i am wondering if the ePWM output is accessible within the matlab itself, so that, instead of going to the pin, I could use the ePWM output with a filter within the matlab itself. By this i can experiment with the values or R and C in the MATLAB itself.
Regards
Mayank
Hi Mayank,
The ePWM block is a peripheral block - it is designed to work on the HW, and uses C2000 libraries to do that. It does not provide a simulation output in Simulink.
-Brian