Skip to main content
Visitor II
April 14, 2008
Question

How to use ADC without Interupt

  • April 14, 2008
  • 1 reply
  • 574 views
Posted on April 14, 2008 at 16:31

How to use ADC without Interupt

    This topic has been closed for replies.

    1 reply

    mtessier2Author
    Visitor II
    April 14, 2008
    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