-
In the next couple of days I will provide a very simple test program:
It writes a an integer x followed by a newline character. Then it reads back that line, converts the string into an integer again…
-
Any plan to bring FTDI VCP support to mendel?
-
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…
-
### Describe the issue you are experiencing
I've been having an issue for a while that sometimes when Home Assistant Core (re)starts (for instance after installing an Home Assistant OS update or an H…
-
Hello
The same problem as #100
![image](https://github.com/user-attachments/assets/201bb6e0-4bc8-427e-96aa-26d650c67213)
Choosing all options like zip archives or githubs repositores nothin…
-
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…
-
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…
-
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
-
### 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…