Oh i get it ;-)
Only to set
IOCB.7 = 1
IOCB.6 = 1
and it works !
Thanks a lot
with
INTCON.7 = 0 in the main loop the interrupt is repeating 2 times. Pushed 1x and release 1x.
With the IOCB only on change till the interrupt is executed.
Oh i get it ;-)
Only to set
IOCB.7 = 1
IOCB.6 = 1
and it works !
Thanks a lot
with
INTCON.7 = 0 in the main loop the interrupt is repeating 2 times. Pushed 1x and release 1x.
With the IOCB only on change till the interrupt is executed.
Last edited by Robson; - 31st August 2007 at 01:36.
Oh, Very good!
I didn't even notice the 913 had individual enable bits for the RBC interrupts.
Sitting here with the datasheet too going, "It should work!" Doh!, wrong.
Nice job.
<br>
DT
Bookmarks