“Core STM32 Startup Guide”的版本间的差异
(→Setup Microduino-CoreSTM32 with ST-Link debugger) |
|||
(未显示另一用户的1个中间版本) | |||
第5行: | 第5行: | ||
* Download Maple IDE on | * Download Maple IDE on | ||
− | + | **[http://pan.baidu.com/s/1kTklhVD Baidu] | |
+ | **[https://github.com/wasdpkj/Microduino-IDE/ github] | ||
* Although the document says Maple only supports WinXP 32-bit, but you can also run it on Windows 7 or Windows 8 with some workaroud. | * Although the document says Maple only supports WinXP 32-bit, but you can also run it on Windows 7 or Windows 8 with some workaroud. | ||
[[File:01_download_maple.png|thumb|center|600px|Download Maple IDE]] | [[File:01_download_maple.png|thumb|center|600px|Download Maple IDE]] | ||
第22行: | 第23行: | ||
= Programming Microduino-CoreSTM32 = | = Programming Microduino-CoreSTM32 = | ||
− | * Make sure you have already installed driver of CoreSTM32 | + | * Make sure you have already installed driver of CoreSTM32.If you use the upper software, you should installed all the packate for STM32 module. |
− | |||
− | |||
* Run Maple IDE, click menu Tools -> Board, select Microduino-CoreSTM32 to RAM if you just want to test the program, or Microduino-CoreSTM32 to Flash if you want to run the program after resetting the board. | * Run Maple IDE, click menu Tools -> Board, select Microduino-CoreSTM32 to RAM if you just want to test the program, or Microduino-CoreSTM32 to Flash if you want to run the program after resetting the board. |
2015年7月15日 (三) 08:44的最新版本
目录Setup Microduino-CoreSTM32 with Maple IDE (Windows)
If you ar using Windows 7 64bit or Windows 8Try this http://wiki.leaflabs.com/Maple_IDE_Windows_8_Installation Programming Microduino-CoreSTM32
Setup Microduino-CoreSTM32 with ST-Link debuggerIf you have a ST-Link debugger or a STMicroelectronics' Discovery board, you can debug and download programs using ST-Link. ST-Link Debugger connection
Download bootloader(firmware) using Microduino-USB2TTL
|