Skip to content

microsecond and millisecond delay functions, written in FORTH

Notifications You must be signed in to change notification settings

rabbithat/nRF52_delay_functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

nRF52_delay_functions

Included microsecond and millisecond delay functions and an RTC initialization function, all written in FORTH. These use the nRF52's RTC for timing and are therefore about as accurate as the resolution of the RTC, which is quantized at 31.5 microseconds using prescaler 0 (the most accurate of the prescalers).

About

microsecond and millisecond delay functions, written in FORTH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages