2016-05-03 10:53 AM
hello
im working with a nucleof103 and the cubeMX HAL library. i managed so far to get a steady pwm out via tim3_ch1 on PA6. but id like to change the DC after each periode, therefore enable interrupts and change then the registers value. but so far, i did not find any function from the HAL library except to completely reinit the entire timer structure. i guess i have to write the the register directly. i dont know yet which one, do i have to write my new pulse width to the ARR or the CCR register?2016-05-06 07:34 AM
Hi am.lu,
Please try to create one only thread for the same subject. Refer to my response in the other [DEAD LINK /public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/STM32Discovery/NucleoF103%2c%20CubeMX%20HAL%2c%20PWM%20Out%20Tim3CH1&FolderCTID¤tviews=23]discussion -Hannibal-2016-05-06 10:52 AM
ARR Period, CCR Phase/Duty