-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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
SKR 2 USB MSC #22280
Comments
Will ask on Discord, but based on issues on SKR2 github, it is not supported. If it is, I will report this back. |
Bumping this. Asked in Discord, and according to this from @rhapsodyv, there are still some changes pending. There are others who are experiencing the same thing in Can this be reopened until these changes have been fixed? Or at least hear a little more about what the missing issues are? |
Fixed in #22354 |
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. |
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
Based on #17222, it would seem that SDIO MSC/CDC composite support is availabe for STM32 boards. Based on the example in
[env:STM32F407VE_black]
, I tried to copy the environment for the SKR 2 (STM32F407VGT6).However, it's not working my the simple 512mb card. Will follow up with testing larger SD cards, but it usually seems that smaller cards are better?
Bug Timeline
New
Expected behavior
2 USB devices become available on the computer, one for CDC serial and one MSC mass storage.
Actual behavior
Only the CDC device appears.
Steps to Reproduce
Version of Marlin Firmware
2.0.9.1
Printer model
Ender 3
Electronics
SKR 2 Rev B
Add-ons
No response
Your Slicer
No response
Host Software
No response
Additional information & file uploads
Additional question: what file needs to be modified for a new environment to show up in ABM?
SK2_USB.zip
The text was updated successfully, but these errors were encountered: