Solved
How to set DMA Settings of USART1 of STM429ZI Nucleo board. How to cure?
I try to set DMA setting of USART1_RX, USART2_TX both. Bit MX Error message is occurred. as below figure.
I try to set DMA setting of USART1_RX, USART2_TX both. Bit MX Error message is occurred. as below figure.
The chip has a limited amount of DMA streams. If all the streams possible for USART1 are being used for something else, you will be unable to add one for the USART1.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.