-
Notifications
You must be signed in to change notification settings - Fork 1k
Add generic F401Cx pinout #874
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
Conversation
This pinout is formatted the same way as the Generic F411Cx pinout, and is used with the STM32F401CB/CC/CD/CE chips
This file doesn't really have anything to do with the 401Rx version, even though the contents are similar
Thanks for pointing this out. Should be OK now 🙂 |
Do you want every new pinout request to be a new PR? At the moment I'm working on adding:
Is it OK if I combine the F410 pinouts into the same PR? Oh, I do have physical hardware for all the pinouts I have created (and will create). I do test it on actual hardware before submitting PRs 😉 |
This should be fine to have a PR per series. |
I didn't quite understand how this would be done. I would assume you want to keep compatibility with the other 64-pin STM32F4 Nucleo boards? If so, all F4 Nucleo 64 boards would have to point to the generic pinouts. Another thing; would it be a good idea that all "Generic F*" pinouts use the same pinout style to keep all generic pinouts as similar as possible? If so, the Generic_F103Rx would need a little work; I can do that if you want. BTW I like your approach at #851! |
If the external crystal/clock has a different frequency than 8 MHz, the HSE_VALUE could simply be defined at compile time to make the F401Cx operate with a different input clock
This pinout is formatted the same way as the Generic F411Cx pinout and is used with the STM32F401CB/CC/CD/CE chips.