CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

disk on key with pic's...

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
sweet_Dana
Guest







disk on key with pic's...
PostPosted: Tue Mar 31, 2009 9:59 am     Reply with quote

Hi

I would like to get any kind of information about reading a file from disk on key, with pic16f88 \pic16f69.

I want to read and write words or numbers from it.

Can I do it ? The information is stored in files? Or I can just write numbers to it ?
Is it the same as writing to a computer usb ? I guess not...


Any discussion about that or codes that could help me will be nice.
sweet_dana
Guest







someone? please?
PostPosted: Wed Apr 01, 2009 5:25 am     Reply with quote

i am sure that you know something about that .

i will be more than happy if you would share that with me .


thank you.
mskala



Joined: 06 Mar 2007
Posts: 100
Location: Massachusetts, USA

View user's profile Send private message

PostPosted: Wed Apr 01, 2009 6:36 am     Reply with quote

Do a search of this forum for 'thumb drive' or 'pen drive'. Simple answer is no, this is not realistic with small PICs because of USB architecture.
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Wed Apr 01, 2009 7:29 am     Reply with quote

If you are referring to an USB memory stick, you should tell more clearly. "Disk on key" can mean a lot...

USB devices can be accessed only by an USB host or dual-role (OTG) controller. From Microchip, PIC24FxxGB series could do. CCS has no example code for it, but there are Microchip examples, including access to memory ("mass storage") devices. A FAT16 file system as with memory cards is used to organize the data storage.
andrewg



Joined: 17 Aug 2005
Posts: 316
Location: Perth, Western Australia

View user's profile Send private message Visit poster's website

PostPosted: Wed Apr 01, 2009 10:03 pm     Reply with quote

http://www.vinculum.com/ ?
_________________
Andrew
sweet_dana
Guest







thanks a lot
PostPosted: Thu Apr 02, 2009 1:57 am     Reply with quote

thanks a lot for all answers.

it helps a lot .

i have tried to reffer the usb mass storage device as a regular acsses to a memory from the pic. it wasnt smart at all.

i will try the pic 24, hope this is not too hard.

thanks a lot .
dbotkin



Joined: 08 Sep 2003
Posts: 197
Location: Omaha NE USA

View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Fri Apr 03, 2009 11:13 pm     Reply with quote

Vinculum VNC1L does the job. Two USB ports, and with the right firmware one can attach to a host PC as well. You can get the VDIP1 or VDIP2 module, which makes the hardware part easier.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group