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

Add initial support for STM32F303K8 board in BMS #24

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

colescott
Copy link
Collaborator

This PR adds initial support for the STM32F303K8 board

Some main changes:

  • Change thread stack sizes to 1k
  • Change BMS thread to use statically allocated memory
  • Add pull-up resistor setting for STM32F303K8
  • Minor adjustments to use static memory

@colescott colescott changed the title Add initial support for STM32F303K8 board Add initial support for STM32F303K8 board in BMS Oct 17, 2021
@colescott colescott force-pushed the add-stm32f303-support branch from fe06457 to 9f133df Compare October 17, 2021 21:48
@colescott colescott force-pushed the add-stm32f303-support branch from 9f133df to 7838aa0 Compare October 17, 2021 21:49
@colescott
Copy link
Collaborator Author

This is now tested and confirmed working on the STM32F303 board.

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