USART not working on STM32L152C Discovery board
Hello ST community!
I'm working with the STM32L152C Discovery board and would like to create a simple USART example.
I have developed USART drivers in the past, but this time they are not working with the disco board. It is possible that it has to do with the fact that all the USART pins are connected to the LCD?
I also tried using the USART through the ST-LINK V2, but my PC is not recognizing the board, and I already installed the drivers and did the firmware update, but no idea what's happening.
I'm able to flash the board with a simple LED program, so I know it works :)
Any help would be extremely appreciated, thanks a lot in advance!