ERROR 103 CTR: Firm Vers could not be retrieved. Use Web-based config to check ID and firmware(CRF) version. Talon SRX 3
We are getting this error code. We have the new 2018 Phoenix plug-ins and we went on the roboRIO and updated the talons.
Any suggestions for fixing these errors? When we run code on the robot, none of the motors will move.
1 Like
forbes
2
What version firmware did you put on the talons? The up-to-date version is 3.1 according to this documentation.
rtrahms
3
We’re getting the same error, and also updated the talons to 3.1 via the roborio web interface per the instructions.
forbes
4
Can you do a self test of the Talon through the web interface?
https://wpilib.screenstepslive.com/s/currentCS/m/cs_hardware/l/262266-roborio-webdashboard
Post a screenshot of the result if you can.
I think I’m done for the weekend, I’m loosing patience.
I’ve already went to the “Firmware too old” link. I don’t see any firmware to download there!
Here’s the screenshot.
forbes
7
Your picture confirms the Talon SRX firmware is out of date (you want version 3.1).
The new firmware is included with the main Phoenix installer.
Install Phoenix if you haven’t already: GitHub - CrossTheRoadElec/Phoenix5-Documentation: Phoenix-Documentation
Update the firmware of all your talons: GitHub - CrossTheRoadElec/Phoenix5-Documentation: Phoenix-Documentation
The firmware you need is loaded on the computer at these directories:
•C:\users\Public\Documents\FRC (or similar).
•C:\users\Public\Documents\Cross The Road Electronics\LifeBoat\HERO Firmware Files
(from https://github.com/CrossTheRoadElec/Phoenix-Documentation#update-your-can-devices)
I really think CTRE should put the firmware on their website as more teams run into this error. (and yes I’m guilty of the old firmware too, https://github.com/CrossTheRoadElec/Phoenix-frc-lib/issues/13)