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

Is there any difference in write and read configuration into/from external memory

Hi,
I am using STR912FA44 CPU. I am tryring to access an external memory (SRAM) in non-mux mode. Because I am new in ARM, I used examples about EMI(I downloaded from http://www.st.com).
While read operation every thing is ok, CS and Read Enable signals are acting correctly, however while write operation
there is no change in CS and Write Enable signals. Before read and write operation I configure the external memory interface and I try to read and write.
My question is this:
Is there any difference in configuration between write and read operation? I am new in embedded system programming and ARM world, so I need your helps.

Thank you.