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 firmware updating #527

Closed Shayner2005 closed 3 years ago

Shayner2005 commented 3 years ago

SKR 1.4 turbo will change the .bin file to .cur file fine, but will not apply changes to actual board firmware. Tried both through SD card and with octoprint's firmware updater plugin.

radek8 commented 3 years ago

Initialize eeprom

Shayner2005 commented 3 years ago

Initialize eeprom

Can you elaborate?

Cheo7811 commented 3 years ago

@Shayner2005 you don't mention what printer and display you are using but if the option to Initialize EEPROM is not available on your display you can connect via USB to your car and use a serial program like Pronterface, once connected to your printer issue M502, M500 which will reset the EEPROM to the values in your firmware.

Shayner2005 commented 3 years ago

@Shayner2005 you don't mention what printer and display you are using but if the option to Initialize EEPROM is not available on your display you can connect via USB to your car and use a serial program like Pronterface, once connected to your printer issue M502 which will reset the EEPROM to the values in your firmware.

Ender 3 with a btt tft35 v3. Having screen issues prompted the firmware update. I use octoprint, however.

Cheo7811 commented 3 years ago

Then you can send M502, M500 from Octoprint Terminal and see if that fix it.

Shayner2005 commented 3 years ago

Then you can send M502, M500 from Octoprint Terminal and see if that fix it.

Nope, no change.

Dirge6 commented 3 years ago

This just now happened to me. Prusa TallBear w/ Phaetus Dragon, BTT 1.4Turbo, TMC2209s V1.2, and TFT43. Resetting EEPROM didn't work. M504 shows OK.

dirgesan commented 3 years ago

An update: I believe my problem is solved. Seems to be updating. I rebuilt firmware with latest Marlin Bugfix. This also gave me a chance to finally install an AT24C with a 512 chip on the motherboard.

radek8 commented 3 years ago

please close this ticket