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

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

See merge request espressif/esp-idf!26976
This commit is contained in:
morris
2023-11-21 11:08:57 +08:00
9 changed files with 70 additions and 15 deletions

View File

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