-
I am using a customized I2C slave device. And I get a strange waveform with the test scenario:
1. Host (FT2232H) sends a read cmd to slave, `I2cController.read(2)`
2. In case slave has "none" data t…
-
Hello, i'm trying connect to csr8645 via ft2232hl board (0x0403:0x6010). I followed your indications, install libusbk drivers, etc, also i activated ftdi debug, but i don't know what it's happening. C…
-
It seems I2C is not supported on FT2232H yet (pyftdi v0.22.1):
`pyftdi.ftdi.FtdiError: This device does not support drive-zero mode`
Is there a workaround for that?
cioma updated
6 years ago
-
Hi,
After a bit of struggle I have managed to get openocd to connect properly to the ESP32 and I can connect gdb to port 3333 without any issue, listing the threads setting breakpoints ...
The i…
-
### Triage
#### 2018-07-02
The extending Rust reach participants mentored by @jamesmunns are working on this. Among their
goals they have:
- Adding "it compiles" tests. libcore, or some othe…
-
Hi! I'm having a strange problem with debugging a simple example from Arduino IDE, whereas "Hello World" example from ESP-IDF can be debugged perfectly.
Hardware: FT2232H + esp32 dev board connected…
-
I got a new Icestick to start experimenting with verilog. The normal programming works fine, but programming it with
`iceprog -S file.bin`
does not work. The leds on the stick then go into the half-…
-
I have found that, on Linux, accessing FTDI GPIO causes the FTDI USB Serial Device to be disconnected:
`[24051.378487] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUS…
-
I am using GNU ARC Toochain (version 2018.09) to debug my proram on ARC700 IP Based Soc, but it couldn't make the promram run normally under OpenOCD debug mode.
while I run the program, it ru…
-
I suppose there must be some other project somewhere which provides the json magic to add a DLP2232 board as a JTAG programmer in the Arduino Programmer: menu item, but I'm having trouble finding one …