Specifications
- Microcontroller: STM32F103CBT6
- Speed: 72MHz
- Operating Voltage: 5V
- Core Voltage: 3.3V
- Flash: 128KB
- SRAM: 20KB
- Digital I/O Pins: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)
- Analog Input Pins: 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)
- DC Current per I/O Pin: 40 mA
- DC Current: 50 mA
- Serial: 0 (RX) and 1 (TX). Used to receive (RX) and transmit (TX) TTL serial data.
- Serail1: (RX3)和3(TX3). Used to receive (RX) and transmit (TX) TTL serial data.
- 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)
- SPI: 10 (SS), 11 (MOSI), 12 (MISO), 13 (SCK). These pins support SPI communication using the SPI
- IIC: 18(SDA),19(SCL)
library.
- TWI: A4 or SDA pin and A5 or SCL pin. Support TWI communication using the Wire library.
- AREF. Reference voltage for the analog inputs. Used with analogReference().
- Flash Memory 32 KB (ATmega328P) of which 0.5 KB used by bootloader
- SRAM 2 KB (ATmega328P)
- EEPROM 1 KB (ATmega328P)
- Clock Speed 16MHz(5V) / 8Mhz(3.3V)
Documents
Microduino- CoreSTM32 used components.
Development
Set up the Microduino-CoreSTM32 development environment
- 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。
- Configure the Maple IDE, please refer to Microduino-CoreSTM32 Maple驱动安装
Program for Microduino-CoreSTM32
- Make sure installed the Microduino-CoreSTM32 derive
- Prepared hardware:Microduino-CoreSTM32、USB cable
- Prepared software:Maple IDE
开始你的Micoduino-CoreSTM32
Burn the Microduino- CoreSTM32 BootLoader
Applicaion
Microduino CoreSTM32教程
History
Picture
|