User Activity

Hi All,I am using stm32CubeMx and atollic true studio for initializing my stm32H743ZI controller. When I debug the code I get an error message fatal error: arm_math.h: No such file or directory I have tried many things and I am unable to resolve the ...
Hi everyone,I am working on ADC of STM32H743Zi, but i am unable to get it running.Can anyone guide me . The DMA command isHAL_ADC_Start_DMA(&hadc2,(uint32_t*)ADC_1,1);