-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Malyan M200 v2 / MonoPrice Select Mini V2 boot loop #23716
Comments
Duplicate of #20824 |
This is reproducible on 3 different MP Select Mini v2's. |
Yeah Same here anyone figure out what the issue is before I stick a debugger on this, that issue was closed with no help |
Looks like the bug was introduced in #19693. If commenting out the following works, then I can put in a PR to remove it from the M200 pins file: Marlin/Marlin/src/pins/stm32f1/pins_MALYAN_M200.h Lines 36 to 37 in 323ac94
|
Anyone have a V1? Since this setting is inherited, it may not apply to all versions. |
I don't but the v2 has its own file that refers to v1's file.
Le 6 mars 2022 20 h 39 min 26 s Keith Bennett ***@***.***> a
écrit :
…
Anyone have a V1? Since this setting is inherited, it may not apply to all
versions.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
That’s why I’m asking. The setting is inherited from the V1’s pins file, so I don’t want to disable it on the V1 if it’s not affected. |
Right, but disabling a watchdog is not a fix for anything, also I tried that and it never boots.. |
So that means the linked Reddit post was not correct / doesn’t apply here. if someone can get a debugger on the board and watch the boot process to see where it’s hanging up, that’d help. |
This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days. |
May I bump this? I think I'm running into the same issue, but am not entirely sure. |
Please try disabling the display and other features one-by-one, in case any particular feature is contributing to the problem. |
Just tried Merlin for the first time using
|
Greetings from the Marlin AutoBot! Disclaimer: This is an open community project with lots of activity and limited |
Did you test the latest
bugfix-2.0.x
code?No, but I will test it now!
Bug Description
I tried to recompile a fresh Marlin 2.0.9.3 and realized that the reboot loop bug is still there.
#20824
Bug Timeline
Old, since 2.0.7.2
Expected behavior
Not rebooting
Actual behavior
Reboots every few seconds
Steps to Reproduce
No response
Version of Marlin Firmware
2.0.9.3
Printer model
MP Select Mini V2
Electronics
stock
Add-ons
None
Bed Leveling
No Bed Leveling
Your Slicer
Cura
Host Software
OctoPrint
Additional information & file uploads
Marlin.zip
The text was updated successfully, but these errors were encountered: