problem with STM32F411CEUx and HAL on SDIO and ADC.
Hello everyone, first of all I apologize for my English as I am not fluent in it.
I am using the STM32F411 and SE and when using two DMAs for Tx and Tx it always shows BUSY in HalState. This I have solved (although not totally yet) by choosing only one DMA, the same for both, from a question I saw in this forum. Also, when I use ADC with a regular channel, triggered by TIM3, and two injected, triggered by software, the values of the injected channels are placed in positions 3 and 4 when from CUBEmx it sets offset 0 and 1.