rhapsodyv / Marlin

Optimized firmware for RepRap 3D printers based on the Arduino platform.
http://marlinfw.org
GNU General Public License v3.0
82 stars 428 forks source link

Tronxy XY-2 PRO no TITAN does not install ( nor boot ). #30

Closed Pigi-102 closed 3 years ago

Pigi-102 commented 3 years ago

Description

I've compiled with :

define XY2_V6_255_NO_TITAN_TMC 1

define TFT_LVGL_UI

and with

define TFT_COLOR_UI

  1. Uncomment the two option
  2. Compile
  3. Put update.bcd on sd card
  4. put assets on sd card ( in case of LVGL )
  5. insert sd card
  6. poweron printer

Expected behavior: [What you expect to happen] boot, upgrade firmware and work.

Actual behavior: [What actually happens] two beeps and nothing more.

Additional Information

Configs.zip

Pigi-102 commented 3 years ago

It seems that the problem was in SD card. It don't work with 16G but it does with 8G. Sorry for the noise.