Hi NXP,
As mentioned, I found that the flexspi_nor_flash_read sample uses a Write Enable command. But if no write or erase follows, the Write Enable Latch stays high, which might cause accidental flash writes or other issues.
Is there a particular reason the SDK does this? Would it be risky if I just removed that command?