STM32F302: Unable to set Register CR: ADSTART
Posted on September 30, 2014 at 23:20 I am trying to get the ADC working on a STM32F302 processor and I am noticing while single stepping the code is when I call�? HAL_StatusTypeDef HAL_ADC_Start(ADC_HandleTypeDef* hadc)�? and exercise the code t...