Answered: Does Vexnet controller have Trim?

Does the Vexnet (PS2 type) controller have any “trim” features?

The joysticks do not seem to always return to centered position,
which makes the motors hum when they should be idle.

With the 75MHz transmitter, you could program some trim up or down to fix this.

How do we handle this problem with Vexnet?

CC: unofficial answers

The new VEXnet Joystick does not have trim capabilities. This can be handled in your User Code in the Microcontroller – you can set a large dead band for neutral, set limits …etc if needed.