我通过GPMC与FPGA进行通信,数据线和地址线A0~A10都能正常驱动,但地址线引脚A11之后的,就不能控制了。我的GPMC配置如下:
#define STNOR_GPMC_CONFIG1 0x00001000
#define STNOR_GPMC_CONFIG2 0x00011001
#define STNOR_GPMC_CONFIG3 0x00020201
#define STNOR_GPMC_CONFIG4 0x08031003
#define STNOR_GPMC_CONFIG5 0x000f1111
#define STNOR_GPMC_CONFIG6 0x0f030080