-
Hi,
as performed several times before I used the update function to get the latest version on my RPi controller.
Unfortunately it ended up with 2 error messages:
"Unable to reach Redis database.…
-
Hey there,
Looking forward to using this library. I ran the pip install and run one the basic examples to read a byte.
I get the following error:
```
Traceback (most recent call last):
File…
ghost updated
4 years ago
-
I need to change my laptop keyboard backlight.
Here's my HW probe result:
https://linux-hardware.org/?probe=27bb2f0366
There I see my i2c_piix4 vendor is **AMD** and my keyboard is **PS/2**.
I…
yaliv updated
5 years ago
-
hi!
Always Battery indicator is displayed, can't switch - LED_DISPLAY: 1=On [LED] LED Display state
Does not respond to power button
Сan anyone help? I will provide more information if needed.
…
-
Hello,
I compiled and added i2c in extension but I get an error message when I try to run a command (i2cset for example)
A simple script :
```
```
Return :
`php: symbol lookup error: /usr/l…
-
hi,
I am trying the provided tests but failed to reproduce reliable test results.
the setup:
* arduino nano as master
* attiny85 as slave
* both are on a breadboard
* the 5V power is provi…
-
Thanks. Here is the output:
![image](https://user-images.githubusercontent.com/105136494/167529955-97efac96-0bc4-4c72-b1f5-342823e6185c.png)
Regarding testing - I already have PXE boot set up, b…
-
/dji-firmware-tools-master $ ./comm_sbs_bqctrl.py --dev_address 0x0b raw-backup DataFlash /tmp/fw.bin
Error: OSError: [Errno 121] Remote I/O error
Traceback (most recent call last):
File "./comm…
-
sudo apt-get update
sudo apt-get install i2c-tools
Also, the readme is missing a further command inside the ~/RPiFEBP/ directory:
sudo pip3 install smbus
-
I am trying to implement SMBus logic with the I2C driver for a PIC32MZ2048EFM100.
My application uses the above mention PIC MCU but this feature request is probably mostly the same for other MCUs in…