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

Fixed SPI SD card support on H7 targets with SDIO support enabled. #10998

Merged
merged 1 commit into from Oct 24, 2021

Conversation

mikeller
Copy link
Member

@mikeller mikeller commented Oct 3, 2021

Fixes #10961.

This fixes the case when SPI is configured for the SD card, and the filesystem initialisation happens before the SPI initialisation, resulting in a lockup on boot.

@mikeller mikeller added this to the 4.3 milestone Oct 3, 2021
Copy link
Member

@SteveCEvans SteveCEvans left a comment

Choose a reason for hiding this comment

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

Tested and working on an SPRACINGH7ZERO

@mikeller mikeller merged commit e93ea57 into betaflight:master Oct 24, 2021
@mikeller mikeller deleted the fix_spi_sdcard_on_h7 branch October 24, 2021 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

STM32H743 unified firmware can't set sdcard_mode to SPI
3 participants