User Activity

I'm using a "blue pill" breakout board and developing with STM32CubeIDE and HAL libraries.When I HAL_SPI_Transmit to SPI1, I get a signal on the MOSI line (PB5), but the corresponding clock signal on SCL (PB3) is a constant 0V. If I run the same code...