FTDI Community

Please login or register.

Login with username, password and session length.
Advanced Search  

News:

Welcome to the FTDI Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ FTDI Support


New Bridgetek Community is now open

Please note that we have created the Bridgetek Community to discuss all Bridgetek products e.g. EVE, MCU.

Please follow this link and create a new user account to get started.

Bridgetek Community

Author Topic: FT601 FPGA Bus Master Example Error  (Read 12947 times)

Daniel123

  • Newbie
  • *
  • Posts: 7
    • View Profile
FT601 FPGA Bus Master Example Error
« on: January 22, 2018, 02:27:55 PM »

Hello everyone,
I have FT601 dev board connected to an Altera Cyclone V GX Startet Board and I'm trying to get the loopback example startet. I downloaded the cyclonev_mst_fifo32_1.1.zip file with the FPGA Configuration and uploaded it to the Cyclone board. I switched the switches for loopback FT600 Mode.
Using the FTDI example Loopback program on my host pc and starting a loopback transfer is succesful for the first loopback transfer, but all other loopback transfers are failing. The data comes back but there is no match between the sendout data and the received data.
Switching to the streamer FPGA configuration and trying to stream data with the FTDI streamer example program on the host pc works, but data throughput is relative low (231 Mbyte/s).

Does anyone else experience similar problems? There is another Altera FPGA Image for download on the same page like the one mentioned beforce. In this configuration the loopback works and is much faster then the other configuration but in this example there is no streamer configuration, however it is cleary stated in the txt-File contained in the zip file Altera_Dataloopback_Firmware.zip  :

Quote
Altera CycloneVGXC5G master Release List:

1.CycloneVGXC5G_16bit_MC245    ///For data loopback demo, FT600 device, 245 FIFO Mode

2.CycloneVGXC5G_32bit_MC245    ///For data loopback demo, FT601 device, 245 FIFO Mode

3.CycloneVGXC5G_32bit_MC600    ///For data loopback demo, FT601 device, Multi-channel FIFO Mode(600 Mode)

------------------------------

4.CycloneVGXC5G_16bit_MC245_XP    ///For data streamer demo, FT600 device, 245 FIFO Mode

5.CycloneVGXC5G_32bit_MC245_XP    ///For data streamer demo, FT601 device, 245 FIFO Mode

6.CycloneVGXC5G_32bit_MC600_XP    ///For data streamer demo, FT601 device, Multi-channel FIFO Mode(600 Mode)

------------------------------

Revision: 1.1
Date:21-Oct-2015

Revision: 1.11
Date:22-Oct-2015
1.Add in MC245-16bit/32bit data streamer demo
2.Add in MC600-32bit data streamer demo

Configuration 6 6.CycloneVGXC5G_32bit_MC600_XP, 5 and 4 are not inside the zip file. Can anybody tell me where I can download these?
Thank you for any help.
Logged