Skip to content

[BUG] FlashAir card doesn't work with STM32 (BTT_SKR_MINI_E3_V1_2) #16571

@dp250f

Description

@dp250f

Bug Description

SDHC cards don't initialize with STM32 (my other board - LPC1768 - reads SDHC cards fine)

My Configurations

Configs.zip

Steps to Reproduce

Compile firmware with SDSUPPORT enabled for an STM32 board
Observe SDSC cards work but SDHC cards don't.

Expected behavior: [What you expect to happen]
Insert SDSC card (<=8GB) and initialize it - it should work
Insert SDHC card (>8GB) and initialize it - it should work

Actual behavior:
Insert SDSC card (<=8GB) and initialize it - it works
Insert SDHC card (>8GB) and attempt to initialize it - it doesn't work

Additional Information

I'm using BOARD_BTT_SKR_MINI_E3_V1_2 and the following SD cards to test:
128MB SDSC (works)
4GB Class 4 SDSC (works)
16GB Class 10 SDHC (doesn't work)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions