Is it possible to use USART RX/TX legs to blink a led?
Hello!
I have an STM32F411RE nucleoboard.
I tried to use PA2 (TX) and PA3 (RX) as a general output. I enabled the clock access and also setted the mode register to general purpose output mode, but when I connect the LED and set the pin high nothing happens. If I connect it to another pins e.g. PA0 (A0), PA1 (A1), PA8 (D7) it works fine. Could it be because the RX/TX legs can't be used as a general purpose output?
Thanks in advance for the help!
Best regards,
Martin
