Replies: 1 comment 3 replies
-
FSMC can work with other peripherals as well but those need a different setup and abstraction layer, that's why it is called fsmc_lcd to make the purpose of the implementation clear. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some questions regarding the fsmc_lcd, as I am unsure if it only works with screens or it's still able to connect to flash or ram. I am asking because it seems to be the recommended route for connecting external flash to a stm32 board.
Beta Was this translation helpful? Give feedback.
All reactions