Question
waiting for timer initialisation?
Posted on March 10, 2013 at 09:42
Hi all, I am very new to ARM chips, lots to learn. I have some code from a ST example that initialises the gpio/tim2/DAC2/DMA all in one funtion it works fine. If I split it onto 4 functions for clarity etc, it stops working. Unless I place a long delay loop after the TIM2 init function. Where should I be looking to learn more about waiting for last operations on the timer registers?
Thank you for your asstance. Cheers. Pete L.