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] Skr pro 1.1 not working onboard sdcard #17074

Closed
Keltere opened this issue Mar 5, 2020 · 7 comments
Closed

[BUG] Skr pro 1.1 not working onboard sdcard #17074

Keltere opened this issue Mar 5, 2020 · 7 comments

Comments

@Keltere
Copy link

Keltere commented Mar 5, 2020

After a lot of testing and trying different branches, settings etc... i couldn't find a solution so i decided to open this issue.
The problem is simple the onboard sdcard isn't initialized and used by the motherboard no matter what configuration is used.
For my testing config i just enabled SDSUPPORT and TMC_SPI_SW i kept this two consistent and then tried numerus thing like avoiding to declare the lcd serial or even removing the TMC_SPI_SW but nothing worked out, the sdcard won't mount no matter what.
I did try to use just the usb and then just the lcd but in neither one of the two cases i was able to mount the sdcard.
I did tried 3 different cards of different sizes two by Sandisk, but that wasn't the problem
With the https://github.com/LinoBarreca/Marlin/tree/MultiSPI_original the sdcard will be recognized and mounted but if unmounted it will not be hosted to be accessible to the device attached trough usb.
Another "solution" proposed by MikeEitel is to delete the check of the lcd spi on the pin declaration file like written here but even here when unmounted the sdcard will not be hosted.

TL;DR
1)Currently not working onboard sdcard on stable and bugfix branch
2)On LinoBarreca/Marlin/tree/MultiSPI_Original branch and Marlin/bugfix2.0 branch (removing the lcd check on pin file) the sdcard won't be hosted when unmounted

@thisiskeithb
Copy link
Member

This is a known issue and is a work in progress: #16260

@Keltere
Copy link
Author

Keltere commented Mar 5, 2020

This is a known issue and is a work in progress: #16260

I did create this issue mainly for people in search of a solution but yeah, i should have linked the pull request.
Thanks.

@Keltere
Copy link
Author

Keltere commented Mar 5, 2020

The LCD check has been fixed but it still won't host the sdcard externally when unmounted and won't work if the lcd in SPI mode (exp1 and exp2 slot).
e3da86f

@AnHardt
Copy link
Contributor

AnHardt commented Mar 5, 2020

won't host the sdcard externally when unmounted and won't work if the lcd in SPI mode

How could it. For the used core not any example exists for a USB-SD-card device. I will last a bit longer until that will work. (Guess: 1-2 Years)
Don't wait for it.

@MikeEitel
Copy link

Just to clarify that i understand it correct:
The skr pro is not enable to write on the onboard sd via usb as the mcu related software does not support this funtionality. Right?

P. S. This would be a real pitty as this is a nice board and can support 3 extruders without "addons"

@thinkyhead
Copy link
Member

Right?

Yes.

@github-actions
Copy link

github-actions bot commented Jul 3, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants