ZL40ARM: Difference between revisions
From Kamamilabs.com - Wiki
Anna Kubacka (talk | contribs) No edit summary |
|||
Line 2: | Line 2: | ||
====== Description ====== | ====== Description ====== | ||
ZL40ARM is a single-board computer with STM32 (Cortex-M3) microcontroller. A large number of GPIO line allows to use it as universal microprocessor system with high computational efficiency, what is result from modern construction and high CPU frequency. | ZL40ARM is a single-board computer with STM32 (Cortex-M3) microcontroller. A large number of GPIO line allows to use it as universal microprocessor system with high computational efficiency, what is result from modern construction and high CPU frequency. | ||
<center> | <center> | ||
[[File:zl40arm_skos.jpg|none|400px|thumb|center]] | [[File:zl40arm_skos.jpg|none|400px|thumb|center]] |
Latest revision as of 10:28, 24 September 2020
Description
ZL40ARM is a single-board computer with STM32 (Cortex-M3) microcontroller. A large number of GPIO line allows to use it as universal microprocessor system with high computational efficiency, what is result from modern construction and high CPU frequency.
Basic parameters
- Microcontroller STM32F103VBT6, ARM Cortex-M3, 128 kB Flash, 20 kB RAM, LQFP100
- Oscillator 8MHz
- Microcontroller I/O line on goldpin connectors
- JTAG interface connector (20-pins)
- Power supply via USB (mini USB)
- Jumper for boot way select
- Reset button
- I2C and SPI connectors compatibile with Kamami standard for additional modules
Standard equipment
Code | Description |
---|---|
ZL40ARM |
|
Electrical schematic
Components placement
BOOT Jumpers
ZL40ARM board is equipped with BOOT0 and BOOT1 jumpers (JP6 and JP7) that make possible selection of memory for boot process of microcontroller (tab. 1).
Tab. 1. BOOT jumper settings and corresponding active start memory areas
BOOT 0 | BOOT 1 | Memory area |
---|---|---|
0 | X | Flash memory |
1 | 0 | System memory (bootloader) |
1 | 1 | RAM memory |