Difference between revisions of "Microduino-Module CoreSTM32"
From Microduino Wiki
(→Burn the Microduino- CoreSTM32 BootLoader) |
(→Specifications) |
||
Line 34: | Line 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== |
Revision as of 06:44, 16 October 2014
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. ContentsFeatures
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 |