Attempting To Enable Software Serial Results In Black Screen #1346
-
I've made the hardware modifications as specified here. This modification was confirmed to NOT break anything, as I can upload new, prebuilt firmware to it without issue... I've also tried the software modifications on multiple Jyers source codes and configurations (and more recently, direct from main and bugfix branch Marlin). I'm able to get the printer to flash the firmware UNTIL I change the serial settings. As soon as that changes... Black screen and no flashing (now just not compiling). This can be reversed by simply flashing a previously working FW. Is there something with Jyers FW that conflicts with enabling SW Serial on PA3? Files I changed can be found below (only one example, just tried direct from Marlin with no success): NEW ISSUE: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
i was also having the same problem, i solved the issue by using PA13 or PA14 instead of PA3. this will work for if you just want to enable UART on 1 or 2 drivers. I want all driver with UART enabled. IF i use PA3,PA4,PA7 i can compile the firmware but when i go to flash i just gets stuck on blank screen. |
Beta Was this translation helpful? Give feedback.
i was also having the same problem, i solved the issue by using PA13 or PA14 instead of PA3. this will work for if you just want to enable UART on 1 or 2 drivers. I want all driver with UART enabled. IF i use PA3,PA4,PA7 i can compile the firmware but when i go to flash i just gets stuck on blank screen.