-
Description: Hardware: ST MCU STM32L496AGI6P, OLED with SPI interface Analysis: When I build the firmware without Zephyr OS, using the same hardware as mentioned above , the MOSI is correct when SPI clock is configured at 20mhz. So the hardware should be no problem. Below is how SPI and clock system get configured in DTS. &clk_hsi { &pll { &rcc { &spi1 { Please advise me how to fix this problem. Thank You! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@glin00 can you try to change pin speed, adding the following to board.dts file
|
Beta Was this translation helpful? Give feedback.
@glin00 can you try to change pin speed, adding the following to board.dts file