Ok, I couldn't figure out how to incorporate Prescaler in Art's formula, so I took another route:
- used Preload from 16MHz
- set Prescaler to 1:2
Counter on LCD worked as expected.
https://www.picbasic.co.uk/forum/sho...025#post156025
Ok, I couldn't figure out how to incorporate Prescaler in Art's formula, so I took another route:
- used Preload from 16MHz
- set Prescaler to 1:2
Counter on LCD worked as expected.
https://www.picbasic.co.uk/forum/sho...025#post156025
My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.
Not as dumb as yesterday, but stupider than tomorrow!
Art's formula with Prescaler:
65535 - (((( MHz / Prescaler ) / 4 ) x 10000 ) - 8 )
My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.
Not as dumb as yesterday, but stupider than tomorrow!
Bookmarks