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

Back to Subject List

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


 
#125262 - You didn't answer the question!
Responding to: ???'s previous message
I said:
Sandeep Gupta said:
Presently we are using Philips 89C51X2BN / 89C52X2BN ... 11.0592 crystal

on what basis did you decide that this was an appropriate processor? and clock frequency?

Sandeep Gupta said:
We are using Philips 89C51X2BN due to need more external code memory

You've already said that your application needs 128K of external code - so why did you choose any chip based on an architecture with an inherent 64K limit (like the 8051)?!

What made you think that any 8051 would be suitable for an RTOS-based design with 40 tasks? (maybe you did have a good reason - it would help if you shared it)

storing small code in microcontroller to protect the software. and rest all in external eprom.

That seems a bizarre approach - if only a small amount is in the microcontroller, then only a small amount is protected!
The majority of your code - in the external EPROM - is unprotected!

Using Serial port; so most suitable crystal 11.0592

Yes, it's a good choice for easy generation of some common baud rates, but that is only one small consideration in the overall system design!
The crystal controls the entire operation of the whole chip - how did you decide that 11.0592MHz was fast enough to run a 128K RTOS-based design with 40 tasks?!

List of 46 messages in thread
TopicAuthorDate
what next after 8051?            01/01/70 00:00      
   Should be in Chat!            01/01/70 00:00      
      ARM7            01/01/70 00:00      
         not 5-volts!            01/01/70 00:00      
            not 5 volts?            01/01/70 00:00      
               Not exactly ...            01/01/70 00:00      
                  "real-world" or "old-world"?            01/01/70 00:00      
                     can't deny it ...            01/01/70 00:00      
      chat            01/01/70 00:00      
         No, not that chat!            01/01/70 00:00      
   DS80C390            01/01/70 00:00      
   Current processor?            01/01/70 00:00      
      after 8051            01/01/70 00:00      
         Nothing to do with ARM            01/01/70 00:00      
         Why 8051?            01/01/70 00:00      
            Crystal            01/01/70 00:00      
            Crystal            01/01/70 00:00      
               You didn't answer the question!            01/01/70 00:00      
                  some thoughts            01/01/70 00:00      
                     Needs more thought!            01/01/70 00:00      
               you say you need performance, are you even thin            01/01/70 00:00      
                  only 20MHz in the 6-clock mode            01/01/70 00:00      
                     only 20MHz in the 6-clock mode            01/01/70 00:00      
                        yeah...            01/01/70 00:00      
                           not QUITE hopeless            01/01/70 00:00      
                        the whole thread seems a waste of effort            01/01/70 00:00      
                           Understatement!            01/01/70 00:00      
         you might want to stick to '51... or not...            01/01/70 00:00      
         Why that crystal frequency?            01/01/70 00:00      
   that is SOME design            01/01/70 00:00      
      Strange Design            01/01/70 00:00      
         an example            01/01/70 00:00      
            bugger..            01/01/70 00:00      
               They had an 8-pin and a 14-pin PIC, didn't they?            01/01/70 00:00      
   ALL of the above is a pie in the sky            01/01/70 00:00      
      Maybe it is for a PABX?            01/01/70 00:00      
      DS80C390            01/01/70 00:00      
         I thought that, too. Why dig deeper?            01/01/70 00:00      
            What does Sandeep Gupta say?            01/01/70 00:00      
               8051 >>> ARM            01/01/70 00:00      
                  Look at the code before changing cpu            01/01/70 00:00      
                  Sandeep Gupta must be a manager            01/01/70 00:00      
                     Blinded by the problem            01/01/70 00:00      
      5V ARM            01/01/70 00:00      
         Well, that's interesting!            01/01/70 00:00      
   have you considered a multiprocessor            01/01/70 00:00      

Back to Subject List