mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 04:52:38 +00:00
This commit is taking care of following stuff: 1. pinmux: STM32F4 micro is using I2S5_CK and I2S_SD to interface with on-board microphone. 2. default configuration: - enable I2S5 and configure PLLI2S properly to generate I2SxCLK = 128MHz. - enable DMA Note: As stated in issue #9028 we needed to take care of a known SPI/I2S bug implementing the following two actions: A. APB2 clock has been slowed down to 42MHz. B. The SPI/I2S clock gpio speed has been set to very_high_speed. Signed-off-by: Armando Visconti <armando.visconti@st.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
shields | ||
x86 | ||
xtensa | ||
boards.rst | ||
CMakeLists.txt | ||
Kconfig |