-
Notifications
You must be signed in to change notification settings - Fork 1
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
Unable to Upload FW on MKS Gen L V2.1 board #40
Comments
Please use our Discord server for troubleshooting support. Issues on Github are for confirmed problems with the software. |
I had the same problem, but it worked with xLoader: https://github.com/binaryupdates/xLoader
|
Hi, thank's for this advice, i made it and now it works finally, regards
Le mar. 6 févr. 2024 à 13:26, Máté Kristóf ***@***.***> a
écrit :
… I had the same problem, but it worked with xLoader:
https://github.com/binaryupdates/xLoader
1.
Build firmware with OAT firmware GUI
2.
find the .hex file in this folder:
\OATFWGUI_1.0.5\OATFW\.pio\build\mksgenlv21
3.
burn it with xloader (the device should be atmega2560 and the baud
rate is 115200)
—
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BD2IXP7CZVYA6IIWTJB7EKDYSIOP3AVCNFSM6AAAAABCFRCSTWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRZGQYTSOBUGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This should be fixed with #43 |
Hi, got a new MKS Gen l V2.1 clone board and tried to upload FW, with Arduino V1.11.5 FW and having same trouble with time out error on AMD Windows 11 PC and INTEL N95 Windows 11. tried USB 3.0 and 2.0 ports same behavior, then using Arduino IDE i managed to upload a sketch working on Arduino MEGA 2560 and it works on the MKS V2.1. On the other hand was able to upload the FW with same configuration as before on the Arduino ATEMEGA 2560 board , and it works. i just want to add the Focuser but no way to upload it on MKS ... Any ideas ?
The text was updated successfully, but these errors were encountered: