fsl_romapi example for rt1052 change for qspi flash

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

fsl_romapi example for rt1052 change for qspi flash

470 Views
vega_sdr
Contributor I

Hi,

fsl_romapi sdk example for rt1052 is for HyperBus flash, I need to change the code to use it with w25q32jv qspi flash. Where can I find an example FLEXSPI_NorFlash_GetConfig function for my case ?

Labels (1)
Tags (1)
0 Kudos
1 Reply

453 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @vega_sdr ,

There isn't examples for qspi flash. You can modify FLEXSPI_NorFlash_GetConfig() according to the data in flexspi_nor_polling_transfer demo.

 

Regards,

Jing

0 Kudos