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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/14/01 12:27
Read: times


 
#9305 - RE: "Bit-bang" A/D converter codings
I am not familiar with the assembler you are using (WR REG P3.6), but I cannot imagine one that allow you to move a register into a bit (MOV WR,A). At WRITE for instance, you could save WR in C which is the only "bit register' in the '51. mov p3.6,C is a legal working instruction. I applaud you using symbolic names for the bits, but REG?, check your assembler manual.
Is this your first venture?
Have fun,
Erik

List of 18 messages in thread
TopicAuthorDate
A/D converter            01/01/70 00:00      
RE: A/D converter            01/01/70 00:00      
RE: A/D converter            01/01/70 00:00      
RE: A/D converter            01/01/70 00:00      
My Circuit Design            01/01/70 00:00      
RE: My Circuit Design            01/01/70 00:00      
RE: My Circuit Design            01/01/70 00:00      
Sensors            01/01/70 00:00      
Sensors - Suppliment            01/01/70 00:00      
RE: A/D converter            01/01/70 00:00      
RE: A/D converter            01/01/70 00:00      
RE: A/D converter            01/01/70 00:00      
RE: A/D converter            01/01/70 00:00      
RE: A/D converter            01/01/70 00:00      
"Bit-bang" A/D converter codings            01/01/70 00:00      
RE: "Bit-bang" A/D converter codings            01/01/70 00:00      
RE: "Bit-bang" A/D converter codings            01/01/70 00:00      
ADC0844 (with multiplexer options)            01/01/70 00:00      

Back to Subject List