“Microduino-CoreSTM32”的版本间的差异
Jasonsheng(讨论 | 贡献) (English version) |
(→Specifications) |
||
(未显示2个用户的5个中间版本) | |||
第34行: | 第34行: | ||
* External Interrupts: 2 and 3. These pins can be configured to trigger an interrupt on a low value, a rising or falling edge, or a change in value. See the attachInterrupt() function for details. | * External Interrupts: 2 and 3. These pins can be configured to trigger an interrupt on a low value, a rising or falling edge, or a change in value. See the attachInterrupt() function for details. | ||
* PWM: 0,1,4,11,12,14(A0),15(A1),16(A2),17(A3),18(SDA),19(SCL),20(A6),21(A7) | * PWM: 0,1,4,11,12,14(A0),15(A1),16(A2),17(A3),18(SDA),19(SCL),20(A6),21(A7) | ||
− | * SPI: 10 (SS), 11 (MOSI), 12 (MISO), 13 (SCK). These pins support SPI communication using the SPI | + | * SPI: 10 (SS), 11 (MOSI), 12 (MISO), 13 (SCK). These pins support SPI communication using the SPI |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Documents== | ==Documents== | ||
第54行: | 第44行: | ||
* Use the Maple IDE development environment: Microduino use the similar developemnt environment with the Arduino IDE, so you can use the Maple IDE, Flash or Processing and so on. Conbine with other Microduino module, you can finish more interesting projects. | * Use the Maple IDE development environment: Microduino use the similar developemnt environment with the Arduino IDE, so you can use the Maple IDE, Flash or Processing and so on. Conbine with other Microduino module, you can finish more interesting projects. | ||
*Download the program to Microduino-CoreSTM32, you must use the [[Microduino-USB2TTL/zh]] module。 | *Download the program to Microduino-CoreSTM32, you must use the [[Microduino-USB2TTL/zh]] module。 | ||
− | *Configure the Maple IDE, please refer to '''[[Microduino-CoreSTM32 | + | *Configure the Maple IDE, please refer to '''[[Microduino-CoreSTM32 Maple Drive Install]]''' |
===Program for Microduino-CoreSTM32=== | ===Program for Microduino-CoreSTM32=== | ||
第61行: | 第51行: | ||
*Prepared hardware:Microduino-CoreSTM32、USB cable | *Prepared hardware:Microduino-CoreSTM32、USB cable | ||
*Prepared software:Maple IDE | *Prepared software:Maple IDE | ||
− | '''[[ | + | '''[[The beginning of Micoduino-CoreSTM32]]''' |
− | |||
===Burn the Microduino- CoreSTM32 BootLoader=== | ===Burn the Microduino- CoreSTM32 BootLoader=== | ||
− | *If you got a Microduino-CoreSTM32 board without the bootloader, you have to use the Microduino-CoreUSB to burn the bootloader firstly, please refers to '''[[ | + | *If you got a Microduino-CoreSTM32 board without the bootloader, you have to use the Microduino-CoreUSB to burn the bootloader firstly, please refers to '''[[Use the Microduino-USBTTL to burn bootloader for Microduino- CoreSTM32]]'''. |
==Applicaion== | ==Applicaion== | ||
− | [[Microduino | + | [[Microduino CoreSTM32 Tutorial]] |
==History== | ==History== |
2014年10月16日 (四) 06:44的最新版本
Language | English |
---|
Microduino-CoreSTM32 is one of core modules of Microduino series, Microduino-CoreSTM32 is an open source hardware and Maple Mini compatible. It is an 32-bit ARM Cortex-M3 development board, based on STMicroelectronics' STM32F103CBT6 chip. It can be combined with other Microduino modules and used in more projects. 目录Features
bootloader |
Specifications
DocumentsMicroduino- CoreSTM32 used components.
DevelopmentSet up the Microduino-CoreSTM32 development environment
Program for Microduino-CoreSTM32
The beginning of Micoduino-CoreSTM32 Burn the Microduino- CoreSTM32 BootLoader
ApplicaionHistoryPicture |