Bug in adc_configure_trigger for Arduino Due #1819
Labels
Board: Arduino Due
Applies only to the Due
Component: Core
Related to the code for the standard Arduino API
In https://github.com/arduino/Arduino/blob/ide-1.5.x/hardware/arduino/sam/system/libsam/source/adc.c
ADC_MR_FREERUN_ON == 0x80
ADC_MR_FREERUN_OFF == 0x00
Running the following on a due show the problem
Edit: Updated my sketch to include
The text was updated successfully, but these errors were encountered: