CAD CAM EDM DRO - Yahoo Group Archive

Re: NEW: PIC for controller?

on 2001-04-23 11:30:06 UTC
Hi Larry,

Well, sounds like more reason to go the Mathis route!

16F627 or 16F628's have some interesting features too. I wish I had
more time for the PIC stuff. I have some 'C' code I'd like to stuff
into the 877's. With FP. That might be a chore! But if it works...

Looks like I need another update to the CCS 'C' compiler too.

Alan KM6VV


Larry Edington wrote:
>
> ----- 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?