Projeto

Geral

Perfil

STM32 » Histórico » Versão 5

Gabriel Lima, 23/03/2020 16:29 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 3 Gabriel Lima
h2. Links úteis
6
7
Download da STM32CubeIDE https://www.st.com/en/development-tools/stm32cubeide.html
8
Curso iniciante da ST sobre a IDE https://www.youtube.com/playlist?list=PLnMKNibPkDnFCosVVv98U5dCulE6T3Iy8
9
Outros cursos da ST https://www.youtube.com/user/STonlineMedia/playlists?view=50&sort=dd&shelf_id=33
10 5 Gabriel Lima
Attachments dessa página
11 3 Gabriel Lima
12 1 Gabriel Lima
h2. Features
13
14
• 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
15
• Memories
16
  – Up to 1 Mbyte of Flash memory
17
  – Up to 192+4 Kbytes of SRAM including 64-Kbyte of CCM (core coupled memory) data RAM
18
  – Flexible static memory controller supporting Compact Flash, SRAM, PSRAM, NOR and NAND memories
19
• LCD parallel interface, 8080/6800 modes
20
• Clock, reset and supply management
21
  – 1.8 V to 3.6 V application supply and I/Os
22
  – POR, PDR, PVD and BOR
23
  – 4-to-26 MHz crystal oscillator
24
  – Internal 16 MHz factory-trimmed RC (1% accuracy)
25
  – 32 kHz oscillator for RTC with calibration
26
  – Internal 32 kHz RC with calibration
27
• Low-power operation
28
  – Sleep, Stop and Standby modes
29
  – VBAT supply for RTC, 20×32 bit backup registers + optional 4 KB backup SRAM
30
• 3×12-bit, 2.4 MSPS A/D converters: up to 24 channels and 7.2 MSPS in triple interleaved mode
31
• 2×12-bit D/A converters
32
• General-purpose DMA: 16-stream DMA controller with FIFOs and burst support
33
• 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
34
• Debug mode
35
  – Serial wire debug (SWD) & JTAG interfaces
36
  – Cortex-M4 Embedded Trace Macrocell™
37
• Up to 140 I/O ports with interrupt capability
38
  – Up to 136 fast I/Os up to 84 MHz
39
  – Up to 138 5 V-tolerant I/Os
40
• Up to 15 communication interfaces
41
  – Up to 3 × I2C interfaces (SMBus/PMBus)
42
  – Up to 4 USARTs/2 UARTs (10.5 Mbit/s, ISO 7816 interface, LIN, IrDA, modem control)
43
  – 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
44
  – 2 × CAN interfaces (2.0B Active)
45
  – SDIO interface
46
• Advanced connectivity
47
  – USB 2.0 full-speed device/host/OTG controller with on-chip PHY
48
  – USB 2.0 high-speed/full-speed device/host/OTG controller with dedicated DMA, on-chip full-speed PHY and ULPI
49
  – 10/100 Ethernet MAC with dedicated DMA: supports IEEE 1588v2 hardware, MII/RMII
50 2 Gabriel Lima
51
h2. Circuit Diagram
52
53
!STM32F407_Diagram.jpg!
54
55
h2. Pinout
56
57
!STM32F4DISCOVERY_Pinout.png!