STM32 » Histórico » Versão 2
Gabriel Lima, 23/03/2020 16:16 h
1 | 1 | Gabriel Lima | h1. STM32 |
---|---|---|---|
2 | |||
3 | O modelo de STM32 quee foi utilizado nos desenvolvimentos foi o STM32F407VGT6, mais especificamente, a placa de desenvolvimento STM32F4 DISCOVERY, a mesma utilizada nos robôs de 2019 da SSL e nas placas de comunicação de 2019 da SSL e da VSS. |
||
4 | |||
5 | h2. Features |
||
6 | |||
7 | • Core: ARM® 32-bit Cortex®-M4 CPU with FPU, Adaptive real-time accelerator (ART Accelerator™) allowing 0-wait state execution from Flash memory, frequency up to 168 MHz, memory protection unit, 210 DMIPS/ 1.25 DMIPS/MHz (Dhrystone 2.1), and DSP instructions |
||
8 | • Memories |
||
9 | – Up to 1 Mbyte of Flash memory |
||
10 | – Up to 192+4 Kbytes of SRAM including 64-Kbyte of CCM (core coupled memory) data RAM |
||
11 | – Flexible static memory controller supporting Compact Flash, SRAM, PSRAM, NOR and NAND memories |
||
12 | • LCD parallel interface, 8080/6800 modes |
||
13 | • Clock, reset and supply management |
||
14 | – 1.8 V to 3.6 V application supply and I/Os |
||
15 | – POR, PDR, PVD and BOR |
||
16 | – 4-to-26 MHz crystal oscillator |
||
17 | – Internal 16 MHz factory-trimmed RC (1% accuracy) |
||
18 | – 32 kHz oscillator for RTC with calibration |
||
19 | – Internal 32 kHz RC with calibration |
||
20 | • Low-power operation |
||
21 | – Sleep, Stop and Standby modes |
||
22 | – VBAT supply for RTC, 20×32 bit backup registers + optional 4 KB backup SRAM |
||
23 | • 3×12-bit, 2.4 MSPS A/D converters: up to 24 channels and 7.2 MSPS in triple interleaved mode |
||
24 | • 2×12-bit D/A converters |
||
25 | • General-purpose DMA: 16-stream DMA controller with FIFOs and burst support |
||
26 | • Up to 17 timers: up to twelve 16-bit and two 32-bit timers up to 168 MHz, each with up to 4 IC/OC/PWM or pulse counter and quadrature (incremental) encoder input |
||
27 | • Debug mode |
||
28 | – Serial wire debug (SWD) & JTAG interfaces |
||
29 | – Cortex-M4 Embedded Trace Macrocell™ |
||
30 | • Up to 140 I/O ports with interrupt capability |
||
31 | – Up to 136 fast I/Os up to 84 MHz |
||
32 | – Up to 138 5 V-tolerant I/Os |
||
33 | • Up to 15 communication interfaces |
||
34 | – Up to 3 × I2C interfaces (SMBus/PMBus) |
||
35 | – Up to 4 USARTs/2 UARTs (10.5 Mbit/s, ISO 7816 interface, LIN, IrDA, modem control) |
||
36 | – Up to 3 SPIs (42 Mbits/s), 2 with muxed full-duplex I2S to achieve audio class accuracy via internal audio PLL or external clock |
||
37 | – 2 × CAN interfaces (2.0B Active) |
||
38 | – SDIO interface |
||
39 | • Advanced connectivity |
||
40 | – USB 2.0 full-speed device/host/OTG controller with on-chip PHY |
||
41 | – USB 2.0 high-speed/full-speed device/host/OTG controller with dedicated DMA, on-chip full-speed PHY and ULPI |
||
42 | – 10/100 Ethernet MAC with dedicated DMA: supports IEEE 1588v2 hardware, MII/RMII |
||
43 | 2 | Gabriel Lima | |
44 | h2. Circuit Diagram |
||
45 | |||
46 | !STM32F407_Diagram.jpg! |
||
47 | |||
48 | h2. Pinout |
||
49 | |||
50 | !STM32F4DISCOVERY_Pinout.png! |