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]Onboard sdcard on teensy4.1 cannot be accessed #19571

Closed
nanotuxi opened this issue Oct 1, 2020 · 2 comments
Closed

[BUG]Onboard sdcard on teensy4.1 cannot be accessed #19571

nanotuxi opened this issue Oct 1, 2020 · 2 comments

Comments

@nanotuxi
Copy link

nanotuxi commented Oct 1, 2020

Bug Description

M21 on a teensy4.1 board shows echo:No SD card 14:46:07.455 : echo:No media

My Configurations

Mostly everything is left to default. SD card is enabled.

Steps to Reproduce

  1. Download fresh Marlin bugfix sources from github.
  2. Configure for the teensy 4.1 board and sdcard enabled
  3. Compile sources.
  4. Upload with platformio.
  5. Connect board via usb-cable to a linux box.
  6. Open Repetierhost 2.1.6 and connect to the board.
  7. In Manual Control window enter M21 to init the onboard sd-card.

Expected behavior:
M21 should init the sdcard for accessing folder and files.
M20 should list the files.

Actual behavior: [What actually happens]
The red light is turned on for about one second. SD card is not initialized.

nt_marlin_teensy4_1.zip

@nanotuxi
Copy link
Author

nanotuxi commented Oct 2, 2020

@bilsef's solution/branch has been tested and is working fine. So let's wait for his pr being merged into the official branch.

@github-actions
Copy link

github-actions bot commented Dec 2, 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 Dec 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant