User Activity

I am running ADC DMA in cyclic modeat STM32G474CET6  Im useingBuffer_Addr_At_Trigger[ ADC_Loop_Counter] = hdma_adc1.Instance->CNDTR;to read the pointer of the cyclic bufferIn the STM32H7 familyAn syntax error for CNDTRI can't find the appropriate reg...
STM32H7A3RIT6 Voltage reference buffer (VREFBUF) I’m using        HAL_SYSCFG_EnableVREFBUF();  HAL_SYSCFG_VREFBUF_VoltageScalingConfig(SYSCFG_VREFBUF_VOLTAGE_SCALE0);To select internal vref 2/5 voltBut it seems that the ADC takes the voltage of 3.3 w...
Kudos given to