I'm using a PCA9685 servo board, a version that I can basically just stick onto the 40 pins on the pi(4). My servos need 12V, so I connected an external power source to the external power connectors on the 9685. However, its output pins (that should go to the servo) still read 5V. What am I doing wrong?
A 5V servo works fine with the board as is.
Connecting the V/GND pins on the 12V servo directly and using only the signal channel from the board does not work either.

