- Notifications
You must be signed in to change notification settings - Fork1k
Support for STM32F303VC Discovery#1238
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ba5ac92
tob0b0f36
CompareWill be added later when#1091 will be done |
dnandha commentedNov 26, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@fpistm Ok, when is that?#1091 has been open for a long time (in fact it's still a draft). When#1091 is done it means that all PR's have to be manually updated to the new structure by each contributor. To prevent the project from dead-locking and keep contributions flowing I'd suggest checking / adding all new variants now and update#1091 centrally, once it's ready. |
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Supersedestm32duino#1238Signed-off-by: dnandha <daljeet@gmx.net>Co-authored-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Uh oh!
There was an error while loading.Please reload this page.
Summary
Adds support for STM32F303VC (STM32F3) Discovery:https://www.st.com/en/evaluation-tools/stm32f3discovery.html.
Variant
DISCO_F303VC
is added using the wiki guide. Board/Variant is similar toDISCO_F407VG
but comes with decreased specs and slightly different pin-out.Blink program for the boards wonderful 8 LED's successfully compiles / runs: