Question
STM32 HAL DCMI supports only DMA for data transfer
Hello,
I am wondering why the HAL_DCMI_Start_DMA function supports only data transfer through DMA. I noticed that there is only one function for data transfer which is HAL_DCMI_Start_DMA.
Another question, is there any example on the net that shows an implementation of this HAL function ?
Thank you for your help,
Othmane
