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, 5 months ago.
About Arch Max FSMC interface?
Hi,
Is there any example code for FSMC bus of Arch Max? I get compiler errors for calls like:
RCC_AHBPeriphClockCmd(RCC_AHBPeriph_FSMC, ENABLE);
Error: Identifier "RCC_AHBPeriphClockCmd" is undefined in "main.cpp"
And Arch Max gets RESET after drag & drop uploading program file. So my terminal program show error due to loosing connection. Is there any solution? Thank you.
Thank you.