Hello,
I'am trying to drive servo motor through Adafruit 16-Channel 12-bit PWM/Servo Driver - I2C interface - PCA9685 board.
The power added on this board is 4 electric battery 1,5 v. But full voltage is around 4.9 v.
I can't access I2C device when i run "ls /dev/i2c*" : i2c is activated, blacklist are cleaned, etc...
Two questions :
- does i2c device exist on system even if board is not connected ?
- can the low level power (4.9v) explain that i2c is not operating ?
Best regards.
