more than one chanel ADC in STM32F030
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-10-10 3:03 PM
Posted on October 11, 2017 at 00:03
Hi, i have a problem with to program multiple ADCs Conversions. normally to program a single channel (0,1,2,3....n)
MX_ADC_Init();
HAL_ADC_Start(&hadc);
adcValue=HAL_ADC_GetValue(&hadc);
how do i read more than one ADC channel?
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
