2020-09-22 10:44 AM
Hi,
I am using stm32L431, in the documentation says that when using LPTIM pulse counter the 5 first pulses is lost, after this the counter works fine. But in my project this situation is not acceptable, because in some cases I use less than 5 pulses.
I need some tip to avoid this.
Thank you very much.
2020-09-22 11:08 AM
> I am using stm32L431, in the documentation says that when using LPTIM pulse counter the 5 first pulses is lost, after this the counter works fine.
Where does it say this?
2020-09-22 11:21 AM
Here, page 9
And I check this, it really occurs.