January 2012

Doc ID 022152 Rev 2

1/167

1

STM32F405xx

STM32F407xx

ARM Cortex-M4 32b MCU+FPU, 210DMIPS, up to 1MB Flash/192+4KB RAM,

USB OTG HS/FS, Ethernet, 17 TIMs, 3 ADCs, 15 comm. interfaces & camera

Features

■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

■Memories

– Up to 1 Mbyte of Flash memory

– Up to 192+4 Kbytes of SRAM including 64-

Kbyte of CCM (core coupled memory) data

RAM

– Flexible static memory controller

supporting Compact Flash, SRAM,

PSRAM, NOR and NAND memories

■LCD parallel interface, 8080/6800 modes

■Clock, reset and supply management

– 1.8 V to 3.6 V application supply and I/Os

– POR, PDR, PVD and BOR

– 4-to-26 MHz crystal oscillator

– Internal 16 MHz factory-trimmed RC (1%

accuracy)

– 32 kHz oscillator for RTC with calibration

– Internal 32 kHz RC with calibration

Low power

– Sleep, Stop and Standby modes

–VBATsupply for RTC, 20×32 bit backup

registers + optional 4 KB backup SRAM

■3×12-bit, 2.4 MSPS A/D converters: up to 24

channels and 7.2 MSPS in triple interleaved

mode

■2×12-bit D/A converters

■General-purpose DMA: 16-stream DMA

controller with FIFOs and burst support

■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

■Debug mode

– Serial wire debug (SWD) & JTAG interfaces

– Cortex-M4 Embedded Trace Macrocell™

1.

The WLCSP90 package will soon be available.

■Up to 140 I/O ports with interrupt capability

– Up to 136 fast I/Os up to 84 MHz

– Up to 138 5 V-tolerant I/Os

■Up to 15 communication interfaces

– Up to 3 × I2C interfaces (SMBus/PMBus)

– Up to 4 USARTs/2 UARTs (10.5 Mbit/s,

ISO 7816 interface, LIN, IrDA, modem

control)

– Up to 3 SPIs (37.5 Mbits/s), 2 with muxed

full-duplex I2S to achieve audio class

accuracy via internal audio PLL or external

clock

– 2 × CAN interfaces (2.0B Active)

– SDIO interface

■Advanced connectivity

– USB 2.0 full-speed device/host/OTG

controller with on-chip PHY

– USB 2.0 high-speed/full-speed

device/host/OTG controller with dedicated

DMA, on-chip full-speed PHY and ULPI

– 10/100 Ethernet MAC with dedicated DMA:

supports IEEE 1588v2 hardware, MII/RMII

■8- to 14-bit parallel camera interface up to

54 Mbytes/s

■True random number generator

■CRC calculation unit

■96-bit unique ID

■RTC: subsecond accuracy, hardware calendar

Table 1.

Device summary

Reference

Part number

STM32F405xx

STM32F405RG, STM32F405VG, STM32F405ZG

STM32F407xx

STM32F407VG, STM32F407IG, STM32F407ZG,

STM32F407VE, STM32F407ZE, STM32F407IE

LQFP64 (10 × 10 mm)

LQFP100 (14 × 14 mm)

LQFP144 (20 × 20 mm)

FBGA

UFBGA176

(10 × 10 mm)

LQFP176 (24 × 24 mm)

WLCSP90

www.st.com

stm32f407zg跟ze的区别_STM32F407ZG Datasheet(数据表) 1 Page - STMicroelectronics相关推荐

  1. html显示pcd,PCD5043 Datasheet(数据表) 10 Page - NXP Semiconductors

    1996 Oct 31 10 Philips Semiconductors Objective specification DECT burst mode controller PCD5043 data ...

  2. tas5424_TAS5424 Datasheet(数据表) 10 Page - Texas Instruments

    www.ti.com TAS5414 TAS5424 SLOS514A – FEBRUARY 2007 – REVISED JULY 2007 ELECTRICAL CHARACTERISTICS ( ...

  3. stm32f407zg跟ze的区别_STM32各系列比较:F1-F2-F4.pdf

    STM32各系列比较:F1-F2-F4 STM32各系列比较:F1-F2-F4 STM32 – 领先的Cortex-M 产品家族 ( ) 闪存容量 字节 STM32F407VG STM32F417VG ...

  4. 数据表的类型(INNODB与MYISAM 的区别)

    数据表的类型(INNODB与MYISAM 的区别) SHOW CREATE DATABASE school; -- 查看创建数据库的语句 SHOW CREATE TABLE student; -- 查 ...

  5. Activiti——数据表结构

    备注: 本文转自:http://blog.csdn.net/hj7jay/article/details/51302829 转载目的在于个人学习使用,如有涉及著作权相关问题,请联系本人,本人将第一时间 ...

  6. MySql笔记之数据表

    数据表:行称为记录  列称为字段 用来存储数据 一.数据类型 数据类型是指列.存储过程参数.表达式和局部变量的数据特征,它决定了数据的存储格式,代表了不同的信息类型. 在我们存储不同类型的数据时,为了 ...

  7. jdbc 3种获得mysql插入数据的自增字段值的方法_【JDBC】向数据表插入数据时,自动获取生成的主键...

    数据表设计时,一般都会有一个主键(Key)(自己指定),有时也可以使用联合主键: 有许多数据库提供了隐藏列为表中的每行记录分配一个唯一键值(如:rowid): 当我们没有指定哪一列作为主键key时,数 ...

  8. mysql的数据表操作

    1.创建数据表 在创建数据表之前,要用use <数据库名>指定在哪个数据库中操作. 1.1创建表的语法格式 创建数据表语句为,其中[]中的表示可选 create table <表名& ...

  9. (3)数据库的建立和数据表的操作

    mysql下的user表就是存放着登陆的信息,包括账号和密码 在mysql的data文件夹下建立一个数据库,并且建立新的数据表 1.use mysql  #进入mysql文件夹 2.show data ...

最新文章

  1. redis 中 set 和 hset 有什么不同,什么时候使用 hset 什么时候使用set?
  2. oracle回收ddl权限,查看oracle用户所有权限,并获取授权的DDL-Oracle
  3. 规范性分析是不是产生最优业务成果的处方?
  4. [HTML代码]会移动的文字(Marquee)
  5. 架构师之路(2)---详解面向过程 王泽宾
  6. 【项目】itdage-java获取天气和发短信
  7. Activity 与ListActivity的区别
  8. struts2重定向
  9. 前端学习(226):定位使用
  10. 树上倍增求LCA及例题
  11. 逐渐显示的按钮和图片上下切换
  12. 你也能用英伟达GAN造脸了:官方实现有了,高清数据集也开源了
  13. android 悬浮按钮出现隐藏,Android悬浮窗按钮实现点击并显示/隐藏多功能列表
  14. ubuntu下virtualbox安装windows7
  15. 微信H5开发-采坑记
  16. qca wlan wifi modules解析三
  17. 什么是SysWow64,什么是System32
  18. 济南市全国计算机二级,济南市2019上半年计算机二级考试报名时间|网上报名入口【12月19日9:00开通】...
  19. C语言 “水仙花数”(包懂)
  20. 4 Pics 1 Word,穷举答题

热门文章

  1. iPhone4s美版无锁和有锁版本的型号
  2. c++try语句块和异常处理
  3. 25大永留历史的IT产品:MS-Dos等榜上有名
  4. USB学习笔记——OTG功能
  5. 对著名快递公司的一次艰难的oracle注入
  6. Linux常用命令——find命令大全
  7. 逆向练习001——获取CPU信息
  8. linux关联机制,科学家揭秘大脑关联学习机制
  9. Speedoffice(Word)教你如何打出来人民币符号
  10. PAT-BASIC1072——开学寄语