2019-12-27 6:58 AM
2019-12-27 10:31 AM
Question 2.
Want to set buffer that will collect 10 samples on single channel adc.
Buffer[10];
HAL_ADC_Start_DMA((&hadc), (uint32_t*)Buffer, 1);
will this work?
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.