This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
tillitis-key
Watch
1
Star
0
Fork
0
You've already forked tillitis-key
mirror of
https://github.com/tillitis/tillitis-key1.git
synced
2025-01-14 00:49:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5b49d80891
tillitis-key
/
hw
/
application_fpga
/
application_fpga.bin.sha256
2 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix bug in timer core, where it misses clock cycles Remove redundant timer state. This fixes a bug where the timer misses a clock cycle every time the prescaler counter reaches 1. This means if one uses a large prescaler, like 18E6, it is barely noticeable, but if one have a low prescaler and a high timer value it becomes significant. This also yields the running_* registers redundant, which are removed. Add clarity to the readme. Update the timer to default to values of one, for prescaler and timer count.
2024-11-22 07:03:45 -05:00
2a3928e8587c8d5d7eca6048c6448dc1d16d52a9a25d3ca5026bec3e7fb14ef3 application_fpga.bin
Reference in New Issue
Copy Permalink