Merge branch 'bugfix/fix_adc_read_zero_h2_v5.2' into 'release/v5.2'

ADC: fix adc raw data get 0 because of signal delay on ESP32H2(v5.2)

See merge request espressif/esp-idf!26933
This commit is contained in:
morris
2023-11-09 10:10:45 +08:00
9 changed files with 70 additions and 13 deletions

View File

@@ -41,6 +41,7 @@ extern "C" {
Oneshot
---------------------------------------------------------------*/
#define ADC_LL_DATA_INVERT_DEFAULT(PERIPH_NUM) (0)
#define ADC_LL_DELAY_CYCLE_AFTER_DONE_SIGNAL (0)
/*---------------------------------------------------------------
DMA