I'm looking for code to generate just open-loop 3-phase sine waves using Space Vector from a standard 6-IGBT bridge using the TMS320F28069.
A while back I posted a similar request looking for open-loop sine drive code and was directed to this Control Suite folder: (Scalar Project SVGEN).
C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.1\HVACI_Scalar
The problem is that this code is (apparently) to be used with opto sensor speed feedback.
Can somebody direct me to the "heart" of the code that generates the pwm signals for the "spinning" space vector. I don't care about any kind of feedback. Just purely open-loop 3-phase Space Vector sinusoidal waveform generation.
I know how to do Space Vector, but don't want to generate code from scratch. Another concern I have is that I'm using the 2nd and 3rd timers for bells and whistles with only Timer0 for waveform generation (though I may be able to alter this).
Thank you.