Skip to content

STM32 MCU based boards v2.6.0 causes issue with STM32SD interface on STEVAL-MKSBOX1V1 #2052

Closed
@gemelko

Description

@gemelko

I upgraded to v2.6.0 today and the SD.begin() call in the STM32SD library stalls.

There was a bug in STM32SD v1.3.0 which caused the STM32SD to stall, which I reported, resolved here: stm32duino/STM32SD#60

However the board package v2.6.0 causes SD.begin() to stall under both STM32SD v1.3.0[patched] AND v1.2.3 so I had to downgrade to v2.5.0 to allow my project to continue to run. After downgrade to v2.5.0 both STM32SDv1.3.0[patched] and v1.2.3 work again.

Glenn

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions