How to set a nand flash with FMC?
Hi there,
I want to try touchGFX on my homemade board with the STM32F429BIT6 and a band flash chip H27U1G8F2B.
I initial the FMC NAND flash by following the code:

and test the NAND flash as below:

The LOG output is like this(the data value sometimes change, but always data[0] err):

By the LOG, the operation of the NAND flash is successful, but the result is wrong!
Am I making a mistake?
Thanks for your help in advance!

