-
Nice work on this tool- I can report success flashing 2x GW1N-9 in a chain via FT2232D (running openFPGALoader for each index-chain).
I noticed that applying a non-default user code (e.g. below 12…
-
**Is your feature request related to a problem? Please describe.**
I'm currently working on support for the JH7110 family of SoCs from StarFive.
**Describe the solution you'd like**
I'm havi…
-
Hello,
there seems to be one more problem with the FT232R and the pyftdi library.
I have this very simple test program:
`#!/usr/bin/env python3`
`import pyftdi.serialext`
`import time`
…
-
I've setup pyftdi on Ubuntu, including the udev rules. Sometimes the `ftdi_urls` script can see my FTDI, sometimes it can't. This happens without any changes to perms.
Consistently:
1. The fir…
-
I'm running a Raspberry Pi 4b with the Kali ARM image flashed onto my SD drive.
Downloaded the repo, ran make (with seemingly no issue) and now I get the following when trying to run `make flash`:
…
-
**Is your feature request related to a problem? Please describe.**
The https://github.com/probe-rs/probe-rs/commit/2efc3fbaf1dcd3e3ad85672c1d8c2609c5c9566f version of `probe-rs` doesn't support Deb…
-
First of all, great library and thanks for sharing!
I use a FT2232H to communicate over I2C to a custom microcontroller. As some of the requests are a bit intensive for this controller, it will str…
-
Hallo,
I am using 5.2.1 on Win 10 x64 and java 8 (1.8.0_172)
When I run:
https://github.com/NeuronRobotics/nrjavaserial/blob/master/test/src/test/ReadTest.java
in case of `HARDWARE_ERROR` event, `…
-
Hi all:
I used the esp32s3 board to develop one usb host fuction.
I used the master branch code.
the device was the cdc-like device which connect to esp32s3's usb[GPIO 19 20] via one usb to uart ch…
-
Hi,
I'm using ESP-IDF on Windows Subsystem on Linux.
I would like to report it.
stable version(ESP-IDF : v3.2.2)
- cannot run openOCD.
WSL cannot find FTDI device on USB.
I'm using FT2232…