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 ?
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