Skip to content

[BUG] HC32 SD card read fail #28396

@classicrocker883

Description

@classicrocker883

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

Attn: @shadow578

SD card reading for HC32 boards does not work.
Fails to initialize, does not real files to print

Bug Timeline

Since HC32 came to Marlin

Expected behavior

To load SD card properly, read files to print

Actual behavior

SD card init failure

Steps to Reproduce

  1. env:HC32F460C_aquila_101
  2. for DWIN_LCD_PROUI, must change in MarlinCore.cpp to enable SETUP_RUN(dwinInitScreen());
  3. dwin_set.h: may need to change to #define ICON 9
  4. flash firmware

Version of Marlin Firmware

bugfix-2.1.x

Printer model

Voxelab Aquila

Electronics

No response

LCD/Controller

No response

Other add-ons

No response

Bed Leveling

MBL Manual Bed Leveling

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

  • Configuration.h
    Must change max hotend temp from 315 -> 275
    and in @section proui: #if ENABLED(DWIN_LCD_PROUI) to #if 0

  • Configuration_adv.h
    Make sure REINIT_NOISY_LCD is disabled

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