01-05-2025 10:52 AM
Hello.
I have created a protocol library which includes I2C, SPI, Boundary Scan, among others. I am looking for a Beta tester who uses it in their project, either commercial or educational.
Supported hardware are:
- FTDI FT232H based USB-debuggers
- DAQmx based boards with Digital Waveform support
- Segger J-Link
The code is available for evaluation on Github:
https://github.com/PasiS-Saldigi/Protocol_library
If you are interested of Beta testing please contact me here or Github. I will walk you thru to get it working.
01-08-2025 01:58 PM
Hi,
When I have some time to spare in the next weeks I will have a look at it.
My HW is limited. Only have a FT4232 that I can use for this.
I already use it for I2C.
But using it for SPI or JTAG was a no go. Did not investigate the JTAG part but I did that for the SPI.
My conclusion was that the FTDI device could not write and read data at the same time.
Will let you know when I am working with this LIB
Kees