??? 04/06/05 10:53 Read: times |
#91100 - ADC and external ram |
Using an ADuC841, I am trying to recieve data through an on- chip ADC and send it to external ram.I have the code for the storing of the external ram part written and tested. I now want to take the recieved data from the ADC and store it. When I'm writing the sub-routine for the ADC part, is it just as simple as:
MOV A,ADC0 or do I need to include major code like the examples given for the 841 code? Do I need to use DMA code? Ps: The board has no other function but to recieve data from this ADC. That is, the ADC is not being used in an interrupt routine. Also, the data being recieved is in a burst of ultrasonic wave approx 8K in size. Cheers Steve |
Topic | Author | Date |
ADC and external ram | 01/01/70 00:00 | |
Moving ADC data![]() | 01/01/70 00:00 |