embassy/embassy-stm32
Ralf e3174d7a99 STM32 SPI: Set clk-pin pull-up/-down to match spi clock polarity
RM0394:

    40.4.6
    Communication formats
    ...
    The idle state of SCK must correspond to the polarity selected in the SPIx_CR1 register (by
    pulling up SCK if CPOL=1 or pulling down SCK if CPOL=0).
2023-02-06 13:23:35 +01:00
..
src STM32 SPI: Set clk-pin pull-up/-down to match spi clock polarity 2023-02-06 13:23:35 +01:00
build.rs Update stm32-data. 2023-01-11 17:51:30 +01:00
Cargo.toml fix embedded-sdmmc integration. 2023-01-21 00:32:34 +01:00