Thank you Brian for valuable help.Still I have some questions.
In your code I am not getting from where you are taking bytes to be stored on stick.
for e.g. suppose I want to store no. of bytes from specified memory locations or data logger system on the disk.Can I transfer these bytes by sending appropriate commands though UART interface.
I am completely new with PIC MCU.
Do I need to study low end PIC devices first & then go to PIC18 family or can I directly switch to PIC18 device?
Which compiler to use for C programming? Is there any tutorial available for C programming?
Thanks again
Vidya
[sarcasm]
Can I hop on the nearest jumbo jet and fly myself to anywhere or should I learn how to walk and talk first?
No...Really...go ahead...Jump right in with both feet. Get the biggest, baddest PIC you can find, design some crazy hardware, and write the most complicated program you can think of.
BUT...DO NOT test or debug anything until it's completely done, both hardware and software.
C Programming...hmmmm....Don't know much about C on a PicBasicPro forum...Which compiler to use for C programming? Is there any tutorial available for C programming?
www.microchip.com
[/sarcasm]
Skimask, I do not agree with this. The 18F's are not much more difficult than 16F's, and the compiler eliminates most of the differences. The few remaining differences are register settings, and if someone is new to pics and reading the datasheet to learn 16F settings, they can easily pick up the 18F datasheet and learn those, too.
Bookmarks