nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

{bp-16535} boards/nucleo-f446re: fix adc example

Open jerpelea opened this issue 6 months ago • 0 comments

Summary

fix adc example for nucleo-f446re:

  • the second ADC channel should be different from first channel
  • enable ADC SCAN mode so we get convertion on CH0 and CH1
  • disable software trigger from application, we use hardware triggering from timer

Impact

RELEASE

Testing

CI

jerpelea avatar Jun 23 '25 09:06 jerpelea