Skip to content

STM32: Add port D to LQFP64 #3040

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

Merged
merged 1 commit into from
Jun 16, 2020
Merged

STM32: Add port D to LQFP64 #3040

merged 1 commit into from
Jun 16, 2020

Conversation

hierophect
Copy link
Collaborator

Pin PD2, which is used in SDIO and available for DigitalInOut use, was mistakenly left out of the microcontroller/Pin.c bank array, and accessing it would cause a hardfault. This PR correctly adds this bank to the package array.

@hierophect hierophect added the stm label Jun 16, 2020
@hierophect hierophect requested a review from jepler June 16, 2020 16:35
@hierophect hierophect changed the title Add port D to LQFP64 STM32: Add port D to LQFP64 Jun 16, 2020
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit dffac11 into adafruit:main Jun 16, 2020
@hierophect hierophect deleted the stm32-portd-hotfix branch June 16, 2020 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants