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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/20/06 15:49
Read: times


 
#114611 - In many respects, there's no comparison
Responding to: ???'s previous message
There are lots of ARM versions, just as there are lots of 805x versions. However, ARM is MUCH faster, in terms of its instruction cycle.

The basic 805x lumbers along at somewhat less than 1 MIPS, and the fastest of them perhaps approaching 70 MIPS with a "typcial" instruction mix.

The really cheap ARM's operate at on the order of 50 MIPS, and the fastest I've worked with ran at 150 MIPS, that being > three years ago.

The ARM's with which I've had contact lived in TQFP-208 packages and attached directly to external SDRAM, FLASH, and SRAM memory, without which they couldn't do a thing.

805x's have internal ROM, RAM, and I/O, which enables them to do lots of things, particularly byte-processing things, without any external components, aside, perhaps, from their oscillator/clock. Clearly, they were designed with totally different visions of how they'd be used.

Now that there are ARM-based single-chip MCU's, about which I freely admit I still know absolutely nothing, I certainly will have to "give 'em a look" before selecting my next MCU. I've already given the ARM consideration in applications where external memory was required, since so many of them provide SDRAM and FLASH interfaces which are trivially implementable from the designer's viewpoint. This is because a $7 CPU with a $2 SDRAM and a $3 FLASH memory will cost less than a fast 805x with an external SRAM and an external code memory, including the latches and logic required, once the external memory size reaches a certain point.

I don't think there's any argument as to whether the ARM is easier to code than an 805x. You just simply have lots more flexibility with the ARM.

I still like the 805x, myself, though.

RE





List of 30 messages in thread
TopicAuthorDate
ARM micro's. Impressions?            01/01/70 00:00      
   My recent experience            01/01/70 00:00      
      Keil vs IAR            01/01/70 00:00      
         GCC and just about any target            01/01/70 00:00      
      Memory Usage comparison            01/01/70 00:00      
         Memory usage            01/01/70 00:00      
            I doubt that would be the general case.            01/01/70 00:00      
               In many respects, there's no comparison            01/01/70 00:00      
               How many bytes in an instruction?            01/01/70 00:00      
                  just some hair splitting            01/01/70 00:00      
                     Thumb            01/01/70 00:00      
                        Correct!            01/01/70 00:00      
                           Dense            01/01/70 00:00      
                     I hang my head in shame!            01/01/70 00:00      
                        why shame?            01/01/70 00:00      
                           kitchen sinks are expensive            01/01/70 00:00      
                              Core hogs            01/01/70 00:00      
                                 core memory            01/01/70 00:00      
   It's been a few years ...            01/01/70 00:00      
      please elaborate            01/01/70 00:00      
         LOTS of memory            01/01/70 00:00      
            I do not know, what I wondered abot was            01/01/70 00:00      
               Some app's require lots of memory            01/01/70 00:00      
            Integrated PHYs!            01/01/70 00:00      
               It's a MICREL part            01/01/70 00:00      
               link            01/01/70 00:00      
   Thanks. Found it.            01/01/70 00:00      
   Some compiler comparisons            01/01/70 00:00      
      yeah, but            01/01/70 00:00      
      Written by Hitex and Keil            01/01/70 00:00      

Back to Subject List