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

C3 CAN bootloader support for F0s #76

Open
andrewgreenberg opened this issue May 9, 2022 · 0 comments
Open

C3 CAN bootloader support for F0s #76

andrewgreenberg opened this issue May 9, 2022 · 0 comments
Assignees

Comments

@andrewgreenberg
Copy link
Member

All F0s have a CAN bootloader built into them that talks the STM32 CAN bootloader protocol. It's a software implementation of what is usually in the hardware for CAN bootloaders in STM32s. However, our F091s don't have that. So we did in software. This has been tested by Dave; now we need the ability to write to the firmware over CAN from a file on the eMMC.

@andrewgreenberg andrewgreenberg added this to To do in C3 Firmware via automation May 9, 2022
@andrewgreenberg andrewgreenberg removed this from To do in C3 Firmware May 9, 2022
@ryanpdx ryanpdx removed C3 labels Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Doing
Development

No branches or pull requests

3 participants