OpenFlops and FlashFloppy Firmware for an Open Source Floppy Drive Emulator as a GoTek Alternative

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

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

  • @Mueller3D
    @Mueller3D ปีที่แล้ว +1

    Nice video. It's good to know about this Gotek alternative. Btw, it looks like your soldering would benefit from using more flux. The flux will help with the surface tension of the solder and make the joints much smoother and less likely to bridge.

    • @LeonAnavi
      @LeonAnavi  ปีที่แล้ว

      Thank you! Indeed I initially underestimated the hand soldering efforts for this STM32. Probably next time I will just use a stencil and solder paste.

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

    I really wish someone would adopt one of the flashfloppy drives to use an SD or MicroSD card instead of USB. The usb sticks are far larger and the SD cards even look similar to old floppy disks... so far the only drives I have seen use them is the HxC 2001 floppy emulator (not flashfloppy compatible) and the GoEx, which are almost always sold out...

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

      Yes, I agree. This is a very good idea!

  • @mikegravgaard340
    @mikegravgaard340 ปีที่แล้ว

    Subscribed and liked. Also cool T-shirt.

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

    Can it be used as an external drive, connected at the back of the A500?

    • @LeonAnavi
      @LeonAnavi  8 หลายเดือนก่อน +1

      Yes, with the proper cables (the same way you can put GoTek on the back of A500).

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

      @@LeonAnavi Thank you for your answer and also for the video

    • @LeonAnavi
      @LeonAnavi  8 หลายเดือนก่อน +1

      @@peddersoldchap my pleasure, I hope the video is useful.

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

    Do you have info about what the jumpers "JC, SEL0, SEL1, SEL2, MO" configure ?

    • @LeonAnavi
      @LeonAnavi  3 หลายเดือนก่อน +1

      SEL jumpers are for boot selection and MO is for Motor On. JC jumper is required as part of the setup for emulating the 2.8-inch "Quick Disk" drive, used in synthesizers made by Akai, Korg and Roland: github.com/keirf/FlashFloppy/wiki/Quick-Disk

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

    Thank you for this video.

    • @LeonAnavi
      @LeonAnavi  9 หลายเดือนก่อน +1

      You are welcome. Thank you for leaving a comment :)

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

    wouldn't be easier for people to be able to build this into an existing dev-board like the STM32F103 "blue pill" ?! .. has anyone tried that yet ?

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

      OpenFlops features STM32F105 MCU and blue bill is with STM32F103. As far as I can see for the moment the open source firmware Flash Floppy supports microcontrollers: STM32F105 and Artery Technology AT32F435 but there are some GitHub discussion that also mention support for STM32F103:
      github.com/keirf/flashfloppy/issues/694
      Based on the feedback from the link above probably it should work.

  • @slvclw
    @slvclw ปีที่แล้ว +1

    3 legs on the stm look bridged is that supposed to be like that?

    • @LeonAnavi
      @LeonAnavi  ปีที่แล้ว

      yes, it is by design. You can see they are also bridged on the PCB by exploring it in KiCad.

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

    I buy A500 today , and i'd like to build this df0 ;)

    • @LeonAnavi
      @LeonAnavi  9 หลายเดือนก่อน +1

      Have fun with your Amiga :)

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

    I like the idea of making your own.
    But I just reveived a org. Gotek for 19+7$ delivery.
    I have just modded it with flashfloppy
    1.3" oled 3,5$ and an ec11 encoder 1$
    so just over 30 total :)

    • @LeonAnavi
      @LeonAnavi  9 หลายเดือนก่อน +1

      Yes, your calculation is correct: OpenFlops is definitely more expensive. There are main two reasons why OpenFlops can't even come close to GoTek price:
      1. GoTek is mass produced which dramatically reduces the cost for BoM. If someone starts OpenFlops mid-volume manufacturing probably the cost can be reduced but it will be still 2 or even 3 times more than GoTek.
      2. GoTek nowadays uses Artery MCU instead of STM32 microcontroller. This switch was again made to cut the GoTek BoM expenses. During the global chip shortage STM32 MCUs were very hard to find and their prices raised.
      The main benefits of OpenFlops are the open source hardware nature of the project and the use of high-quality proven STM32 MCU. Of course these benefits come at a price (literally :) ).

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

      @@LeonAnavi no the real reason. why they switched to Artery from to STM.
      where Greed! STM raised the price almost 10 fold, for the STM32F105 chip :)

  • @lubovmeshkova1458
    @lubovmeshkova1458 ปีที่แล้ว +1

    Can I use stm32f103 instead stm32f105?

    • @LeonAnavi
      @LeonAnavi  ปีที่แล้ว +1

      This is a very interesting question. I am not sure. It looks like that STM32F103 is still supported in the flashfloppy firmware and the IC pinout is quite similar. I suggest opening a GitHub issue to get more feedback from the community:
      github.com/SukkoPera/OpenFlops

  • @mr.iot-tech278
    @mr.iot-tech278 ปีที่แล้ว

    Thx for your video :) i finally can get rid of old floppy's ! One fast q is there anything like this for emulating CDRom with opensource hardware ?

    • @LeonAnavi
      @LeonAnavi  ปีที่แล้ว

      Good question. I've heard about some solution for hardware emulation of CD/DVD-rom like Tattiebogle ATAPI but I haven't tried any of them personally.

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

    Не мога да подкарам моя емулатор на стария ми синтезатор Техникс КN5000.....мамка му....помооощ ! ....

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

      OpenFlops ли ползвате? С FlashFloppy или с друг firmware? Нямам опит със синтезатори, за стари персонални компютри като амига от видеото работи отлично.