-
Notifications
You must be signed in to change notification settings - Fork 1k
Add USER_BTN mapping to PA0 for BlackPill F401CC/F401CE boards #1144
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Hi @pawelsky, |
Hi @ABOSTM There are revisions of F401CC that do have the key (photo of v3.0 attached), so I'd request this issue to be reopened. |
Note this user buuton is not available on all revisions of this board Fixes stm32duino#1144
Ok I was not aware of this change in latest board revision. |
That makes sense. Thanks! |
Note this user buuton is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Note this user buuton is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Note this user buuton is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Note this user buuton is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Note this user buuton is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Note this user button is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Note this user button is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Note this user button is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Note this user button is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Note this user button is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Note this user button is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Note this user button is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Note this user button is not available on all revisions of this board Fixes stm32duino#1144 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Since v1.2 BlackPill F401CC/F401CE boards have an user button (named "KEY") connected to PA0 added to the board. You can find more details about this board here
Please add the USER_BTN define mapping to PA0 for BlackPill F401CC and the proposed F401CE boards. That would be consistent with the already existing BlackPill F411CE USER_BTN mapping
I believe the following change in the Generic_F401Cx/variant.h file should do the job:
The text was updated successfully, but these errors were encountered: