SPI clock polarity initalization in STM32 Cube L0
Posted on June 18, 2014 at 10:07I have a project based on the example found in STM32Cube_FW_L0_V1.0.0\Projects\STM32L053R8-Nucleo\Examples\SPI\SPI_FullDuplex_ComIT I have changed the initialization of SpiHandle.Init.CLKPolarity to SPI_POLARITY_LO...