Hello @mohan-ltts
Could you please try the following tests and check the results:
Comment out the function call for the calibration step and perform HAL_ADC_Start(). Check if the function still exits in a timeout state. If yes, the issue comes from ...
Hello @DG91
Please refer to the example Projects/NUCLEO-H743ZI/Examples/ADC/ADC_DMA_Transfer in the STM32Cube firmware h7.
To read analogue input and get the result by DMA, these steps are required:
De-Initialize ADC peripheralInitialize ADC periph...
Hello @MHoll.2 and @selracelosuarg
A request to update CMSIS V2 to the new version has been reported to the dev team.
Internal ticket number: 203833 (This is an internal tracking number and is not accessible or usable by customers).