<!--
Have you read Marlin's Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/MarlinFirmware/Marlin/blob/master/.github/code_of_conduct.md
Do you want to ask a question? Are you looking for support? Please don't post here. Instead please use the Marlin Firmware forum at http://forums.reprap.org/list.php?415 or the Marlin Facebook Group https://www.facebook.com/groups/1049718498464482/.
Before filing an issue be sure to test the 1.1 and/or 2.0 "bugfix" branches to see whether the issue is already addressed.
-->
German:
Keine Verbindung von SKR 1.3 zum MMU2s mit Marlin 2.0 (Heute runtergeladen). MMU2s reagiert auf Reset aber mehr nicht. Erst nach dem ich das MMU2s geflasht habe über PrusaSlicer habe ich eine Verbindung und kann per Display es bedienen. Nach einen Rest oder Neustart geht wieder nichts. Erst nach dem erneuten Flashen des MMU2s.
English:
No connection from SKR 1.3 to MMU2s with Marlin 2.0 (downloaded today). MMU2s responds to reset but nothing more. Only after I have flashed the MMU2s on PrusaSlicer I have a connection and can operate it on the display. After a rest or a restart is nothing. Only after re-flashing the MMU2s.
German:
English:
Config_h+adv.zip Marlin-2.0.x_12.10.19.zip
@boelle I don't know, It could by a wiring problem or bad configuration in marlin or marlin itself, but I'm running a MMU2 with a SKR PRO and it works well... @Sythx you have to try various things:
I'm starting from scratch:
make sure to put the MMU RX wire on the TX pin on the board and the MMU TX wire on the RX pin on the board
-+5V --> BLUE -GND--> NOTHING -TX0 --> WHITE -RX0 --> GREEN -RST --> BROWN (this pin I'm not sure, try it)
You must find the right serial port to communicate with the MMU2 according to those available in the HAL.h file (right part of the screenshot). In the exemple above I have Serial1 because in the HAL.h of my CPU I have this port enable. On the screenshot you can see all available ports for your hardware.
I can't do nothing more I don't have this board and I don't know anyone who has it with an MMU2, sorry :(