I am a beginner in using stm32 programming. I figured out that there are two types of complete conversions for ADC. So what are the differences between HAL_ADC_ConvCpltCallback() and HAL_ADC_PollForConversion() functions?
When I can use both of them?
New contributor
Ziad Hawsawi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2