Question
CubeIDE MX USART2 -> "no available dma requests for this peripheral"
STM32F407VG: USART2 DMA for TX is working fine, but CubeIDE MX is reporting "no available dma requests for this peripheral" when I try to add DMA for RX.
I have DMA set for SPI TX only, and two ADCs, so why would there be a limitation?
Can't easily swap to another UART given the IO setup, any ideas would be welcome.
