Hi all,
In my appliaction i want to find the ouput of buck converter voltage by multiplying the duty cycle and Input solar voltage which always varying.I read the solar panel voltage and strored in ADCRESULT0 and assigned to a SOLAR_PanelVoltage variable in Code,i have also generated 20KHz,60% duty cycle PWM wave ,using Only EPWM1A.i.e on GPIO0 .And i have to do product the duty cycle and SOLAR_PanelVoltage ? How to do that ?where contents of the duty cyle will be stored? and also i have to change the duty cycle continuouosly how to that?
please help me ,i hope this is silly question ,i am just beginner to this microcontroller environment