User Activity

Hi everyone,I am using the NUCLEO-G474RE development board with STM32G474RE MCU​The ioc file is attached, and this is main function:int main(void) { /* USER CODE BEGIN 1 */   /* USER CODE END 1 */   /* MCU Configuration-------------------------...
Hello Everyone,I am using STM32G474RE and the STM32CubeMX version is 6.5.0.When ADC5 enables temperature sensor�?Vref and Vbat channel, STM32CubeMX will generate code in MX_ADC5_Init function(LL library):/** Configure Regular Channel */ LL_ADC_REG_Se...