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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/28/07 05:15
Read: times


 
#141313 - not for any reasonable display...
Responding to: ???'s previous message
I don't think that one of those 8051s will work for a couple of reasons. First, for a color bitmapped LCD (lets assume a 24 bit module on the order of 640 x 480) you need to have about 27 I/Os (24 data bits, maybe 3 clocks - pixel, vert, horz). In addition to that you'll need a fast memory (flash will be WAY WAY too slow) interface for your frame buffer. That's even more I/Os. Furthermore I don't think that between the memory controller and the LCD controller you'll do very well. Imagine trying to do 30 frames per second at 640 by 480 with 24 bits. That's about 27 MB of data transfer a second. An 8051 would struggle. I guess it just totally depends on what sort of display he's trying to use.

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