Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How flash? #9

Open
robustini opened this issue Feb 14, 2020 · 9 comments
Open

How flash? #9

robustini opened this issue Feb 14, 2020 · 9 comments

Comments

@robustini
Copy link

robustini commented Feb 14, 2020

It would be useful to know how the firmware is flashed on this board, if i've to use jumpers or something else.
There is no reference to this on your site.
The board I received has no firmware inside, it is not recognized as COM by Windows or device-id in Raspberry.

@gl40
Copy link

gl40 commented Mar 14, 2020

same problem !

compilation worked fine,
upload failed

dfu-util -d vid:pid,0x1EAF:0x0003 -a 0 -s 0x08000000:leave -D "/Users/jean/devel/marlin-mac/Marlin/.pio/build/FLYF407ZG/firmware.bin"
dfu-util 0.9

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2020 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/

Match vendor ID from file: 1eaf
Match product ID from file: 0003
dfu-util: No DFU capable USB device available

@rjacobs1969
Copy link

You should copy the complied firmware.bin on a micro sd card insert it in the cardreader of the board and power on

@kakou-fr
Copy link

compile, copy the firmware.bin on the sd, put the sd on the board, power the board, wait 30s

@curtait
Copy link

curtait commented Apr 8, 2020

Just do it some times. I do it with some other brand boards. Nothing happens. I had wait minutes. Maybe is possible the bootloader does not work. Because plugin the board on pc, northing happen in device management. What is the jumper set, on the board, to do that upload or make the board visible to sistem ? Can you show a video where it works.

@FLYmaker
Copy link
Collaborator

只是做几次。我会和其他一些品牌委员会一起做。什么都没发生。我等了几分钟。引导加载程序可能无法正常工作。由于在PC上插入了电路板,因此在设备管理中会发生问题。板上设置的跳线是什么,以进行上载或使板对系统可见?您可以在视频播放的地方播放它吗?

Put the firmware.bin into the memory card, insert the motherboard, restart the motherboard, wait for 30s, the usb port will usually change, and the firmware.bin will become fly.cur, if the port has not changed, please install the relevant driver

@curtait
Copy link

curtait commented Apr 15, 2020

NO jumper set on the board ? No light expect blink, in that 30s ? what is the name of the driver ? Pls let me know.

@curtait
Copy link

curtait commented Apr 16, 2020

JUST DO IT.
No jumper on the board. No expect led blink.
Connect a display : that wil be your visive signal
Make sure the SD card is little (up to 4 Gb) in FAT and active.
I had put the file in the SD : "firmware.bin"
Once the board load the firmware give back file : "FLY.cur"

@curtait
Copy link

curtait commented Apr 16, 2020

I had use
en.stsw-stm32102.zip
Driver

@vmax1145
Copy link

Very inconvinient to copy firmware on SD and flash from SD each time you need to reconfigure marlin
Flash directly from platformIO is MUST HAVE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants