MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.14k stars 19.2k forks source link

[BUG] EEPROM data size ERROR (Tronxy CXY V10.1 220921 BOARD) #27290

Open Nixdorf2k opened 1 month ago

Nixdorf2k commented 1 month ago

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

Yes, and the problem still exists.

Bug Description

so. I have Tronxy X5SA with board CXY-466-V10.1-220921 based on GD32F427ZET6. it looks simular to ST32F446. I try to buid marlin firmware, an everythink goes good. All motor/extruder/nozle/bed/ works fine. But I can't store configurating to eeprom. Command M500 gives error. Cli says "EEPROM ERROR Version missmatch and EEPROM ERROR datasize. Configuration.zip attach configuration and second trouble with screen photo_2024-07-19_17-45-28

Bug Timeline

No response

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

BugFix2.1.X

Printer model

Tronxy X5SA

Electronics

CXY-466-V10.1-220921

LCD/Controller

Tronxy display

Other add-ons

No response

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

Additional information & file uploads

No response

ellensp commented 1 month ago

CXY-466-V10.1-220921 based on GD32F427ZET6. is not a board that is supported in stock Marlin at this time We only have the older CXY-446-V10-220413/CXY-V6-191121 (STM32F446ZE) Wich is not the same, and has a very different chip

Nixdorf2k commented 1 month ago

CXY-466-V10.1-220921 based on GD32F427ZET6. is not a board that is supported in stock Marlin at this time We only have the older CXY-446-V10-220413/CXY-V6-191121 (STM32F446ZE) Wich is not the same, and has a very different chip

The original Tronxy Marlin seems to work well. If you have any idea to resolve this problem, i can try it.

Valerich1971 commented 1 month ago

Greetings, friends. I join the topic starter, I have the same 3D printer with the same board and with the same problems