2023-08-08 09:57 AM
Hi,
I'm trying to set up STM32F407Ve (ST Blackboard) FSMC with SRAM 16 bits of data and 10 bits of address on STM32CUBEIDE. However, all I get on the list :
LCD Interface, Muxed NOR flash, and MUXE PSRAM.
How can I enable SRAM ?
2023-08-08 10:24 AM - edited 2023-08-08 10:25 AM
The LQFP100 package is missing pins which are necessary for driving SRAM. Because of that, SRAM isn't presented as an available FSMC option for this chip in CubeMX.
There's a note in the datasheet which says this, but it's easy to miss.