Question
STM32Cube SPI project for download
Hello Community,
I tried with different boards (073, 093, 533, 401) to work with the SPI1 or SPI2.
I used the examples, but there is no clock on an SPIx clock pin.
e.g. HAL_SPI_Transmit(&hspi1, SpiData, 2, 100);
Has anybody a working STM32Cube porject to load in the STM32CubeIde
for an SPI only master (no slave no DMA) in the send modus via MOSI pin.
Thank you
Michael
