Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/21/07 03:13
Read: times


 
#141114 - Thats up to you to decide
Responding to: ???'s previous message
As to HOW you actually do this - is up to you. We could suggest something that may not be economical or available to you. There are plenty of examples on the web that you can decide which way to go.


Here's something that i've used lately:

http://www.sparkfun.com/commerce/...cts_id=752

The code for the filesystem in the above product can be ported to a number of processors.

Also see http://elm-chan.org/fsw/ff/00index_e.html

As for writing Excel data, I normally use a comma delimited file. Excel can read this as can many other programs.



for example:

123,456,678<cr><lf>

You could get fancier and write a XML file.




List of 36 messages in thread
TopicAuthorDate
pen drive with uC            01/01/70 00:00      
   For File System Compatibility....NOT            01/01/70 00:00      
      File system...            01/01/70 00:00      
         Correct.            01/01/70 00:00      
            as i understand previous post            01/01/70 00:00      
               Buying Vinculum            01/01/70 00:00      
               You understood correctly.            01/01/70 00:00      
               pen drive            01/01/70 00:00      
                  This we understand!            01/01/70 00:00      
                     ARM            01/01/70 00:00      
                        Not necessarily            01/01/70 00:00      
                        Architecture choice            01/01/70 00:00      
                        Best IDE for ARM            01/01/70 00:00      
                           why            01/01/70 00:00      
                     a possible confusion            01/01/70 00:00      
                        Host = Master?            01/01/70 00:00      
                           USB terminology.            01/01/70 00:00      
                           USB Terminology            01/01/70 00:00      
   Microcontroller            01/01/70 00:00      
      And, of course, ...            01/01/70 00:00      
         Any 8051s?            01/01/70 00:00      
            Pen drive and 8051            01/01/70 00:00      
               But is it USB Host??            01/01/70 00:00      
                  8051 w/OTG            01/01/70 00:00      
                     flash memory card to microcontroller via USB.            01/01/70 00:00      
                        Thats up to you to decide            01/01/70 00:00      
                        Requirement?            01/01/70 00:00      
                        File formats            01/01/70 00:00      
                        silabs Mass Storage Ref Design            01/01/70 00:00      
                           not necessarily            01/01/70 00:00      
                              not for any reasonable display...            01/01/70 00:00      
                                 I totally disagree            01/01/70 00:00      
                                    what about the memory controller??            01/01/70 00:00      
                                 Video?            01/01/70 00:00      
                                    true to both points            01/01/70 00:00      
                                       OP            01/01/70 00:00      

Back to Subject List