I am struggling with the PCA9685. I wired up everything I believe correctly. but the PCA9685 doesn't appear to be sending any PWM signals. I switched out the pin to use the pi PWM and it worked! So I have my pumps wired correctly. Any ideas what I am doing wrong on the PCA9685? I have pi pin 3 wired to SDA, pi pin 5 wired to SCL, VCC to 5v, GND to ground, and the light on the PCA board is lighting up. In addition I have a temperature sensor enabled and it is reporting temperature just fine (so I2C appears to be working). What is the best way to debug the issue? Thanks!