Jump to content
Flirc Forums

Leaderboard

Popular Content

Showing content with the highest reputation on 01/22/2023 in all areas

  1. Plugging in while holding down the boot button boots up a DFU device at [1d50:6017]. This step likely confuses many folks that you need to boot into DFU update mode at [1d50:6017]. dfu-util -l gives: Found DFU: [1d50:6017] ver=0200, devnum=17, cfg=1, intf=0, path="1-2", alt=0, name="@Internal Flash /0x00000000/1*008Ka,15*008Kg", serial="DEMO" Then on to programming blackmagic.bin from blackmagic_fw folder. Used command line dfu-util.exe --device ,1d50:6017 -s 0x00002000:leave -D blackmagic.bin, which gives: Warning: Invalid DFU suffix signature A valid DFU suffix will be required in a future dfu-util release Opening DFU capable USB device... Device ID 1d50:6017 Device DFU version 011a Claiming USB DFU Interface... Setting Alternate Interface #0 ... Determining device status... DFU state(2) = dfuIDLE, status(0) = No error condition is present DFU mode device DFU version 011a Device returned transfer size 4096 DfuSe interface name: "Internal Flash " Downloading element to address = 0x00002000, size = 114528 Erase [=========================] 100% 114528 bytes Erase done. Download [=========================] 100% 114528 bytes Download done. File downloaded successfully Submitting leave request... Transitioning to dfuMANIFEST state Looking good so far, so I'll try testing and report back. George
    1 point
×
×
  • Create New...