#ender 3 v2 can't flash firmware.

1 messages · Page 1 of 1 (latest)

queen cosmos
#

Hello. So recently got a ender 3 v2 printer and got octoprint and all that installed on a pi. No issues there. But when trying to install marlin on printer it will not flash. The board is 4.2.2. The screen updates just fine but not the board. It always boots up normally but not like installing firmware according to the videos I watch. For example it boots normally instead of black screen for 10 or so seconds. Any advice?

unique stream
queen cosmos
#

Even tried 2 different firmware files.

unique stream
#

ok, mine flashed in maybe 4 seconds at most before my creality board crapped out ... are you sure it didn't flash correctly?

#

(my Creality board blew a bed thermistor-sense resistor... had nothing to do with the firmware or flashing...just bad QC & a crap resistor made it start always reading the bed as >300°C 😂)

queen cosmos
unique stream
#

Also @queen cosmos quick question, where EXACTLY are you putting the SD Card when you're trying to flash new firmware (it can't flash motherboard firmware from a card inserted in the screen's reader, even though it can easily be set up to read gcode files from there)

queen cosmos
unique stream
#

ok, just checking on the screen part, since it HAS been the problem before...

queen cosmos
#

@unique stream

#

Im assuming that's what you wanted?

unique stream
#

ok, so it's verified as a creality 4.2.2 board with GD32F303 ret6 for the chip

#

...so might have to try building with the "maple" environment, at least until the new PR for native GD-chip support comes in.

queen cosmos
#

so what do i need to do?

#

thats one of the firmware sites I used. including the GD version

unique stream
#

I thought you were compiling real Marlin (from https://github.com/MarlinFirmware/Marlin & https://github.com/MarlinFirmware/Configurations ... please download version "bugfix-2.1.x" of both.)
Unfortunately, we cannot support random derived firmware branches from wherever you find them 😕

GitHub

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...

GitHub

Configurations for Marlin Firmware. Contribute to MarlinFirmware/Configurations development by creating an account on GitHub.

queen cosmos
#

I will try all that.

queen cosmos
#

Over the next day or 2 I will attempt to do the custom build to fit the ender 3 v2 If you are available to read over what I have done to make sure everything is correct that would be much appreciated I started off one of the links you gave me as a building block. @unique stream