2023-07-31 11:45 PM
I know, there are a lot of posts about this topic. But I am curious that there is any new improvement.
I am working on the STM32F207 series MCU. I built the code by using the core library for Cortex-M0. But I don't know that it will work or not. Did anybody else try it?
Additionally, I will use FSMC and partial buffer strategies. I think the documentation is not enough for FSMC and partial buffering. How can I implement it? Which function should I handle?
Thanks for your helps.