John,
I'm not sure which pin you've connected SQW to, but ...One of the first things you do is set almost all the pins to output.Code:TRISA =%00000000 TRISB =%00000000 TRISC =%00000000 TRISD =%00000000
That would stop any signal from SQW.
<br>
John,
I'm not sure which pin you've connected SQW to, but ...One of the first things you do is set almost all the pins to output.Code:TRISA =%00000000 TRISB =%00000000 TRISC =%00000000 TRISD =%00000000
That would stop any signal from SQW.
<br>
DT
Bookmarks