c8051f320 Mass storage Source Code

Embedded computer systems topics

c8051f320 Mass storage Source Code

Postby Guest » Thu Dec 29, 2005 5:15 pm

Howdy All,

I just purchased an Evaluation Board from Silicon Labs. Does anyone
know where I can get example source code for a Mass Storage class for
c8051f320?

I have tried the firmware generator from Jungo, but it keeps create an
"Unknown Device"


Thanks in advance.
Guest
 

Re: c8051f320 Mass storage Source Code

Postby Guest » Thu Dec 29, 2005 5:15 pm

Thanks Antti. I will contact SiLabs and see what they say.
Guest
 

Re: c8051f320 Mass storage Source Code

Postby Antti Keskinen » Thu Dec 29, 2005 5:15 pm

Hello !

<steele.pj@gmail.com> wrote in message
news:1135868117.479218.151680@g44g2000cwa.googlegroups.com...
Howdy All,

I just purchased an Evaluation Board from Silicon Labs. Does anyone
know where I can get example source code for a Mass Storage class for
c8051f320?


Unfortunately I cannot assist you here. I mostly write my own firmware. You
could try requesting a skeleton firmware from Silicon Labs. and then
modifying it to suit your needs. Afterall, a Mass Storage class device is
only different from a HID device because the device and interface
descriptors say they are. The default Windows XP drivers, for example,
support Mass Storage class devices by default.

I have tried the firmware generator from Jungo, but it keeps create an
"Unknown Device"


The firmware generator might not create the string descriptors required,
even if it would create a solid skeleton firmware for a Mass Storage class
device. The Device, Configuration and Interface Descriptors make use of a
String Descriptor table that presents the human-readable strings which an
operating system shows during device enumeration. These strings dictate
manufacturer name, device name and possible device version etc. Make sure
these strings are correctly initialized and set (they are UNICODE strings).

Greetings,
Antti Keskinen
Antti Keskinen
 


Return to Embedded System

Who is online

Users browsing this forum: No registered users and 0 guests