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

FlashMemory-PIC-USB-PC????

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



Joined: 30 Nov 2008
Posts: 8

View user's profile Send private message

FlashMemory-PIC-USB-PC????
PostPosted: Thu Jan 28, 2010 1:17 am     Reply with quote

Hi, just one question here. Can I design my PIC like a USB pendrive?
Means I connect a flash memory with my PIC, then connect my PIC to
PC with USB. From PC can see and manage my storage, like copy or
delete a file that store in the flash memory. Thanks for those can give me idea.
ELCouz



Joined: 18 Jul 2007
Posts: 427
Location: Montreal,Quebec

View user's profile Send private message

PostPosted: Thu Jan 28, 2010 1:25 am     Reply with quote

If by flash memory you mean CompactFlash or MMC then yes of course but it will be painfully slow !

If you want to talk to the flash memory chip directly I think you will need a memory controller for that (too many I/O ? )
_________________
Regards,
Laurent

-----------
Here's my first visual theme for the CCS C Compiler. Enjoy!
arunb



Joined: 08 Sep 2003
Posts: 492
Location: India

View user's profile Send private message Send e-mail

RE:
PostPosted: Wed Feb 03, 2010 4:09 am     Reply with quote

Better than CompactFlash use a microSD card, this is SPI based and is quite fast, also less number of I/Os are used.

You can find drivers for the microSD/ SD card, RS-MMC cards etc the code section of this forum.

The driver for the SD card in the PICC folder also works very well.

thanks
arunb
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