Way to denote row addresses of NAND flash may be wrong
I am using STM32CubeH7 from GitHub (the latest commit is here). In stm32h7xx_hal_nand.c, I found something starting at Line 582: if (((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)) <= 65535U) { *(__IO uint8_t *)((uint32_t)(...