Read/write from stm32f4 to an external SLC NAND flash - S34ML02G through HAL and FSMC
Hi,I am using a custom board equipped with an stm32f417VGT and an external SLC NAND flash (more specifically S34ML02G).Through reading and writing from GPIOs I successfully "bit-banged" the read and write operations between the MCU and the NAND flash...