Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EEPROM faults and temperature cutoff fault LED pattern for SPARK Flex at robot code startup #77

Closed
JochemvdBroek opened this issue Dec 17, 2024 · 1 comment · Fixed by #80
Labels
bug Something isn't working Pending The issue will be fixed in the next release REV Robotics

Comments

@JochemvdBroek
Copy link

During one evening of testing, it occurred at two different moments that a single Spark Flex (each time it was a different motor) on our drivetrain showed the LED status pattern for temperature cutoff fault (orange green blinking). A current limit of 70 amps was present, no significant load was put on the motors during testing and they did not feel hot when touched.

The motor that showed the led error code did not respond when we enabled the robot, but the other motors did.

When we viewed the status of the Spark Flex in the REV Hardware Client we saw the following error codes:

Image

The first time the led status code occurred we were able to fix it by re-installing the current version of the firmware on the Spark Flex. The second time the led status code went away after a power cycle, after which the motor responded as usual again.

Both times the temperature fault LED pattern started showing about a minute after powering on the robot. So we suspect it has something to do with the configuration/initialization of the Spark Flexes at the start of the code.

We used the following software versions:

  • REVLib: REVLib-2025.0.0-beta-2
  • Spark Flex firmware: 25.0.0-prerelease.4
  • WPILib: 2025.1.1-beta-1
@JochemvdBroek JochemvdBroek added the bug Something isn't working label Dec 17, 2024
@JochemvdBroek JochemvdBroek changed the title EEPROM faults and temperature cutoff fault led code at robot code startup EEPROM faults and temperature cutoff fault led pattern for SPARK Flex at robot code startup Dec 17, 2024
@JochemvdBroek JochemvdBroek changed the title EEPROM faults and temperature cutoff fault led pattern for SPARK Flex at robot code startup EEPROM faults and temperature cutoff fault LED pattern for SPARK Flex at robot code startup Dec 17, 2024
@jfabellera
Copy link
Contributor

This will be fixed in the next release

@jfabellera jfabellera added the Pending The issue will be fixed in the next release label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Pending The issue will be fixed in the next release REV Robotics
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants