Hello NXP community,
I have some problems with the QSPI programming functions provided by the 'FLASH_MX25L6433F_DRV' drivers. When I try to program from 1 to 192 Bytes or 256 Bytes to QSPI everything works fine, but when I try to program from any quantity of bytes between 193 to 255 Bytes with a single command the function returns an erroneous status that I don't know what it is due to.
I am using the S32K148 EVB evaluation board and the example project 'qspi_external_flash_s32k148'.
Any idea what causes this error?