Search found 3 matches

by TomK
Sun Feb 28, 2010 8:21 am
Forum: Projects & Kits
Topic: 16-bit Micro Experimenter Board
Replies: 21
Views: 35602

Re: 16-bit Micro Experimenter Board

Try this --it should appear first in your main code { //*********************this code programs RP7, RP8, RP9 to be SPI #2 to 25LC256 EEPROM __builtin_write_OSCCONL(OSCCON & 0xbf) ; //clear bit 6. unlock //input RPINR22bits.SDI2R = 9; // make Pin RP9 SDI2 //output RPOR3bits.RP7R = 10; //SD02 RPO...
by TomK
Sat Feb 20, 2010 8:21 am
Forum: Projects & Kits
Topic: 16-bit Micro Experimenter Board
Replies: 21
Views: 35602

Re: 16-bit Micro Experimenter Board

FYI --for those interested in even higher performance for their 16 Bit Experimenter, Microchip released a new pin-to-pin compatible part to the existing PIC24F64GA002 it is the dsPIC33FJ128GP802 I/SP. This part is available from Mouser. The new part has all the capabilities of the PIC24F plus DSP ca...
by TomK
Thu Feb 11, 2010 7:40 pm
Forum: Projects & Kits
Topic: 16-bit Micro Experimenter Board
Replies: 21
Views: 35602

Re: 16-bit Micro Experimenter Board

For those interested there a series of new experiments and lesson plans for new users posted at

http://www.kibacorp.com/begin.html


regards,
TomK