User Activity

I have used this same chip on a previous project and managed to toggle an LED on and off using HAL_Delay(1000); function. I copied the same code across to my new project board, uploaded it successfully, toggled the LED on successfully but when I step...
I'm new to embedded design, and I'm trying to wrap my head around the pinouts of the STM32L051K8T6. It says on the webpage it has two SPI buses, however the datasheet it seems to list one (SPI1) in two separate places (pins 11,12,13 & pins 21, 22, 26...