Skip to content

[FR] Tronxy X5SA TFT Support on STMF446ZET6 Board #26162

@Pelu88

Description

@Pelu88

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

Yes, and the problem still exists.

Bug Description

I configured all the Configuration.h, Configuration_adv.h and platformio.ini for a Tronxy's board with STM32F446ZET chip. I selected the TFT_TRONXY_X5SA LCD as my screen. When I compile I get this error:

Tool Manager: [email protected] has been installed!
Verbose mode can be enabled via -v, --verbose option
In file included from c:\users\manonif\documents\marlin-bugfix-2.1.x-pelu\marlin\src\pins\pins.h:800,
from buildroot/share/PlatformIO/scripts/../../../../Marlin/src/inc/MarlinConfig.h:36,
from buildroot/share/PlatformIO/scripts/common-dependencies.h:29:
c:\users\manonif\documents\marlin-bugfix-2.1.x-pelu\marlin\src\pins\stm32f4/pins_TRONXY_V10.h:190:4: error: #error "TFT_TRONXY_X5SA is not yet supported."
190 | #error "TFT_TRONXY_X5SA is not yet supported."
| ^~~~~
Error: Failed to parse Marlin features. See previous error messages.

I'd like to know which TFT I have to define.

Bug Timeline

No response

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

Marlin-bugfix-2.1.x

Printer model

Tronxy XY3 Pro-V2

Electronics

Stock electronics (STM32F446ZET6)

Add-ons

No response

Bed Leveling

ABL Bilinear mesh

Your Slicer

Prusa Slicer

Host Software

Pronterface

Don't forget to include

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

Additional information & file uploads

Configuration files.zip

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