Resolved! ADC register ADRDY never sets when I enable the ADC, so it keeps waiting there to start STM32F303RBT6
Hi all, I have this problem. I want to start the ADC of my microcontroller, and following the reference manual it says I have to wait until the ADRDY register is set by the hardware to continue and make conversions, but that register never sets. This...