Resolved! STM32F469I-DISCO FMC WRITE_READ_ADDR 0x0800
HiI just wonder at the example:STM32Cube_FW_F4_V1.26.0/Projects/STM32469I-Discovery/Examples/FMC/FMC_SDRAM/Src/main.cand there is a define:#define WRITE_READ_ADDR ((uint32_t)0x0800)Whats the purpose of that (offset?)? Doesn't the FMC SDRAM start ...