Skip to content

Implementation of multiple SW timers based on a single HW timer

Notifications You must be signed in to change notification settings

noamy75/SW_Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

SW_Timer

The implementataion allows scheduling up to 10 simultaneous SW timer instances, based on a single HW timer module. The HW timer is connected to the CPU data bus, and has memory-mapped registers. The HW timer is implemented by a free running 32-bit counter block, counting up at frequency of 1MHz.

About

Implementation of multiple SW timers based on a single HW timer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages