-
-
Notifications
You must be signed in to change notification settings - Fork 19.7k
Closed
Labels
A: STM32Bug: Confirmed !C: Serial CommsFix IncludedA fix is included in the descriptionA fix is included in the description
Description
Bug Description
Using SKR 1.2 Mini E3 (STM32F103RC) on Ender 3 Pro.
When using STM32F103RC_bigtree_512K everything is OK
When using STM32F103RC_bigtree_512K_USB firmware can freeze and cause overheat.
Using 2.0.x-bugfix branch
config files attached.
Steps to Reproduce
- Flash Merlin 2.0.x-bugfix using enviroment STM32F103RC_bigtree_512K_USB
- Connect USB (tried with and without 5v supply from USB host)
- Connect to Serial Port (I used Pronterface)
- Issue a command (I used M303 S240 C10 to start PID autotune)
- Serial will perform normally for a time (60sec perhaps)
- LCD will freeze, Serial traffic will stop. Hotend continues to heat.
- If you reconnect to the serial port the LCD display will start working and serial will respond again. It will freeze up again around 60 sec later. You can repeat this process to keep the firmware running
I have overtemp protection on which is still functional and causes alarm on the printer.
Switching to non USE_USB_COMPOSITE environment appears to be OK
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A: STM32Bug: Confirmed !C: Serial CommsFix IncludedA fix is included in the descriptionA fix is included in the description