How to configure SMT32F072x uC to access to NAND Flash memory?
I'm using a STM32F072x uC and would want to read/write/erase NADN flash (NAND04GW3B2B).A couple of questions:How to configure GOIP pins as an Input and Output Data Bus (D0 - D7 or I/O0 - I/O7) ?What are the exact sequences to read, write, erase, etc?...