This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ARM3354 的GPMC与FPGA通信问题求助



我使用arm3354与FPGA通信,使用GPMC,8位数据位,3位地址位,异步通信,驱动实现mmap函数,用mmap映射的地址去操作,现在已实现 正确的读写FPGA,但是每次读的时候,监视总线,总会看到它读了四次,而我的应用程序只是读了一次。

以下是寄存器配置

这是检测到的总线变化,读了四次。

请哪位朋友给我看看,给点意见和建议谢谢!