“Core STM32 Startup Guide”的版本间的差异
(Created page with "{| style="width: 800px;" |- | =Setup Microduino-CoreARM with Maple IDE (Windows)= * Download Maple IDE on http://leaflabs.com/docs/maple-ide-install.html#maple-ide-instal...") |
|||
第2行: | 第2行: | ||
|- | |- | ||
| | | | ||
− | =Setup Microduino- | + | =Setup Microduino-CoreSTM32 with Maple IDE (Windows)= |
* Download Maple IDE on | * Download Maple IDE on | ||
第10行: | 第10行: | ||
* UnZip the Maple IDE into a folder, like C:\maple\ | * UnZip the Maple IDE into a folder, like C:\maple\ | ||
− | * If you are using Windows XP, just plug Microduino- | + | * If you are using Windows XP, just plug Microduino-CoreSTM32 into your USB port, Open your Device Manager, you will see a Device named "Maple", with a yellow exclamation. |
* Right click on the Maple, Select "Update Driver". Click on "Not this time", then Next. | * Right click on the Maple, Select "Update Driver". Click on "Not this time", then Next. | ||
* Select the following option: Install from a list or specific location (Advanced), and then click Next. | * Select the following option: Install from a list or specific location (Advanced), and then click Next. | ||
* Select "Search for the best drivers in these locations", Click on "Include this location in the search, and then Browse into folder like "C:\maple\drivers", Click Next. | * Select "Search for the best drivers in these locations", Click on "Include this location in the search, and then Browse into folder like "C:\maple\drivers", Click Next. | ||
− | * You should now have the | + | * You should now have the CoreSTM32 driver installed. |
=== If you ar using Windows 7 64bit or Windows 8 === | === If you ar using Windows 7 64bit or Windows 8 === | ||
第20行: | 第20行: | ||
Try this http://wiki.leaflabs.com/Maple_IDE_Windows_8_Installation | Try this http://wiki.leaflabs.com/Maple_IDE_Windows_8_Installation | ||
− | = Programming Microduino- | + | = Programming Microduino-CoreSTM32 = |
− | * Make sure you have already installed driver of | + | * Make sure you have already installed driver of CoreSTM32 |
− | * Download and setup Microduino- | + | * Download and setup Microduino-CoreSTM32 hardware supporting package |
− | * Run Maple IDE, click menu Tools -> Board, select Microduino- | + | * 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. |
|} | |} |
2014年7月11日 (五) 15:00的版本
Setup Microduino-CoreSTM32 with Maple IDE (Windows)
http://leaflabs.com/docs/maple-ide-install.html#maple-ide-install
If you ar using Windows 7 64bit or Windows 8Try this http://wiki.leaflabs.com/Maple_IDE_Windows_8_Installation Programming Microduino-CoreSTM32
|