2 big projects in the past 2 years. Fair money makers too. Prototyped them in PBP using 'available' PICs, and by available I mean supported by PBP, PIC18F87J50.
Worked fine, but ran short of I/O by about 40 pins. '595's and '165's worked for the prototype, but made for a messy PCB in the final project.
Ended up switching to the 18F97J94 and using the .asm file as a template for generating the 18F97J94 code.
Ending up eating the extra hours in dev time re-coding.
Bookmarks