Hey guys,
I have NUCLEO-WL55JC2 board, and I am following a tutorial to learn baremetal embedded programming. The first task is a "hello world" app for UART.
So, I just read the doc, and I understood that I need to use LPUART1 which is the default fo...