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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/19/07 06:58
Read: times


 
#140983 - Not necessarily
Responding to: ???'s previous message
Vinay Shrivastava said:
I believe ARM takes care of many of issues discussed in this thread.

The ARM core itself has nothing to do with it - you still need to provide all the hardware and software to create a USB host, and to implement the necessary filesystem to access the actual information on the pen drive.

Michael Karas said:
On an 8051 type MCU I find that file system code could take about 20K of instruction space...

20K out of an 8051's 64K maximum is a big deal; an ARM will probably require at least that much code - it's just that even 64K is not necessarily a big deal to an ARM!

But then this means switching to new platform

Yes - it's always hard to decide whether it'll be easiest in the long run to struggle on with the architecture you know (8051), or dive into an unfamiliar architecture, but one that it (probably) better suited to the task (ARM)...



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