STM32L082 - WakeUp Timer (Periodic)

Post here all questions related to STM32 core if you can't find a relevant section!
Post Reply
Beuzekom
Posts: 15
Joined: Thu Jul 30, 2020 1:32 pm
Answers: 1

STM32L082 - WakeUp Timer (Periodic)

Post by Beuzekom »

Hi,

I am working with stm32duino using the STM32L082 processor and managed to get alarms up and running.
However I would like to program a periodic timer (WUT) and am looking for some good examples to get up to speed.

Do you have suggestions (codes, links or anything that could help me)?

Thanks a lot
User avatar
fpiSTM
Posts: 1738
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: STM32L082 - WakeUp Timer (Periodic)

Post by fpiSTM »

Currently the WUT is not managed by STM32RTC.
Anyway you can try to configure it manually using the HAL/LL API.
Post Reply

Return to “General discussion”