Thanks folk, managed to solve my noobie teething problems (configuration and alldigital I/O). Sorry to waste your time.
THE BOOK of DT's INTERRUPTS is an
organization of interrupt service
routines and other works written by Darrel Taylor, RIP. Interrupt routines are arranged per Darrel's original list. Darrel Taylor's Instant Interrupts are an extension of the work of Tim Box whom in October of 2002 wrote INT_CTRL.pbp Many of the forum members felt this is a long overdue project. THE BOOK of DT's INTERRUPTS will be a valuable resource and a tribute to Darrel Taylor the "Fanatical Contributor". THE BOOK of DT's INTERRUPTS is located at http://dt.picbasic.co.uk/ |
Type: Posts; User: marcusk; Keyword(s):
Thanks folk, managed to solve my noobie teething problems (configuration and alldigital I/O). Sorry to waste your time.
As a relative noob, exactly what I was looking for.
Except...:
I added it to the folder containing pbpx.exe as instructed but on compile Microcode Studio comes back with:
WARNING: unable to open...
Hello. Help please! I have a very basic noob question:
On my 16F628A, How do I configure all my pins as digital I/O ?
I have been reading all sorts of confusing info about how very important it...
I am using PBP3 and a Minipro TL866 to program 16F6218a PICs on a breadboard.
On the programmer, I set the configuration word to use the internal clock
The Pics seem to program fine and read back...