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
999 stars 1.15k forks source link

SKR V1.4 upload firmware Marlin 2.0.7.2 #498

Open killrob opened 3 years ago

killrob commented 3 years ago

My SKR V1.4 with TMC2209 and TFT35 E3 V3.0 don't load the firmware.bin file compiled with Vscode and Platformio. If i check the microsd again in the PC the file is still .bin and not .cur as expected. When i power on the printer with the micro SD inserted in the MB slot, the LCD display "printer not connected" for a very long time (about 5 mins) then make connection, but the firmware was not uploaded and also the Marlin mode is not working.

oldman4U commented 3 years ago

Try another sd card smaller 8GB FAT32 formatted. Remove everything attached to the mainboard except power.

killrob commented 3 years ago

Try another sd card smaller 8GB FAT32 formatted. Remove everything attached to the mainboard except power.

ok i will try, and... you know , in any case, if there is a way to reload the bootloader with Arduino?

oldman4U commented 3 years ago

What makes you believe the bootloader is broken? Start with the most likely and not with the last likely.

killrob notifications@github.com schrieb am Do. 4. Feb. 2021 um 22:11:

Try another sd card smaller 8GB FAT32 formatted. Remove everything attached to the mainboard except power.

ok i will try, and... you know , in any case, if there is a way to reload the bootloader with Arduino?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-SKR-V1.3/issues/498#issuecomment-773606192, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM6XKZFBD4IZZGYP2MNOX4DS5MEQNANCNFSM4XBLPHKA .

killrob commented 3 years ago

What makes you believe the bootloader is broken? Start with the most likely and not with the last likely. just because i've done this steps. switch the jumper to USB power, used a 128MB sd card FAT32, connected to PC. And the PC don't show me the content of the SD. I've done same steps on another SKR 1.4 i have and the PC shows me the files in the SD

oldman4U commented 3 years ago

Somehow important this information. Contact your dealer for a replacement.

killrob notifications@github.com schrieb am Do. 4. Feb. 2021 um 22:28:

What makes you believe the bootloader is broken? Start with the most likely and not with the last likely. just because i've done this steps. switch the jumper to USB power, used a 128MB sd card FAT32, connected to PC. And the PC don't show me the content of the SD. I've done same steps on another SKR 1.4 i have and the PC shows me the files in the SD

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-SKR-V1.3/issues/498#issuecomment-773614909, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM6XKZC6OWXGBSEQWJDITALS5MGPTANCNFSM4XBLPHKA .

killrob commented 3 years ago

hmmm ok, but if there is a way to correct this with arduino will be better, i'm always ready to learn something new :)

oldman4U commented 3 years ago

Sorry but this I do not know.

killrob notifications@github.com schrieb am Do. 4. Feb. 2021 um 22:37:

hmmm ok, but if there is a way to correct this with arduino will be better, i'm always ready to learn something new :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-SKR-V1.3/issues/498#issuecomment-773619945, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM6XKZFYQSVUMR4XV5DHHSDS5MHS7ANCNFSM4XBLPHKA .

radek8 commented 3 years ago

look here

https://github.com/bigtreetech/BIGTREETECH-SKR-V1.3/issues/346

killrob commented 3 years ago

Thank you