PWM in Stop2-Mode with LPTIM2
Hello,
I am using STM32U575 and would like toimplement a PWM output. This should also work in Stop2-Mode.
Clock for the LPTIM is LSE.
It works with LPTIM1 and 3 without any problems.
To generate a PWM in Stop2-mode, I use the LPBAM with LPDMA.
Now I would try it with LPTIM2, too. But it hasn`t work so far.
Is it even possible? LPTIM2 is connected to a different bus than the other LPTIMs.
The data sheet states that autonomous mode should be possible with LPTIM2?
Thank you in advance for your reply.


