Skip to content
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] MKS Robin E3D v1.1 + TMC2130 SPI conflicts with SD Card SPI #22755

Open
Warober opened this issue Sep 11, 2021 · 1 comment
Open

[BUG] MKS Robin E3D v1.1 + TMC2130 SPI conflicts with SD Card SPI #22755

Warober opened this issue Sep 11, 2021 · 1 comment
Labels

Comments

@Warober
Copy link

Warober commented Sep 11, 2021

Did you test the latest bugfix-2.0.x code?

Yes, and the problem still exists.

Bug Description

Hi I have a problem with MKS robin e3d v1.1.
The problem is that if I load Marlin (2.0.9.1) with the TMC2130, the MKS MINI12864 V3 LCD screen freezes at startup, the Marlin logo appears and crashes. I have tried compiling with TMC2130_STANDALONE and it boots perfectly. I have also tried another screen and the error is the same.
The bug is caused by activating the SPI function of the drivers.
Thanks greetings

Bug Timeline

No response

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

2.0.9.1

Printer model

Prusa I3 Hephestos

Electronics

MKS robin e3d v1.1

Add-ons

MKS MINI12864 V3

Bed Leveling

No response

Your Slicer

Cura

Host Software

OctoPrint

Additional information & file uploads

No response

@mks-viva
Copy link
Contributor

mks-viva commented Sep 13, 2021

  1. MKS Robin E3/E3D board, the TMC SPI and SD card and EXP2 is same as the pin. So, I suggest you use standard mode. May be marlin can’t handle the situation where they use 1 set of SPI at the same time.
  2. You can use MKS TMC2209 drivers for E3D board and use TMC Uart mode. Many users are using it.

@thinkyhead thinkyhead changed the title MKS robin e3d v1.1+TMC2130 SPI Fail [BUG] MKS Robin E3D v1.1 + TMC2130 SPI conflicts with SD Card SPI Sep 13, 2021
@thinkyhead thinkyhead added Bug: Potential ? Needs: Work More work is needed Needs: Discussion Discussion is needed labels Sep 13, 2021
@thisiskeithb thisiskeithb removed the Needs: Discussion Discussion is needed label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants