Hi Dan,
I see on the Sigrok wiki that there has been some prior hardware designed
with the FT601: https://sigrok.org/wiki/CoLA
This uses the FT601 for a host interface, and logic signals are read by an
FPGA which can also do multiplexing etc.
But if I understood your idea correctly, it is to read logic signals
directly into the FT601 FIFOs without another chip, which is a simpler,
less expensive design.

Anyway, there is a barrier to using the FT601 chip: "The CoLA does not have
integration into Sigrok and Pulseview. This is because the used FT601
driver is from FTDI and is closed source. This is the reason that prevents
the software from being released under Sigrok compatible licence."

The closed source driver mentioned is D3xx:
https://ftdichip.com/drivers/d3xx-drivers/
So we could probably get an FT601 device working "out-of-tree" using the
proprietary driver, but I couldn't find a free software library (analogous
to libftdi) to drive the FT601.


On Wed, Oct 15, 2025 at 4:36 AM Daniel Tzschentke <[email protected]> wrote:

> Hi Everyone,
>
> Thanks a lot for Sigrok!
>
> Recently I came across this USB3 (super speed) chip: FT601 from FTDI
> https://ftdichip.com/products/ft601q-b/
> It's a 32 bit sync FIFO to USB3 bridge and intended for parallel camera
> interfaces.
>
> My first thought was, that it should be pretty straight forward to build
> a 32 channel 100 MHz logic analyzer with it.
>
> I was thinking of an open source/community logic analyzer made for
> Sigrok - schematic and pcb I know how to do, but I have no idea how to
> support the chip in Sigrok - would anyone be up for taking care of the
> Sigrok support?
>
> I could send out some PCBs to developer from the first test batch but
> would also upload all the kicad files (sch, pcb, bom, gbr, ...) to a
> public github repo, so anyone could order PCBs.
>
> What do you guys think?
>
> Best,
> Dan
>
>
>
> _______________________________________________
> sigrok-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sigrok-devel
>
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to