Difference between revisions of "Microduino-Module CoreSTM32"
From Microduino Wiki
(→Documents) |
(→Development) |
||
Line 48: | Line 48: | ||
==Development== | ==Development== | ||
===Set up the Microduino-CoreSTM32 development environment=== | ===Set up the Microduino-CoreSTM32 development environment=== | ||
− | * Use the Maple IDE development environment: Microduino use the similar development environment with the Arduino IDE, so you can use the Maple IDE, Flash or Processing and so on. | + | * Use the Maple IDE development environment: Microduino use the similar development environment with the Arduino IDE, so you can use the Maple IDE, Flash or Processing and so on. Combining with other Microduino modules, you can make many interesting interactive works.. |
− | |||
*Configure the Maple IDE, please refer to '''[[Microduino-CoreSTM32 Maple Drive Install]]''' | *Configure the Maple IDE, please refer to '''[[Microduino-CoreSTM32 Maple Drive Install]]''' | ||
+ | *TO download programs to Microduino-CoreSTM32, just use the USB interface of Microduino-CoreSTM32, without [[Microduino-USBTTL]], which is only used when programming bootLoader. There is bootloader, by default, so you don't have to program it. | ||
===Program for Microduino-CoreSTM32=== | ===Program for Microduino-CoreSTM32=== |
Revision as of 06:00, 29 August 2016
Language: | English • 中文 |
---|
Microduino-CoreSTM32 is one of the core modules of Microduino, adopting ARM development board of STM32F103CBT6 chip. Microduino-CoreSTM32 is a open-source software, compatible with Maple Mini, and it can be used together with Microduino extension modules and other electronic components, modules, and sensors to make many funny interactive works. ContentsFeatures
|
SpecificationElectrical Specification
Pin Specification
0,1,2,3,4,5,6,7,8,9,10,11,12,13,14(A0),15(A1),16(A2),17(A3),18(SDA),19(SCL),20(A6),21(A7)
A0(ADC12_IN0), A1(ADC12_IN1), A2(ADC12_IN2), A3(ADC12_IN3), 10(ADC12_IN4), 13(ADC12_IN5), 12(ADC12_IN6), 11(ADC12_IN7), A6(ADC12_IN8), A7(ADC12_IN9)
Documents
DevelopmentSet up the Microduino-CoreSTM32 development environment
Program for Microduino-CoreSTM32
The beginning of Micoduino-CoreSTM32 Burn the Microduino- CoreSTM32 BootLoader
ApplicaionHistoryPicture |