Skip to content

[2.0.x] Fix "SD init fail" problem for STM32F1#11579

Merged
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-2.0.xfrom
jmz52:Fix-SD-init-fail-problem-for-STM32F1
Aug 18, 2018
Merged

[2.0.x] Fix "SD init fail" problem for STM32F1#11579
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-2.0.xfrom
jmz52:Fix-SD-init-fail-problem-for-STM32F1

Conversation

@jmz52
Copy link
Contributor

@jmz52 jmz52 commented Aug 17, 2018

Description

Fix "SD init fail" problem for STM32F1 caused by incorrect SS pin state and incorrect SPI mode.

Code was tested on STM32F103C8T6 'BluePill' board with external SD Card module.

Benefits

STM32F1-based systems can use SD card for offline printing and other features (like power loss recovery)

Related Issues

Fix "SD init fail" problem for STM32F1 caused by incorrect SS pin state and incorrect SPI mode. Issue MarlinFirmware#11225
@thinkyhead thinkyhead added PR: Bug Fix T: HAL & APIs Topic related to the HAL and internal APIs. labels Aug 18, 2018
@thinkyhead thinkyhead merged commit 0b2d686 into MarlinFirmware:bugfix-2.0.x Aug 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Bug Fix T: HAL & APIs Topic related to the HAL and internal APIs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants