You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After last big update of Marlin-bugfix-2.0.xLERDGE_ST7796 driver don't work. Just ST7796 works, but changes colors.
It's build without errors and board connect to Octoprint host. Command M111 S247 and M115 do not give results.
Bug Timeline
No response
Expected behavior
No response
Actual behavior
Building in VSCode\Platformio:
Log Output
> Executing task: C:\Users\user\.platformio\penv\Scripts\platformio.exe run --environment LERDGEK <
Processing LERDGEK (platform: ststm32@~12.1; board: marlin_STM32F407ZGT6; framework: arduino)
------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/boards/ststm32/marlin_STM32F407ZGT6.html
PLATFORM: ST STM32 (12.1.1) > STM32F407ZGT6(192k RAM. 1024k Flash)
HARDWARE: STM32F407ZGT6 168MHz, 192KB RAM, 1MB Flash
DEBUG: Current (jlink) External (jlink, stlink)
PACKAGES:
- framework-arduinoststm32 4.10900.200819 (1.9.0)
- framework-cmsis 2.50501.200527 (5.5.1)
- toolchain-gccarmnoneeabi 1.90201.191206 (9.2.1)
Converting Marlin.ino
LDF: Library Dependency Finder -> http://bit.ly/configure-pio-ldf
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 12 compatible libraries
Scanning dependencies...
Dependency Graph
|-- <TMCStepper> 0.7.1
| |-- <SoftwareSerial> 1.0
| |-- <SPI> 1.0
|-- <SPI> 1.0
|-- <Servo> 1.1.2
|-- <SoftwareSerial> 1.0
|-- <IWatchdog> 1.0.0
|-- <Wire> 1.0
|-- <EEPROM> 2.0.1
Building in release mode
Compiling .pio\build\LERDGEK\src\src\HAL\STM32\HAL.cpp.o
. . .
Compiling .pio\build\LERDGEK\src\src\sd\cardreader.cpp.o
Linking .pio\build\LERDGEK\firmware.elf
Checking size .pio\build\LERDGEK\firmware.elf
Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM: [=== ] 28.2% (used 55480 bytes from 196608 bytes)
Flash: [== ] 22.3% (used 234224 bytes from 1048576 bytes)
Building .pio\build\LERDGEK\firmware.bin
encrypt([".pio\build\LERDGEK\firmware.bin"], [".pio\build\LERDGEK\firmware.elf"])
Encrypting to: Lerdge_K_firmware_force.bin
============================================= [SUCCESS] Took 48.95 seconds =============================================
Environment Status Duration
------------- -------- ------------
LERDGEK SUCCESS 00:00:48.951
============================================= 1 succeeded in 00:00:48.951 =============================================
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
After last big update of Marlin-bugfix-2.0.x
LERDGE_ST7796
driver don't work. JustST7796
works, but changes colors.It's build without errors and board connect to Octoprint host. Command
M111 S247
andM115
do not give results.Bug Timeline
No response
Expected behavior
No response
Actual behavior
Building in VSCode\Platformio:
Log Output
In Octoprint:
Log Output
Steps to Reproduce
Version of Marlin Firmware
Marlin 2.0.8 (May 5 2021)
Printer model
Custom, B&R
Electronics
Lerdge K board
Add-ons
No response
Your Slicer
No response
Host Software
OctoPrint
Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: