communication between Imx8mp and Nor Flash #79658
Unanswered
mbahmani90
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Hope you are all well.
I want to communicate with nor flash through QSPI in Imx8mp_evk. Is there any library for this purpose?
I also read the datasheet and try to access and change some configuration registers with IP command. but the result is meaningless.
According to "IMX8MPRM.pdf"
In this code I try to
according to nor flash datasheet the bit(7) should change but the problem is that in "write enable" mode the status register is 1 and in "write disable" mode the status register is 0:
Can anyone tell me where I am making mistake?
Beta Was this translation helpful? Give feedback.
All reactions