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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/27/09 12:58
Modified:
  07/27/09 13:03

Read: times


 
#167926 - Is 8 pins a "lot of pins"?
Responding to: ???'s previous message
Full implementation of the micro-SD (That's the one that's currently driving the market) requires 8 pins including power and gnd. SD doesn't require the write-protect. Even in SPI mode, the protocol doesn't change when the larger-scale devices are substituted.

With a peak transfer rate (standard) of 25 mega-nybbles (some mfg's claim they can go faster) in "full-speed" (nybble) mode, they're plenty fast for nearly any MCU, and they can be used in the degraded (SPI) single-bit-wide (thereby saving three pins) mode. Some mfg's claim their SPI can operate at 25 Mbps. Maybe that will mate well, and at speed, with SOME MCU's.

There's no reason a file system implementation has to be part of the device interface. Consequently, the device can be polled to "ask" it what its preferences are regarding sector sizes, block sizes, number of sectors per block, etc.

The only issue will be buying the parts. If you're not using 500 units per hour, you probably won't have enough clout to get a manufacturer to "talk" to you. However, since small retailers are able to offer 2GB micro-SD's at approximately $6, in single quantity, including postage, which costs about $1.40US here in the U.S, there surely is a way to obtain supply.

RE


List of 28 messages in thread
TopicAuthorDate
Embedded SD Memory - anyone seen any?            01/01/70 00:00      
   what's the point?            01/01/70 00:00      
      A microcontroller != flash memory controller            01/01/70 00:00      
         of course not, it's just one task of many ;-)            01/01/70 00:00      
            You actually gain a lot            01/01/70 00:00      
               whatever            01/01/70 00:00      
                  even more to the roots            01/01/70 00:00      
                     Solderability not a problem            01/01/70 00:00      
            There are advantages            01/01/70 00:00      
      Memories can be purchased separately.            01/01/70 00:00      
         memories... of the shelf...            01/01/70 00:00      
            Pricey and consumes a lot of processor pins            01/01/70 00:00      
               an interesting overview            01/01/70 00:00      
               Is 8 pins a "lot of pins"?            01/01/70 00:00      
                  Not SD - the linked memory            01/01/70 00:00      
                     is 17 a very large number? ;-)            01/01/70 00:00      
                        Show me your solderable SD module            01/01/70 00:00      
                           there's nothing to prevent you from soldering a micro-SD            01/01/70 00:00      
                              That's stretching it a bit            01/01/70 00:00      
                        Every extra pin needed can be very expensive            01/01/70 00:00      
   There's cheap SD with PCI            01/01/70 00:00      
      Oddly enough ...            01/01/70 00:00      
         connector issue            01/01/70 00:00      
         The only "issue" is their connector            01/01/70 00:00      
            as opposed to MMC, which uses the same connector            01/01/70 00:00      
   Found it - "iNand"!            01/01/70 00:00      
      how does its cost compare            01/01/70 00:00      
         Dunno            01/01/70 00:00      

Back to Subject List