Merge branch 'bugfix/fix_adc_read_zero_h2' into 'master'

ADC: fix adc raw data get 0 because of signal delay on ESP32H2

See merge request espressif/esp-idf!26572
This commit is contained in:
Gao Xu
2023-10-30 20:51:08 +08:00
9 changed files with 70 additions and 13 deletions

View File

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