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

Back to Subject List

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


 
#26093 - RE: I want to connect 8051 and adc0809
If you need 64K and ADC0809 then you need bank swiching. Or if yo can do it with 63.9K of ram and the ADC

You must calculate the time to send 64K to PC because if you wait to complete the 64K and then send the data may be yo overload the RAM with new datas fro the AD. May be you must start sendig before the 64K are full.

For storing data you can do an FIFO stack with two pointers of 16 bits, one for input and other for output.



List of 11 messages in thread
TopicAuthorDate
I want to connect 8051 and adc0809            01/01/70 00:00      
RE: I want to connect 8051 and adc0809            01/01/70 00:00      
RE: I want to connect 8051 and adc0809            01/01/70 00:00      
I want to connect 8051 and adc0809            01/01/70 00:00      
RE: I want to connect 8051 and adc0809            01/01/70 00:00      
RE: I want to connect 8051 and adc0809            01/01/70 00:00      
RE: I want to connect 8051 and adc0809            01/01/70 00:00      
RE: I want to connect 8051 and adc0809            01/01/70 00:00      
RE: I want to connect 8051 and adc0809            01/01/70 00:00      
RE: I want to connect 8051 and adc0809            01/01/70 00:00      
RE: I want to connect 8051 and adc0809            01/01/70 00:00      

Back to Subject List