How to flash a Bootloader and Firmware onto an 8bit Creality Mainboard (or any other AVR board)

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 พ.ย. 2024

ความคิดเห็น • 9

  • @lamensje
    @lamensje 7 หลายเดือนก่อน

    I would suggest adding `sudo apt update` before the `sudo apt-get install avrdude` to avoid errors about the package not being found on a fresh linux install, for those following this guide.

  • @SimonSays-Techtalk
    @SimonSays-Techtalk 25 วันที่ผ่านมา

    This guide is great. It also helps if you want ton install newer marlin firmware. You will need a bootloader for that too.

  • @LordBorok
    @LordBorok 4 หลายเดือนก่อน +2

    I get that my GPIO17 port is already exported/busy. I tried change the cable for the pin and also change it to another GPIO but no luck :/

    • @LordBorok
      @LordBorok 4 หลายเดือนก่อน

      Nvm. I was using a newer version of pi os lite. When i now tried with a legacy version of Pi OS it works :S

    • @mckvadrat7049
      @mckvadrat7049 หลายเดือนก่อน

      @@LordBorok It seems that some libraries were deprecated and removed in newer versions of the OS, I couldn't find a quick way to flash the bootloader with latest versions so I will just resort to using an arduino for that. Would be nice to know how to do it with rpi with newer software though

    • @kacperszamszon4976
      @kacperszamszon4976 16 วันที่ผ่านมา

      @@LordBorok which version did you install?

  • @blakelyne9808
    @blakelyne9808 25 วันที่ผ่านมา

    I'm getting the error for GPIO17 being busy... I only have raspberry pi 5. Is there any other workaround to get this to work? Thanks.

  • @Xorat
    @Xorat 7 หลายเดือนก่อน

    Very nice guide!
    So would i be able to change the raspberry pi for an normal atx mainboard? I have one of them laying around that only need 12V as an input, which would make it easy to run, because i dont have a pi on hand.