niconiconi on Nostr: Spent two hours trying to enable a timer on my microcontroller. It simply refuses to ...
Spent two hours trying to enable a timer on my microcontroller. It simply refuses to count no matter what... Turned out that the auto-reloading is enabled by default, with a value of 0. The timer was actually running, but was kept being restarted from 0 once its value is greater or equal to 0.
Published at
2024-07-24 14:20:07Event JSON
{
"id": "85a5c6c47d4e40e67960357224c33a965efdf75c8b4e16eed49968543a787ba4",
"pubkey": "26fdcfc5f6ff27a9926ef372554241c70b1042094ec7749aa301091e34d17aa0",
"created_at": 1721830807,
"kind": 1,
"tags": [
[
"emoji",
"woozypad",
"https://mk.absturztau.be/files/3478c83e-8c07-40a0-9ad1-0276c1482ad3"
],
[
"proxy",
"https://mk.absturztau.be/notes/9w3hx39am3gp00pi",
"activitypub"
]
],
"content": "Spent two hours trying to enable a timer on my microcontroller. It simply refuses to count no matter what... Turned out that the auto-reloading is enabled by default, with a value of 0. The timer was actually running, but was kept being restarted from 0 once its value is greater or equal to 0. :woozypad:",
"sig": "bbc9777c82218ec56d6aa32283cb955cae6be370d404f217fb335927d4bde057deeeec2d6a311219bfe5fb530f61d0f05244642b57e62ebf88998a1e8e80f12b"
}