User Activity

Hii team i am working with STM32F103RET6 mcu and i want to read the ADC value in DMA mode of multi channel and send these value to the PC using USB. but i am getting stuck in MX_ADC1_Init(). if (HAL_ADC_ConfigChannel(&hadc1, &sConfig) != HAL_OK){Erro...