Hi Everyone,
I am working on DC-DC converter for my college project. I am using C2000 F28335 for controlling my DC-DC converter. I have problem in generating the duty cycle from the ePWM module.
The output of the converter is sensed and that is given to ADCA0 of the F28335 DSC and compensator is implemented to generate the proper duty cycle for the MOSFET. But duty cycle is generated for only initial value of the ADC. The duty cycle value is not updating if i change the ADC value. What could be the problem?...
I am using MATLAB/Simulink Embedded Coder to generate the code for my controller..