Skip to content

This allows for designating a mcu as a child one#824

Open
exostasis wants to merge 3 commits intoKalicoCrew:mainfrom
exostasis:enableChildMcuConfig
Open

This allows for designating a mcu as a child one#824
exostasis wants to merge 3 commits intoKalicoCrew:mainfrom
exostasis:enableChildMcuConfig

Conversation

@exostasis
Copy link
Copy Markdown

@exostasis exostasis commented Feb 1, 2026

There are some mcu toolboards that have usb hubs that might keep power while disconnecting the communication. When this happens usually you would get an error during firmware reset because the crc hasn't changed. This is either because one of two scenarios have happened either the firmware reset hasn't happened yet or it already has but either case the parent mcu has done a firmware reset and broke the communication.

Checklist

  • pr title makes sense
  • added a test case if possible
  • if new feature, added to the readme
  • ci is happy and green

@exostasis exostasis force-pushed the enableChildMcuConfig branch 9 times, most recently from d49085f to 748b97f Compare February 1, 2026 05:35
There are some mcu toolboards that have usb hubs that might keep power while disconnecting the communication. When this happens usually you would get an error during firmware reset because the crc hasn't changed. This is either because one of two scenarios have happened either the firmware reset hasn't happened yet or it already has but either case the parent mcu has done a firmware reset and broke the communication.
@exostasis exostasis force-pushed the enableChildMcuConfig branch from 748b97f to 17a3d4e Compare February 1, 2026 05:36
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.

1 participant