Jump to content
  • 0

JTAG HS2/Adept and Qt5?


algae

Question

Hello!

  I'm planning to use a JTAG HS2 cable for custom SPI communication. Before I take the plunge and get the cables, I have a few questions:

1) is this cable based on the Digilent chip or the FTDI chip?

2) does the the Adept API work with Qt5 running in Cygwin on Windows7? Has anyone tried this?

3) has anyone tried using libusb to talk to the cable instead of using the Adept SDK?

Thanks!

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

hello Algea,

1) The HS2 programmer is a Digilent circuit built with an FTDI chip.

2) I haven't heard of it but I will email one of the engineers to confirm.

3) I am only aware of talking to the HS2 through Adept but it might be possible.  I'll tack this on my email to an engineer.

Thanks,

Marshall

 

 

Link to comment
Share on other sites

Just to follow up on this topic... Qt5 (Windows/cygwin) works just fine with the Adept libraries for SPI communication. Nothing special needed here at all if you use the Qt5 IDE to build your app.

Using cygwin's command-line to build an app with the Adept libs is a different story, though.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...