User Activity

Dear all,to explain better, what I have is an external memory connected to my stm32f4 MCU, in order to communicate with it I have to pass through the FMC. The external memory is an FPGA.What I would like to do, if it is possible, is to first iniziali...
Hello, maybe it's not the right place to ask this type of questions, in case I apologize.While trying to understand how ARM assembler works, I came across this problem and I'm currently struggling to find the answer.Before explaining better my questi...
Hello, I would like to know if its possible on the STM32f429 to run code from an external SRAM. Since no QSPI connection is available on this MCU, the alternative would be using the FMC.I was only able to find an application note (AN5188) on this top...