STM32F4的资料大部分都在这里:
根据个人的理解对这些资料作了一些规律,后期可能会增加一些个人的思维导图以增强理解。
 
STM32F4-Discovery开发套件相关资料:
 
索引:UM1472 User Manual
标题:STM32F4DISCOVERY STM32F4 high-performance discovery board
文档说明:STM32F4-DISCOVERY开发板资源介绍与使用说明
 
索引:UM1467 User Manual
标题:Getting started with software and firmware environments for the STM32F4DISCOVERY Kit
文档说明:文档第一句话就很好地说明了一切:-)  This document describes the software, firmware environment and development recommendations required to build an application around the STM32F4DISCOVERY board.
 
索引:AN3983 Application Note
标题:STM32F4DISCOVERY peripheral firmware examples
文档说明:STM32F4-DISCOVERY开发板外设例程Demo
 
 
索引:AN3990 Application Note
标题:Upgrading STM32F4DISCOVERY board firmware using a USB key
文档说明:使用USB KEY对STM32F4-DISCOVERY进行固件升级,即通过IAP编程方式,从U盘中读取程序下载到STM32F4中。
 
索引:AN3997 Application Note
标题:Audio playback and recording using the STM32F4DISCOVERY
文档说明:用STM32F4-Discovery做一个录音回放设备
 
 
STM32F4 MCU相关资料:
 
索引:PM0214 Programming Manual
标题:STM32F3xxx and STM32F4xxx Cortex-M4 programming manual
文档说明:STM32F4编程手册。This programming manual provides information for application and system-level software developers. It gives a full description of the STM32F3xxx and F4xxx CortexTM-M4 processor programming model, instruction set and core peripherals.
推荐指数:★★★★★
 
索引:RM0090 Reference Manual
标题:STM32F40x Reference Manual
文档说明:典型的讲STM32F40x MCU的Datasheet。
推荐指数:★★★★★
 
标题:STM32F405xx STM32F407xx Datasheet--Production data
文档说明:This datasheet provides the description of the STM32F405xx and STM32F407xx lines of
microcontrollers。即具体讲述405xx和407xx不同型号后缀的产品的具体配置。
 
 
ARM内核以及架构相关资料:
 
标题:Cortex-M4技术参考手册
文档说明:讲Cortex-M4内核架构的
推荐指数:★★★★
 
标题:ARMv7-M Architecture Reference Manual 
文档说明:介绍符合 ARMv7(M 配置文件)标准的处理器的指令集、内存模型和程序员模型
 
再强烈推荐一本书:《Cortex-M3权威指南》个人非常喜欢译者的风格
 
 
STM32F4 MCU外设模块以及相关应用笔记:
 
索引:PM0081 Programming Manual
标题:STM32F40xxx and STM32F41xxx Flash programming manual
文档说明:即In Application Programming。This programming manual describes how to program the Flash memory of STM32F405xx,STM32F407xx, STM32F415xx, and STM32F417xx microcontrollers. For convenience,these will be referred to as STM32F40x and STM32F41x, throughout the document unless otherwise specified.
 
索引:AN2606 Application Note
标题:STM32? microcontroller system memory boot mode
文档说明:如题,即介绍STM32系统启动模式,与启动引导相关的还有:
AN3965,AN3155,AN3968
 
索引:AN3988 Application Note
标题:Clock configuration tool for STM32F40x/41x microcontrollers
文档说明:如题,配置F4时钟的
 
索引:AN4013 Application Note
标题:STM32F1xx, STM32F2xx, STM32F4xx, STM32L1xx timer overview
文档说明:介绍定时器的
 
索引:AN4044 Application Note
标题:Using floating-point unit (FPU) with STM32F405/07xx and STM32F415/417xx microcontrollers
文档说明:如题,介绍F4上面FPU的
 
 
 
STM32中国,优酷站点

stm单片机之STM32F4-Discovery资料汇总 (转载自http://blog.163.com/thinki_cao/blog/static/83944875201362493134992/)的更多相关文章

  1. windows下安装nginx (转载自:http://blog.163.com/njut_wangjian/blog/static/1657964252013327103716818/)

    1.  到nginx官网上下载相应的安装包,http://nginx.org/en/download.html:下载进行解压,将解压后的文件放到自己心仪的目录下,我的解压文件放在了d盘根目录下,如下图 ...

  2. 转:python的nltk中文使用和学习资料汇总帮你入门提高

    python的nltk中文使用和学习资料汇总帮你入门提高 转:http://blog.csdn.net/huyoo/article/details/12188573 nltk的安装 nltk初步使用入 ...

  3. C#路径/文件/目录/I/O常见操作汇总<转载>

    文件操作是程序中非常基础和重要的内容,而路径.文件.目录以及I/O都是在进行文件操作时的常见主题,这里想把这些常见的问题作个总结,对于每个问题,尽量提供一些解决方案,即使没有你想要的答案,也希望能提供 ...

  4. Java 8 学习资料汇总【转载】

    原文地址 2014年3月18日,Java SE 8 发布,而 Java 9 预期2016年发布: 2011年7月7日,Java 7 发布,是2009年4月20日被Oracle 以74亿美元收购首次推出 ...

  5. [转载]机器学习&深度学习经典资料汇总,全到让人震惊

    自学成才秘籍!机器学习&深度学习经典资料汇总 转自:中国大数据: http://www.thebigdata.cn/JiShuBoKe/13299.html [日期:2015-01-27] 来 ...

  6. 机器学习(Machine Learning)&深度学习(Deep Learning)资料汇总 (上)

    转载:http://dataunion.org/8463.html?utm_source=tuicool&utm_medium=referral <Brief History of Ma ...

  7. redis学习资料汇总

    redis学习资料汇总 2017年01月07日 22:10:37 阅读数:281 转载:http://blog.csdn.net/wtyvhreal/article/details/50427627 ...

  8. 【转】自学成才秘籍!机器学习&深度学习经典资料汇总

      小编都深深的震惊了,到底是谁那么好整理了那么多干货性的书籍.小编对此人表示崇高的敬意,小编不是文章的生产者,只是文章的搬运工. <Brief History of Machine Learn ...

  9. iOS超全开源框架、项目和学习资料汇总(5)AppleWatch、经典博客、三方开源总结篇

    完整项目 v2ex – v2ex 的客户端,新闻.论坛.apps-ios-wikipedia – apps-ios-wikipedia 客户端.jetstream-ios – 一款 Uber 的 MV ...

随机推荐

  1. 剑指offer 复杂链表的复制 (有向图的复制)

    时间复杂度O(3N) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 ...

  2. Android5.0 Gallery2上编译Gallery模块出错

    Android5.0 Gallery2上编译Gallery模块出错 时间:2015-05-05 19:32:57      阅读:105      评论:0      收藏:0      [点我收藏+ ...

  3. byte[]和InputStream的相互转换

    1:byte[]转换为InputStream InputStream sbs = new ByteArrayInputStream(byte[] buf); 2:InputStream转换为Input ...

  4. CentOS 6.5 开机启动指定服务

    gedit /etc/rc.d/rc.local #关闭防火墙 service iptables stop #开启samba服务 service smb start #开启ntopng 端口5000 ...

  5. Rails (堆栈)<数据结构>

    题意:<看图片> 解题思路:栈的简单应用: #include<iostream> #include<stack> #include<algorithm> ...

  6. 如何查看和更改mysql数据库文件存放位置

    mysql数据库的数据文件默认是存放在:C:\Documents and Settings\All Users\Application Data\MySQL\MySQL Server 5.1\data ...

  7. IE11 Windows7下F12 DOC资源管理器不能用Exception in window.onload: Error: An error has ocurredJSPlugin.3005

    ------------------ Diagnostic: Exception in window.onload: Error: An error has ocurredJSPlugin.3005 ...

  8. spring+hibernate中的Result object returned from HibernateCallback isn't a List

    Ok the problem is that for executeFind() the return type is List....so there is no way to use unique ...

  9. Socket.io官方聊天室DEMO的学习笔记

    照着Socket.io官方的聊天室代码敲了一遍,遇到了一个奇怪的问题: 每次点击SEND按钮的时候,都会重新刷新页面. 在点击页面的一瞬间,看到了正在加载jquery的提示, 然后以为是jquery用 ...

  10. PAT (Advanced Level) 1012. The Best Rank (25)

    简单排序题. 注意:分数相同的人排名相同. #include<iostream> #include<cstring> #include<cmath> #includ ...