User Activity

Both VREFINT and TEMPSENSOR ADC channels enabled. CubeMX generates following init code: /** Configure Regular Channel     */     LL_ADC_REG_SetSequencerChAdd(ADC1, LL_ADC_CHANNEL_TEMPSENSOR);     LL_ADC_SetCommonPathInternalCh(__LL_ADC_COMM...
Seems like bug.CubeMx 5.5.0STM32G030K8TxItems are duplicated in ADC settingsSamplingTime Common 1 twice in "Sequencer set to not fully configurable mode"