UART not working
I have an STM32WB55CGU6 on a custom board with a 32MHz HSE. I'm using low power uart1 with PA2 & PA3 pins. My settings for it are: - baud rate 9600- word length 8 bits- 1 stop bit- parity noneIt won't transmit. Cube doesn't receive it, any terminal ...