Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Generate update.cbd and firware.bin files for Tronxy X5SA CXY-V6-191017 Chitu_V6 #26179

Closed
Plum6767 opened this issue Aug 15, 2023 · 8 comments
Labels
T: Feature Request Features requested by users.

Comments

@Plum6767
Copy link

Plum6767 commented Aug 15, 2023

Is your feature request related to a problem? Please describe.

First time trying to compile firmware so may be doing this incorrectly - Sorry in advance

When compiling Marlin 2.1.2.1 for my Tronxy X5SA pro with CXY-V6-191017 motherboard and using the Chitu-V6 board within Marlin, it all compiles successfully, but it generates an update.cbd file at the end.

I have only had the machine about a month and got Tronxy to send me the latest version of their version of Marlin (which is way out of date), and that update successfully but was a fmw_x5sa_pro.bin, file. Tried the update.cbd file and nothing happens.

It looks like later versions of this printer don't like *.cbd files but do like *.bin files.

When I compiled the firmware I see from the text generated that a firmware.bin file is created, then encrypted to an update.cbd file. then the firmware.bin file seems to get deleted as I can't find it anywhere.

Why can't it not generate both firmware.bin and update.cbd, then whichever is appropriate can be used, or if not can you document how to stop the compilation at the firmware.bin stage

Are you looking for hardware support?

No

Describe the feature you want

Can firmware.bin and update.cbd files be generated so appropriate one can be used.

Or if not document how firmware.bin can be generated instead of update.cbd

Additional context

No response

@Plum6767 Plum6767 added the T: Feature Request Features requested by users. label Aug 15, 2023
@ellensp
Copy link
Contributor

ellensp commented Aug 16, 2023

please attach fmw_x5sa_pro.bin, but I suspect it will be encrypted

@Plum6767
Copy link
Author

Plum6767 commented Aug 16, 2023

Tronxy.zip
.zip file contains everything in the folder (including fmw_x5sa_pro.bin) that Tronxy sent to update the firmware on my machine, this folder needed to go on the sdcard for the update.

Sounds same/similar to issues #24892

Thanks for the assistance.

@suportaries
Copy link

hola tengo el mismo problema como lo has solucionado?

@SlackHacky
Copy link

SlackHacky commented Jan 14, 2024

all about bootloader version - early bootloaders use a single update.cdb file, later use a folder on sdcard with a .bin in it not sure when it changed (around v1.56?) but i flashed a v1.63 bootloader to my 191017 board and it updates via folder and not .cdb file now - so the later bootloader (v1.63) works and is backwards compatible on both f103 and f446 mcu boards

@inspectionsbybob
Copy link

I have tried putting the Update.cbd in the root, and in a folder called "Update" and nothing worked.

@thinkyhead
Copy link
Member

thinkyhead commented Aug 14, 2024

@SlackHacky — Does it work to just change MOTHERBOARD to BOARD_TRONXY_CXY_446_V10 and then flash using the fmw_tronxy.bin file, or is there more involved (e.g., placing the firmware into a folder named STM32F4_UPDATE)?

@inspectionsbybob
Copy link

inspectionsbybob commented Aug 14, 2024 via email

Copy link

github-actions bot commented Nov 6, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: Feature Request Features requested by users.
Projects
None yet
Development

No branches or pull requests

6 participants