I have data stored of sensors in NAND flash using SPI Protocol with STM32H743 IC in file format(multiple files are created in NAND flash).I want to take out that data from NAND flash and send it to my PC for analysis. How should I transfer this data?