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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/03/12 23:33
Read: times


 
Msg Score: +2
 +2 Good Answer/Helpful
#187608 - What You Need to Do Yourself
Responding to: ???'s previous message
What you need to do for your self is to get intimately familiar with the 93C46 data sheet and the defined timing diagrams that show how to access the chip.

Then wrap a reasonable main program around this glob of uncommented code that bears every ear mark of code you downloaded off the web someplace.

Next study the code sequences carefully at the source code level and learn how they should implement what you have learned from the data sheet. If you see a mismatch you'll have to change the code appropriately.

Next verify that you have the part properly wired to the MCU and that you have proper Vdd, Gnd, and bypass cap on the parts.

Now it would be time to compile your test program and program it to the MCU.

Finally hook up an oscilloscope to verify that the MCU bit-banged waveforms look correct at the part.

Personally I feel that you need to complete all the above steps before you come here to ask questions. You should then be in a pretty good position to ask real questions about thing you do not understand.

Michael Karas




List of 20 messages in thread
TopicAuthorDate
help me with 93c46 and at89s52---MikroC            01/01/70 00:00      
   What You Need to Do Yourself            01/01/70 00:00      
      need help - 93c46 using AT89s52 - mikroc            01/01/70 00:00      
         MikroC is unwise choice            01/01/70 00:00      
   help me with 93c46 and at89s52---MikroC            01/01/70 00:00      
      So check without scope - adjust code until testable            01/01/70 00:00      
         you have now 3 times asked help with 93c46/at89s52--MikroC            01/01/70 00:00      
            93c46/at89s52--MikroC            01/01/70 00:00      
               my suggestion            01/01/70 00:00      
               You have already been given suggestions            01/01/70 00:00      
                  help me with 93c46 and at89s52---MikroC            01/01/70 00:00      
                     Use a proper Compiler            01/01/70 00:00      
                        I wanna, I wanna, I wanna,            01/01/70 00:00      
                     Time to actually prove your logic and your delays            01/01/70 00:00      
                        ----thanks all for helping out            01/01/70 00:00      
                           do you REALLY expect ....            01/01/70 00:00      
                     If you can't get MikroC to work ...            01/01/70 00:00      
                        switching to keil            01/01/70 00:00      
                           Example code on this website            01/01/70 00:00      
                           why, oh why            01/01/70 00:00      

Back to Subject List