Question
USART1 and USART2 STM32H7B3I-DK
Hello everyone!
I am working with STM32H7B3I-DK and I have enabled USART1 based on the available example, but I need to enable USART2 to connect to the WiFi. If I use the same code but with RX and TX pins from USART2, I can see nothing on console. Do I need to enable additional pins for USART2 ?
Thanks in advance!
