Disable FSMC in Stop mode
Posted on July 11, 2017 at 09:32Hi,I'm using Stop mode on a custom board with STM32F207. There is a SRAM on the board for data storage.I turn off SRAM in Stop mode, to reduce power consumption. Now I want to disable the FSMC of SRAM too. Therefore I...