S32K344+QSPI Initializes

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K344+QSPI Initializes

Jump to solution
792 Views
iverson3ya
Contributor III

I am testing QSPI with the flash model MX25L12833F. I am mainly referencing example code for configuration, but I am encountering an issue during initialization.

The value at the position #define IP_QUADSPI_BASE (0x404CC000u) appears to be empty and does not seem to be a valid value.

iverson3ya_0-1705887081474.png

The program is unable to run properly.

Could you please assist me? Thank you.

0 Kudos
Reply
1 Solution
760 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Could you tell which specific example is you question related to? Thanks

View solution in original post

0 Kudos
Reply
3 Replies
761 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Could you tell which specific example is you question related to? Thanks

0 Kudos
Reply
716 Views
iverson3ya
Contributor III
I have resolved the issue. I forgot to enable the QSPI clock.
thanks
0 Kudos
Reply
781 Views
iverson3ya
Contributor III

iverson3ya_0-1705890488386.png

After entering this line, it immediately jumps to a Hardfault.

0 Kudos
Reply