Wait/Sleep/Delay function
Posted: Tue Mar 15, 2016 4:07 pm
Hello,
What is the recommended method on my user application (in user_main.c) for delay function?
I try some EFM32 propositions, but they use SysTick_Handler which is already in use by TD RTC driver.
I have a basic need : wait 1 to 10 ms between 2 actions.
Thanks for yours advices
What is the recommended method on my user application (in user_main.c) for delay function?
I try some EFM32 propositions, but they use SysTick_Handler which is already in use by TD RTC driver.
I have a basic need : wait 1 to 10 ms between 2 actions.
Thanks for yours advices