Hello, I am looking to flash an external MRAM and boot from the MRAM using FlexSPI qspi. I realize MRAM doesn't support SFDP therefore a custom flash driver is required. Are there existing drivers or existing tools to correctly write and implement this? I am relatively inexperienced with interfacing with external flash memory - apologies for any simple mistakes or misunderstandings.
Unfortunately, there is no specific driver for this; however, this document details how to create one: How to create a new Flash driver of the MCUXPresso IDE - NXP Community
Best regards,
Omar