Question
One Pulse Mode Timer from EXTI
STM32L431
I have a SPI Slave Clock connected to PB3 and I would like to start a Retriggerable one Pulse Mode Timer with this pin. Right now i connected PB3 also to a EXTI line and properly generate it's own interrupt. It works but now I would like to start the timer with hardware instead software.
Is it possible to trigger the timer One Pulse Mode whit EXTI or another hardware line?
Thanks a lot for your help
Alex
