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.

AM3352: Asynchronous Multiple (Page Mode) Read Operation on a Nonmultiplexed Device: A sample code

Part Number: AM3352

Hello,
Please find the following chapter from the TRM SPRUH73 :

7.1.2.3.10.3.3 Asynchronous Multiple (Page Mode) Read Operation on a Nonmultiplexed Device

My customer need four or more data phase per access.
They built their own board and trying to access an FPGA. It is not successful.

Then, is there a sample code available for this access to show a proven procedure?

Or, could you please tell us a configuration to have the page mode access ?

  • Is it neccesary to use the FIFO in the GPMC subsystem? Is it possible to do that without DMA?
  • Is it necessary to use the DMA? Is it possible to do that without FIFO mentioned above?