Skip to main content
Explorer
October 11, 2024
Solved

FT2232H FMC FT245 Style asynchronous FIFO Mode

  • October 11, 2024
  • 1 reply
  • 1808 views

Hello,

I'm trying to interface to the FTDI FT2232H chip in FT245 Style asynchronous FIFO Mode to get a higher throughput over USB without needing to mess with the USB stack. I'm looking to get around 5MB/s throughput ultimately. Planning to use asynchronous as it's a bit easier.

 

I'm having trouble trying to figure out what configuration i should use in FMC in order to get this going? It seems all i need is an 8 bit address bus, read strobe, write strobe and buffer full/empty

 

Coretels_1-1728643395406.png

 

(from https://ftdichip.com/wp-content/uploads/2020/08/TN_167_FIFO_Basics.pdf)

 

I'm getting quite confused with the PSRAM,NAND,SDRAM configurations.

Any advice is appreciated.

Thanks!

 

 

 

    This topic has been closed for replies.
    Best answer by AScha.3

    Hi,

    maybe try on SPI (up to 54Mb ), looks more easy than (ab-) using the FMC memory interface.

    1 reply

    AScha.3Answer
    Super User
    October 11, 2024

    Hi,

    maybe try on SPI (up to 54Mb ), looks more easy than (ab-) using the FMC memory interface.