FMC-SRAM Configuration for STM32F40G-EVAL
Hello there,
I am working on a project using an STM3240G-EVAL board which as the STM32407IGH6 MCU on it. In this project, I want to use USB-OTG-FS to connect an external USB microphone to the board and then store any information sent into the microphone into the 16 Mbit SRAM that is on the board. However, I am struggling on figuring out what pins I need to enable to get this functionality working. I am also open to hearing other ideas on how to go about this project. For example, do you suggest using DMA and ADC instead to get the microphone data. At the end of the project I need to be able to use the SRAM, an external microphone and an external speaker to playback audio as well.
Any help would be really appreciated as I am on a little bit of a time crunch and unsure what pins to enable. I am using STMcubeIDE with STMcubeProgrammer and STMcubeMX on MAC OS to run this project.


