Difference between revisions of "Use the Microduino-CoreUSB to burn bootloader for Microduino- CoreSTM32"

From Microduino Wiki
Jump to: navigation, search
(Created page with "*Download and instll STM32 flash bootloader demo: http://www.st.com/web/en/catalog/tools/PF257525 *Download the bootloader file from Maple webpage: http://static.leaflabs.com/...")
 
 
Line 1: Line 1:
 
*Download and instll STM32 flash bootloader demo: http://www.st.com/web/en/catalog/tools/PF257525
 
*Download and instll STM32 flash bootloader demo: http://www.st.com/web/en/catalog/tools/PF257525
*Download the bootloader file from Maple webpage: http://static.leaflabs.com/pub/leaflabs/maple-bootloader/maple_mini_boot.bin
 
 
*Stack the Microduino-CoreARM and Microduino-CoreUSB module, then use the USB cable to connect the Microduino-CoreUSB module and PC. (Note: not the Microduino-CoreARM module)
 
*Stack the Microduino-CoreARM and Microduino-CoreUSB module, then use the USB cable to connect the Microduino-CoreUSB module and PC. (Note: not the Microduino-CoreARM module)
 
*Open the "Flash loader demonstrator", when you see following dialog, press the "BUT" button, then click the "reset" button, and then release the "BUT" button, click next.
 
*Open the "Flash loader demonstrator", when you see following dialog, press the "BUT" button, then click the "reset" button, and then release the "BUT" button, click next.

Latest revision as of 01:39, 29 May 2016

  • Download and instll STM32 flash bootloader demo: http://www.st.com/web/en/catalog/tools/PF257525
  • Stack the Microduino-CoreARM and Microduino-CoreUSB module, then use the USB cable to connect the Microduino-CoreUSB module and PC. (Note: not the Microduino-CoreARM module)
  • Open the "Flash loader demonstrator", when you see following dialog, press the "BUT" button, then click the "reset" button, and then release the "BUT" button, click next.
初始化
  • Click next again
进入
  • Check the target is 128K and all pages are unprotected, click nexit
检查
  • Choose "download to device", search the "maple_mini_boot.bin", click next
选择文件
  • Wait for download finished, when Flash promts "Download finished", your Microduino-CoreSTM32 is ready to use!
完成