-
Hi, I have a PCB with an FT2232HQ connected to an embedded Linux host over USB. I want to use the FT2232HQ's I2C interface. I have patched your driver onto my kernel, and can see the driver present in…
ve-nt updated
2 years ago
-
Hello!
I'm trying to setup mlx90640 i2c device using CH341T-V3 usb stick. When device opened via ioctl command I get following:
```
I2C device tree: '/dev/i2c-7'
Starting...
Configured...0
r…
axet updated
6 months ago
-
Whilst writing to an I2C EEPROM it's necessary to write eeprom memory address followed by the data to write without a STOP between the address and the data. A typical write function would accept a mem…
-
### Description
I attempted to use again my old Xiaomi-Dafang camera, which I used to use with this hack before, just many years ago.
I re-formatted the SD card, re-flashed the bootloader (just…
-
Hi,
after the update the i2c address has to be passed to the constructor when initialising a new i2c device. Unfortunately this does not account for talking to multiple i2c devices:
``` javascript
v…
mofux updated
8 years ago
-
* Are you using the latest driver?
Yes
* Are you using the latest EVDI version?
Yes, 1.14.7
* If you are using a DisplayLink device, have you checked 'troubleshooting'
on Displ…
-
### Component
Dasharo firmware
### Device
NovaCustom V54 14th Gen
### Dasharo version
v0.9.1-rc7
### Dasharo Tools Suite version
_No response_
### Test case ID
FAN001.001
### Brief summary
…
-
TCAScanner start
TCA Port #0
TCA Port #1
TCA Port #2
Found I2C 55
Found I2C 58
Found I2C 68
Found I2C 76
missing 0x74. TCA9539 does not respond to I2C poll but it is OK.
TCA Port #3…
-
There's an issue with writing to memory, it seems. Gives this error comand, even with the demo:
Traceback (most recent call last):
File "", line 11, in
File "/lib/pca9685_for_pico/pca9685.py…
-
Devices ACK on addresses 0x4A and 0X46, but library won't allow both to init.
RP2040 (As KB2040)
### Steps to reproduce
Daisychain two BNO086 via Qwiic connectors, jump address pin on one un…