Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years ago.
How access external memory of STM32F446RE ??
Greeting guys
bad English
i'm programming image process with STM32F446RE but my memory is insufficient.
i'm searching for a while and found a method that declare a pointer and point to external memory address,
but i check the datasheet and didn't know where should i point to.
And i found FMC and don't know how to use it, i think it related with external memory probably.
Can someone tell me where should i point to or how to use FMC??
1 Answer
9 years ago.
With 'external memory' you mean non-volatile storage? If so, take a look at this question (and answers).