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

Back to Subject List

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


 
#114932 - Interfacing A/D with 8031
Hello all, Im having some trouble understanding some information. Please excuse my grammer .. English is my Second Language.

I am trying to interface a ADC0809 to my 8031. I have been looking around at some data sheets but had trouble understanding what they were trying to tell me. First of all i went here. http://www.learn-c.com/adc0809.pdf On page 12 it will show you a typical application. The part of this chip that confuses me is the START, ALE, and EOC. I understand that START is for when you want to start a conversion; so I believe i could put that to a bit on the 8031 and controll it by code (before i start a conversion), and EOC is End of conversion; and i read that this acts as if its a "clear flag" so i would be able to start a new conversion. Now the ALE .... I having trouble understanding what exactly this does, i know what an ALE does with the 8031 but do not think it works the same way with the A/D converter, i do not have luck finding information with this. I see that on page 7 of the data sheet i provided, i see that the ALE goes HIGH for an instance of time but then goes LOW. So is it controlled by the user (code) or can i just connect it to start so it goes HIGH when i start the conversion. I see that there was a Tutorial on 8052.com, but it did not help me much .. http://www.8052.com/users/bru...ematic.pdf, some pins from the 0809 are not listed there plus the LE might be the ALE not sure. i was thinking about what Page 7 does http://www.learn-c.com/adc0809.pdf. it shows a logic configuration. I believe what that does is when i want to read it enables the chip then when i want to write, it starts the conversion and enables the ALE.

Am i doing something wrong? or am i simply not reading hard enough?

this is my schematic of what exactly im doing





again thanks,


ED

List of 61 messages in thread
TopicAuthorDate
Interfacing A/D with 8031            01/01/70 00:00      
   what does the read the ADC code look lik            01/01/70 00:00      
      planning ..            01/01/70 00:00      
         I hope you mean flash/eprom            01/01/70 00:00      
            Thank you            01/01/70 00:00      
               well, i don't either            01/01/70 00:00      
                  Thanks Erik ..            01/01/70 00:00      
   There might be some problems            01/01/70 00:00      
      Some time ..            01/01/70 00:00      
      3 micro?            01/01/70 00:00      
         Yep ... you're right!            01/01/70 00:00      
      Explain a few things ...            01/01/70 00:00      
         updated but not finished schematic            01/01/70 00:00      
            Interrupt            01/01/70 00:00      
            address/data wiring is still wrong            01/01/70 00:00      
   Keep you updated ..            01/01/70 00:00      
      just a recomme3ndation            01/01/70 00:00      
   the ALE f/f is wrong, use MMIO            01/01/70 00:00      
      new chip ..            01/01/70 00:00      
         a lot            01/01/70 00:00      
   a few mins ..            01/01/70 00:00      
      if you are going to use the 87            01/01/70 00:00      
         i will            01/01/70 00:00      
            you will not need the 373            01/01/70 00:00      
               Different ...            01/01/70 00:00      
                  get rid of that @#&$# ALE F/F            01/01/70 00:00      
                     I apologize ...            01/01/70 00:00      
                        a "fun idea"            01/01/70 00:00      
                           Much thanx ...            01/01/70 00:00      
                              This could have been simpler            01/01/70 00:00      
                                 Thats what i thought!            01/01/70 00:00      
                           updated schematic            01/01/70 00:00      
                              you forgot to attach the ALE to the 7474            01/01/70 00:00      
                                 ALE shouldnt exist ....            01/01/70 00:00      
                                    Yup, that's right ...            01/01/70 00:00      
                                 oh ...            01/01/70 00:00      
                                    FINAL PLANS ...            01/01/70 00:00      
                                       Re: FINAL PLANS            01/01/70 00:00      
                                          Thank you            01/01/70 00:00      
                                          8051 pin configuration            01/01/70 00:00      
                                             a) it is impossible, b) why do you not f            01/01/70 00:00      
                                       just one comment            01/01/70 00:00      
                                          Liverpool USA?            01/01/70 00:00      
                                             New York?            01/01/70 00:00      
                                                Morrisville = Liverpool?            01/01/70 00:00      
                                          I live in ...            01/01/70 00:00      
   one more thought            01/01/70 00:00      
      updated schematic            01/01/70 00:00      
         get rid of the RC reset, use a superviso            01/01/70 00:00      
            found out ..            01/01/70 00:00      
               no, 666kHz            01/01/70 00:00      
                  WOW ...            01/01/70 00:00      
                     if you were serious about this ...            01/01/70 00:00      
                        a $2 LPC3xx would do nicely            01/01/70 00:00      
                           Definitly..            01/01/70 00:00      
                           That's not quite what I said, Erik            01/01/70 00:00      
                              huge problem ...            01/01/70 00:00      
                                 I see how this is confusing            01/01/70 00:00      
                                 Erik's right ... it's a poor spec'            01/01/70 00:00      
                                    knowledge            01/01/70 00:00      
                                       First lesson            01/01/70 00:00      

Back to Subject List