mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 07:51:56 +00:00
Fix issue #9028: last bit of SPI/I2S transaction may be corrupted. Impacted STM32 SOC series: F0/F1/F2/F3/F4/L0. Notes: - F2/F4/L0: set gpio to very_high speed ('11') - F0/F3: set gpio to high speed ('11'). - F1: set gpio to 50MHz. Signed-off-by: Armando Visconti <armando.visconti@st.com> |
||
---|---|---|
.. | ||
pinmux_stm32.c | ||
pinmux_stm32.h | ||
pinmux_stm32f1.h | ||
pinmux_stm32f2.h | ||
pinmux_stm32f3.h | ||
pinmux_stm32f4.h | ||
pinmux_stm32f7.h | ||
pinmux_stm32f0.h | ||
pinmux_stm32l4x.h | ||
pinmux_stm32l0.h |