Which of the following statements are true regarding the function HAL_ADC_Poll ForConversion () when the ADC is used in
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following statements are true regarding the function HAL_ADC_Poll ForConversion () when the ADC is used in
Which of the following statements are true regarding the function HAL_ADC_Poll ForConversion () when the ADC is used in the polling mode? (Select ALL correct answers) It clears the end-of-conversion flag. It must be called before HAL_ADC_GetValue (); otherwise, a runtime error will occur. It can be called after each conversion. It is used to check if the ADC conversion has been performed correctly.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!