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: FT601Q Streaming information from FPGA to file in .NET  (Read 9852 times)

MattBurt

  • Newbie
  • *
  • Posts: 2
    • View Profile
FT601Q Streaming information from FPGA to file in .NET
« on: December 13, 2022, 02:51:27 AM »

Hi all, I'm attempting to create an application streams data on the FT601Q from an FPGA to a file and running into some issues when I'm configuring a ReadPipe to receive this information.
I'd just like to get some help with direction or maybe an example of this being done.

Thanks!
Logged

FTDI Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 896
    • View Profile
Re: FT601Q Streaming information from FPGA to file in .NET
« Reply #1 on: December 13, 2022, 04:21:26 PM »

Hello,

Please refer to our software examples here:

https://ftdichip.com/software-examples/ft600-601-software-examples/

There are Data Loopback and Data Streamer examples available in C# and C++.

Best Regards,
FTDI Community
Logged

MattBurt

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: FT601Q Streaming information from FPGA to file in .NET
« Reply #2 on: December 13, 2022, 07:23:23 PM »

Thanks
Logged