Resolved! How to find out which DMA Stream and Channel to use for the USART on a Nucleo F446RE board?
Hi all,I'm trying to implement a class that should allow me to use the USART with the DMA. It's a learning project in which I'm trying to learn how to retrieve the correct information from the datasheet and the reference manual. I'm reading the refer...