We are using RZG2UL SOC based custom board with Linux BSP version 3.0.3.
When using PWM mode for MTU3 (MTIOC3A) pin. We are facing below issues for PWM
- If PWM is disabled the pin goes to high state
- If initial PWM duty cycle is set to 100% pin goes to low state
- If inital PWM duty cycle is set to less than 50% and then if duty cycle is increased to 100% pin goes to low state
- If initial PWM duty cycle is set between 50-90% and then if duty cycle is increased to 100% pin goes to high state.
Is this behavior expected? How can this issue be fixed?