Well I am sorry it wasn't as simple as the clock being wrong, But now you know how to test it. I actually do this on all my programs before going any further just to verify the clock/osc and me are all at the same speed.
Well I am sorry it wasn't as simple as the clock being wrong, But now you know how to test it. I actually do this on all my programs before going any further just to verify the clock/osc and me are all at the same speed.
-Bert
The glass is not half full or half empty, Its twice as big as needed for the job!
http://foamcasualty.com/ - Warbird R/C scratch building with foam!
The SHIFTOUT command sends 8-bits unless otherwise specified.
To send a 16-bit constant, you'll need to specify the number of bits.
shiftout data_out, CLOCK, 2, [%0011000100100000\16]
DT
Bookmarks