Bug report: Behavior and documentation for HAL_ADCEx_MultiModeStart_DMA differ
The documentation for HAL_ADCEx_MultiModeStart_DMA clearly states that the length parameter is in bytes. /** * @brief Enable ADC, start MultiMode conversion and transfer regular results through DMA. * @note Multimode must have been previously ...