TalonSRX with CTRE Encoder Not Accurate

We have two CTRE Mag Encoders on our shooter; they are wired to the TalonSRX data ports for the motor that controls their respective axles. One Talon continuously gives accurate data for Quadrature Velocity, and regardless of the encoder we plug into it does (confirming both encoders work). I’ve also switched the CAN IDs of each which further confirms both encoders work. I’ve also connected 3 different talons to these encoders and still get the same inaccurate data, and it seems highly unlikely that 4 talons data ports are broken. Is there some kind of code I need to have for the encoders to work (I remember last year we reused talons that had limit switchs configured and I had to add code to disable those for them to work), or are 4 talons really broken?

My code is here: https://github.com/Cooperdevi/FRC1584-2020
Thanks

Can you describe what you mean by innacurate data?

1 Like

We have been having the same problem

1 Like

Are all of your TalonSRX’s running the same firmware version?

By that I meant when one was reading ~9000 as the velocity, the other would flicker between -600 and 600.

The problem was we used the encoder wire kits and put one on backwards

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.