by Brian Griffin » Fri Feb 11, 2011 1:27 am
PICTRAIL WROTE:I would like to check on possible ways to read from and write to rows and columns of a spreadsheet file in usb a pen drive using PIC16.
This is to replace the use of a SD Card.
Any clue on how to go about it or where to get more info would be highly appreciated.
Thanks .
The problem with interfacing the USB thumbdrive is... it's too overwhelming for a low capacity PIC16F. You need a USB Firmware inside and the software on the computer to go with it. And worse, only PIC18F and above contains USB host controllers.
You should start back with the SD card - it's much easier to handle.
PIC - UIC00B from Cytron (replacement for my broken PICKit 2), Pickit 3, MikroC for PIC
dsPIC - MikroC for dsPIC, mikromedia board (dsPIC33)
AVR - AVR Dragon
Parallax - Prop tool