Hello people,Here some info about clocks in EFM32.I’ll show you code snippet, for EFM32 that make work HF timers, LF timers, HF USART and LF USART.I will not explain why those definitions work – you can read it in datasheet.Simply, shortly, I’ll save your time by...
Hello all, We continue to speak about timers, and the next victim is LETIMER0 – low energy timer! The next example shows how to run this timer and how to move the MCU to EM2 mode (energy save) . When the MCU receives the LETIMER0 interrupt, it wakes up automatically...