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

Generate STM32 startup code (manually or through cubeMX) #1

Open
hernantech opened this issue Oct 13, 2023 · 1 comment
Open

Generate STM32 startup code (manually or through cubeMX) #1

hernantech opened this issue Oct 13, 2023 · 1 comment
Assignees

Comments

@hernantech
Copy link
Contributor

hernantech commented Oct 13, 2023

Set up the startup/config code to accept 4 analog signals (iteration 1), 2 I2C buses/signals (iteration 2), 2 CANBUS IO (iteration 3)

@hernantech
Copy link
Contributor Author

Steps:

  • Research sensor list to find how many communication protocols the chip needs to talk to simultaneously
  • List how many of each communication protocol (I2C, UART, CANBUS)
  • Select pins to activate
  • Create the configuration file

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

No branches or pull requests

4 participants