User Activity

I'm trying to send exactly 8 bits of data, and check my results with tera terminal, however I'm not seeing anything come up. I noticed that on the block diagram for the STM32L476RG nucleo board, that the APB1 Bus is also connected to AHB1, but there ...
I just purchased the NUCLEO-STM32L47RG, and have tried using the following code below to press a switch to turn an LED on. However the code doesn't seem to actually be loading onto my microcontroller, I'm using Keil uVision 5 IDE if that makes a diff...