Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
5 years, 5 months ago.
Clock configurations
Hi everybody,
I have been strugling to get the clocks working as they should on my Atmel SAMR34 package. It also seems like the clock configuration is spread out all over the code....
I have found clock-related configurations in a lot of files and it seems that making small changes have large impacts on timing throughout the whole OS. I have changed conf_clocks.h, enabled LP_Ticker, and tried to get RTC working. My goal is to have RTC and Tickless enabled for my board.
I have watched the mbed open hours on tickless to get a better understanding, but haven't found all the clock configs yet. Is there any nice documentation available as to how al the clocks work together?
Any type of help is welcome, thanks,
Wim