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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/18/06 22:41
Read: times


 
#110281 - Perhaps it's cheaper ...
Responding to: ???'s previous message
True enough, Neil, however ...

It might, actually, be cheaper, at least from the standpoint of getting something "out the door," to use separate MCU's.

It's all a matter of priorities. If Peter wants to "get-er-done," he may choose to go one way, and if he's interested in the most elegant, efficient, and cost-effective solution, he may choose differently.

I suspect he'll have a difficult enough time finding a source of 7-segment LC "clock" displays packaged such that he can easily use them. Once he has 'em he has to figure out how, exactly to drive them, together with those switches he has to handle. Once he's done that, he has to count pins, calculate power, etc, and only then can he reasonably make a decision about what actual hardware he'll use.

One choice might be to drive each display with a 40-pin 805x, using the three pins that remain for a comm link. He can then use his smaller MCU to deal with the switches if there are enough pins left to communicate the result, after which the thing can go to sleep. The fact is, however, that there are lots of available choices, and Peter has to decide which set suits him.

RE


List of 41 messages in thread
TopicAuthorDate
Polling vs interrupts in a chess clock.            01/01/70 00:00      
   Polling            01/01/70 00:00      
      Debounce            01/01/70 00:00      
   Either            01/01/70 00:00      
      debounce?            01/01/70 00:00      
         Yes            01/01/70 00:00      
      Alternatively            01/01/70 00:00      
         but PBs update clocks asynchronously            01/01/70 00:00      
            micro time vs real time            01/01/70 00:00      
               One second is a long time in Blitz chess            01/01/70 00:00      
            Use a fast main loop            01/01/70 00:00      
               but this won't let us power-down            01/01/70 00:00      
                  Do what Ian says            01/01/70 00:00      
                     I don't understand            01/01/70 00:00      
                        set a flag in the PB ISR right?            01/01/70 00:00      
                           No pb isr as such.            01/01/70 00:00      
                              The PB INTs wake up the cpu also            01/01/70 00:00      
                                 re: The PB INTs wake up the cpu also            01/01/70 00:00      
                                    Still LCD            01/01/70 00:00      
                              Isn't PB bouncing going to be a problem?            01/01/70 00:00      
                                 No            01/01/70 00:00      
                                    OK, I get it now, thanks            01/01/70 00:00      
                                       In the timer loop            01/01/70 00:00      
                                          Is it?            01/01/70 00:00      
                                             No            01/01/70 00:00      
                                                ISR capability?            01/01/70 00:00      
                                                   Pick a way            01/01/70 00:00      
                                                   ISR reources            01/01/70 00:00      
               Debounce            01/01/70 00:00      
            Define Immediately            01/01/70 00:00      
               No if the debounce is post delay            01/01/70 00:00      
                  Granted            01/01/70 00:00      
               naah and to the question bu the OP            01/01/70 00:00      
   The smartest thing ...            01/01/70 00:00      
      Re the smartest thing            01/01/70 00:00      
         Re Re the smartest thing            01/01/70 00:00      
         as for the character LCD ...            01/01/70 00:00      
            There are several IC to do this            01/01/70 00:00      
               Perhaps it's cheaper ...            01/01/70 00:00      
                  DigiKey has them            01/01/70 00:00      
      Saving Power            01/01/70 00:00      

Back to Subject List