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

PIC with USB port question.

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



Joined: 28 Jan 2008
Posts: 2

View user's profile Send private message MSN Messenger

PIC with USB port question.
PostPosted: Mon Jan 28, 2008 8:28 am     Reply with quote

hello, good evening everyone, i have a question, can PIC save data which is more than 256k bytes into a pendrive? i search for almost one month already , but i still cannot get the result. can some one help me? thanks u very much
Douglas Kennedy



Joined: 07 Sep 2003
Posts: 755
Location: Florida

View user's profile Send private message AIM Address

PostPosted: Mon Jan 28, 2008 9:12 am     Reply with quote

The PICusb code and the pendrive are both slave applications.The pic would have to have master code written for it to talk to the pen drive. A PC has the master code for usb but as with all PC stuff it is bloated so the task of duplicating it in a compact form is formidable. A single slave device specific master probably could be written but it is not for the faint hearted.
Ttelmah
Guest







PostPosted: Mon Jan 28, 2008 9:14 am     Reply with quote

The simplest route to this, is the FTDI Vinculum chip, in it's 'demo' VDRIVE board, which implements a serial or SPI interface, able to talk to such a drive.
This was answered here, only a couple of days ago.

Best Wishes
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