Hi, I was implementing the following use-case: On TIM1 (advanced) timer I want to use pulse counts (By configuring and enabling: "CONFIG_PWM_PULSECOUNT") And for TIM4 I do NOT want to use this. Just normal time-based.
But when I use examples/pwm_main.c this is giving me very strange responses. Also the drivers/timers/pwm.c seems to do something different then what I expect? Did some of you had this situation? And I do not mean "MULTICHANNEL" usage. Thats something different and another use case. Thanks Ben