bigtreetech / BIGTREETECH-GTR-V1.0

BIGTREETECH GTR V1.0 motherboard is a high-performance 3D printer main control board with the core controller STM32F407IGT6, which was launched by the 3D printing team of ShenZhen BigTree Technology CO.,LTD ., aiming at solving some problems existing in the motherboard market. The BIGTREETECH GTR V1.0 is the motherboard, and the BIGTREETECH M5 V1.0 is the expansion board.
90 stars 55 forks source link

Neopixel not function #17

Closed Symbyos83 closed 4 years ago

Symbyos83 commented 4 years ago

Hi, I connected 16 neopixel leds (2 strips of 8 leds) to the 5V, PF13 and GND pins related to the neopixel on my GTR Pro v1.0. During the power-up phase, the self-test works correctly but when I start a print, they do not perform the color variation like the marlin configuration. could it be that the power pins are not enough to power 16 LEDs? why would they put the relevant pins? The firmware is Marlin-bugfix-2.0.x BTT_GTR_V1.0-Demo Thank you.

TheMiguelBi commented 4 years ago

UPDATE: by turning these 16 LEDs on manually via the TFT display, the LEDs light up in the desired color (remain lit even during printing). A 5V power supply problem can therefore be ruled out ... 🤔

TheMiguelBi commented 4 years ago

🚨🚨🚨

Maybe something is better explained here: https://github.com/MarlinFirmware/Marlin/issues/17024#issuecomment-595349265

🚨🚨🚨

TheMiguelBi commented 4 years ago

I believe we can close this problem! The neopixel work regularly by initiating prints from the onboard microSD. The problems are caused by using the Graphic display BTT_TFT35! it's a real disaster!! the neopixel does not work during a print, the UPS does not work ..... There is a need to fix the Display firmware to solve this (and other) problems.