This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem with interfacing external SRAM with STM32F207ZG

Hullo all , I have 128K * 16 bit SRAM (IS62WV12816BLL) chip that I want to use with my STM32F207ZG (on PORT207Z waveshare board)through FSMC ... the problem is that i can not write properly to the SRAM , when i write say a word , i find that many addresses are written and only half the word is written correctly ...... i also see the value of the SRAM content changing as im moving to other breakpoints in the debug session , Seems like something is changing the content of the SRAM continuously...... any suggestions ?