Skip to main content
SSudh.12
Visitor II
July 11, 2019
Question

Using an STM32F031, can I have one ADC channel being monitored by analog watchdog and another channel being scanned in each iteration of the main loop?

  • July 11, 2019
  • 0 replies
  • 368 views

Lets say I have channels 1 and 2.

I was wondering if I disable continuous scan and enable watchdog on 2. Will the interrupt for channel 2 be called only when I do a start scan or will the watchdog keep continuously checking the channel 2?

In other words, if I disable continuous scan, does this apply to the channel with the watchdog or not?

Thanks

This topic has been closed for replies.