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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/17/03 23:51
Read: times


 
#43671 - My design approach
Responding to: ???'s previous message
Waqar,

It is pretty unrealistic to try and find tutorials/app notes for connecting one microcontroller (out of thousands!) to one SSI or MSI chip. The answer is right in front of you - the datasheet.

Here is my strategy for designing something new: work from the KNOWN towards the UNKNOWN. You have jumped head-first into the unkown, trying to build a device using standards that you didn't know, using a microcontroller you barely know, and using analog & digital electronics that you don't know. That is a recipe for disaster.

Try this (and this is what I have done in the past): Read the datasheet. Understand it. I read datasheets at least several times before I use a device. Then, do a test run on your new device IN A PROVEN CIRCUIT. Maybe that consists of a MCU development board. Maybe it is debounced switches and LED's on a protoboard (perhaps a useful approach for a shift register). Then, drop it into your end system and test it again.

Once a single part is shown to work, then move on to another part. Sure the learning curve is steep, but that is design! You will understand the concepts and won't have to do it that way the next time you want to use a particular part.

I suspect this approach will help you to understand the components in your circuit and then use them properly. You gain very little by executing a project without rigorously analyzing and testing your design.

my $0.02

- Lee Cross

List of 14 messages in thread
TopicAuthorDate
Shift register and store register ?            01/01/70 00:00      
   RE: Shift register and store register ?            01/01/70 00:00      
   RE: Shift register and store register ?            01/01/70 00:00      
   My design approach            01/01/70 00:00      
      RE: My design approach            01/01/70 00:00      
         RE: My design approach            01/01/70 00:00      
            RE: My design approach - Waqar            01/01/70 00:00      
               uploading pictures            01/01/70 00:00      
                  RE: uploading pictures            01/01/70 00:00      
   where is HCF4094B is used            01/01/70 00:00      
      RE: where is HCF4094B is used - Waqar            01/01/70 00:00      
         RE: where is HCF4094B is used - Waqar            01/01/70 00:00      
            Michael Karas is the best on this forum            01/01/70 00:00      
            sir you have no idea how much helpful            01/01/70 00:00      

Back to Subject List