cancel
Showing results for 
Search instead for 
Did you mean: 

How to use ADC without Interupt

mtessier2
Associate II
Posted on April 14, 2008 at 16:31

How to use ADC without Interupt

1 REPLY 1
mtessier2
Associate II
Posted on April 14, 2008 at 16:31

I would like to use the STR731 ADC without using the IRQ. I would like to call a function in the main subroutine then test the flag until the conversion is ready then operate the result.

It is possible ?? I try it using the IRQ and a got value and work but I try by polling in my software and it's do not works.

Thanks

Martin