Ok - promise this is my last question!
I need to increment a counter in my PIC code, and output the value as an 8 bit number on the pins of the PIC. I didn't think this would be a problem - however,It appears I need to use pin 0 on port B as the interrupt pin, and port A has less than 8 pins available it seems. This means I need to output my number across two ports, which sounds a bit tricky.
Is there a way around this problem? Is it as tricky as I think, or not ...?
Cheers,
Ben
Bookmarks