2008-04-14 07:31 AM
2008-04-14 07:31 AM
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