Question
STM32F746 FMC NWE periodically goes high
Hello. I'm using STM32F745VET.
I want to connect SRAM via FMC, but when I run a simple app, the waveform look like below.

The code I made is just write data "0x28". and It does not work.
As you see, NWE signal work high-low periodically. I think this is the problem why data failed to write to SRAM.
Is there any idea why NWE works like that?
