-
Hi there, we are interfacing the FT2232H with a slave device using pyftdi, using SPI for communication. We can write to the device, and it responds correctly on the logic analyzer. However, the ret…
-
There are compilation issues when using the latest gcc version on raspbian (currently 10.2.1-1+rpi1).
To fix those errors, I was able to cherry-pick different commits but I had to fix the first one b…
-
Hi Bill,
while trying to understand how the InfiniteNoise driver works, I found that the ftdi_set_baudrate()-method in libftdi applies a factor of 4 to the set baudrate when bitbang-mode is enabled…
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same feature, before opening a new one.
- [X] This issue only relate…
-
Whatever i try, i still get a ftdi_usb_reset failed error when i try to load something to my tang nano 20k. (the board is brand new and working)
![ftdi_error](https://github.com/trabucayre/openFPGAL…
H4-b updated
6 months ago
-
https://github.com/motla/ftdi-d2xx is a fully Node.js built driver for D2XX devices.
-
Just throwing this out here for consideration— it may be possible to detect when the connected serial device is a USB FTDI, and switch to using its native API:
http://www.ftdichip.com/Support/Documen…
-
**Is your feature request related to a problem? Please describe.**
I fired up my FTDI cable (C232HM-DDHSL-0 -- 0403:6014:FTUJK2JU (FTDI)) connected to my RP2040 but it gives the error that SWD isn't …
-
```
What steps will reproduce the problem?
I have an Ainol Aurora running ICS 4.0.3 - the OTG USB mode work for bluetooth
devices but it doesn't detect an FT232RL chip on several different Arduino
b…
-
When executing via Kstar, the server returns an error.
we got result == 0
ftdi_read_data_modified don't work. I'll check if it's an hardware problem by running it on Windows.