Skip to content

add startup delay that some commutators need to boot reliably#41

Open
cjsha wants to merge 1 commit intomainfrom
startup-delay
Open

add startup delay that some commutators need to boot reliably#41
cjsha wants to merge 1 commit intomainfrom
startup-delay

Conversation

@cjsha
Copy link
Member

@cjsha cjsha commented Jan 29, 2026

I found one commutator that works immediately after flashing with firmware, but it doesn't properly boot after being power cycled. I was able to fix this by increasing the startup delay in the CMakeLists.txt file.

Before this PR:

commutator_not-working.mp4

The same commutator controller, after making the change in this PR:

commutator-working.mp4

I found another commutator that booted unreliably. This PR fixed this one as well.

Both of the commutators controllers that expressed this behavior were revision H.

@jonnew
Copy link
Member

jonnew commented Feb 17, 2026

Nice find and fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments