Resolved! 40 bytes Limit when reading/writing using QSPI DMA - STM32G473VET6 and External Flash W25N01GVZEIG
In the datasheet of W25N01GVZEIG,Data program load and quad data program load can transfer up to (2048+64) bytes.(The transfer of data between the controller and the external flash uses DMA)When I try to write 2048 bytes, nothing is written. The same...