bigtreetech / BIGTREETECH-SKR-V1.3

32bit board with LPC1768, support marlin2.0 and smoothieware, support lcd2004/12864, On-board TMC2130 SPI interface and TMC2208 UART interface no additional wiring is required
1.01k stars 1.15k forks source link

SKR 1.4 Turbo SD Card not working #399

Closed wilsongis closed 4 years ago

wilsongis commented 4 years ago

The board will not recognize the SD card so I can update the firmware. I have tried multiple SD cards. I can connect to the board via Simplify3D. How can I either get the SD card working or flash without an SD?

edwilliams16 commented 4 years ago

Have you tried writing the FIRMWARE.BIN file to the SD Card while it is mounted directly to your PC/MAC and then putting it in the SKR SD Card slot? Reboot the SKR twice and put the card back in your PC and see if its name has changed to FIRMWARE.CUR. If it has, then the SKR has been successfully flashed.

Eddiiie commented 4 years ago

Format the SD card with FAT32? Make sure it is less than 8GB in size?

Eddiiie commented 4 years ago

I was just poking around looking for PWM pins, and lost access to the SD card, too.
P0_07 is what made me lose it. I assume P0_08, and P0_09 will do the same thing. P0_26 is OK to use, though. Seems to me those should be protected pins.

Thank you for the suggestion @edwilliams16 ! Thought I bricked the board.

wilsongis commented 4 years ago

Format the SD card with FAT32? Make sure it is less than 8GB in size?

I tried it and no dice.

wilsongis commented 4 years ago

Have you tried writing the FIRMWARE.BIN file to the SD Card while it is mounted directly to your PC/MAC and then putting it in the SKR SD Card slot? Reboot the SKR twice and put the card back in your PC and see if its name has changed to FIRMWARE.CUR. If it has, then the SKR has been successfully flashed.

Tried it with no luck.

wilsongis commented 4 years ago

I went ahead and ordered a new board. It is working. I am thinking it is a quality control issue.