Is it a bug in NAND FMC read_page or write_page that works fine?
Hey guys.After having a lot of problems i had with fmc and nand flash finally i made it work.But when i was looking at HAL_NAND_Read_Page_8b hal function i saw that instead of using CMD_AREA for read command 0x00 it uses ADDR_AREA. But read and write...