Anyone got some example code for timers? Preferably without using the gpSDK. I just need to want to find out when a number of seconds has passed since starting the timer (so doesn't need to use interrupts).
i actually use the watchdog for that..
really really simple to setup, just take a look in the users manual for s3c2400x..
you could also use the RTC, doesn't have as good resolution, but i think it's 1/128 sec atleast.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.