CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: NEW: PIC for controller?

on 2001-04-22 23:23:18 UTC
----- Original Message -----
From: "Alan Marconett KM6VV" <KM6VV@...>


> Hi Larry,
>
> Guess I'll live with the ICD! That is, WHEN I get it!

One thing you need to be aware of on the ICD. If you use it, you can't use
the interrupt on PORTB change feature since Microchip in their brilliant
wisdom used the upper nibble of PORTB for the ICD I/O pins!

Now what you can do is wire up some Xor gates to give you a 'step' and
'direction' output from your encoder then hook that up to an interrupt pin.
But that defeats the purpose of having the interrupt on PORTB change
feature! So if you want ICE and PORTB interrupt, you'll need the Mathis, ICE
2000 or some other ICE and not the ICD.

later,
Larry E.

Discussion Thread

Larry Edington 2001-04-22 23:23:18 UTC Re: [CAD_CAM_EDM_DRO] Re: NEW: PIC for controller? Alan Marconett KM6VV 2001-04-23 11:30:06 UTC Re: NEW: PIC for controller?