-
Notifications
You must be signed in to change notification settings - Fork 2
STM32F103C8T6 (1. Bendra informacija)
blahlt edited this page Sep 17, 2018
·
11 revisions
| Model | STM32F103C8T6 |
| Core | ARM 32 Cortex-M3 CPU |
| Chip family | STM32f10x Medium Density |
| Debug mode | SWD |
| Max. frequency | 72MHz |
| Flash memory | 64Kbytes |
| SRAM | 20Kbytes |
| Package | LQFP48 |
| Power, I/O | 2.0-3.6V |
| Size | 53.34mm x 22.86mm |
Įkrovos konfigūraciją nustato BOOT0 ir BOOT1 lygis
| BOOT1(PB2) | BOOT0(BOOT0) | Boot mode |
|---|---|---|
| X | 0 | User Flash memory |
| 0 | 1 | System memory (bootloader) |
| 1 | 1 | Embedded SRAM |
PINOUT
- STM32F103C8T6
- STM32F103C8T6 (1. Bendra informacija)
- STM32F103C8T6 (2. Aplinkos (Eclipse) paruošimas)
- STM32F103C8T6 (2.1. Programos įkėlimas (angl. flashing) (PL2303 USB To RS232 TTL Converter Adapter))
- STM32F103C8T6 (2.2. Programos įkėlimas (angl. flashing) (CP2102 USB 2.0 to TTL UART Module Serial Converter))
- STM32F103C8T6 (2.3. Programos įkėlimas (angl. flashing) (ST LINK V2))
- STM32F103C8T6 (2.3.1 Derinimas (angl. debugging) su STLINK GDB Server
- STM32F103C8T6 (2.3.2 Derinimas (angl. debugging) su OpenOCD
- STM32F103C8T6 (3. Bendrosios paskirties įvestis ir išvestis (angl. General purpose input output (GPIO)))
- STM32F103C8T6 (4. Pertrauktys (angl. interrupts))
- STM32F103C8T6 (5. USB)
- STM32F103C8T6 (6. Aplinkos (Visual Studio Code) paruošimas)
- STM32F103C8T6 (6.1 Derinimas (angl. debugging) Visual Studio Code aplinkoje)
KONFIGŪRACIJOS
- STM32100E-EVAL: to configure the project for STM32 Value Line High-density devices
- STM32100B-EVAL: to configure the project for STM32 Medium-density Value line devices
- STM3210C-EVAL: to configure the project for STM32 Connectivity line devices
- STM3210B-EVAL: to configure the project for STM32 Medium-density devices
- STM3210E-EVAL: to configure the project for STM32 High-density devices
- STM3210E-EVAL_XL: to configure the project for STM32 XL-density devices

