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. Android与路由器连接服务

    界面UI: package my.work.Library; import java.util.Timer; import java.util.TimerTask; import java.util. ...

  2. HBase的Shell命令

    1.HBase提供了一个shell的终端给用户交互 2.HBase Shell的DDL操作 (1)先进入HBase的 Shell命令行,即HBASE_HOME/bin/hbase shell …… & ...

  3. struts2 严重: Error filterStart 原因

    当然你也可以用最新的struts2.3,把相应的包拷贝到工作区lib里 使用struts2.3.1所需的JAR包commons-fileupload-1.2.2.jarcommons-logging- ...

  4. Redis 从数据库配置

    通过持久化功能,Redis保证了即使在服务器重启的情况下也不会损失(或少量损失)数据.但是由于数据是存储在一台服务器上的,如果这台服务器的硬盘出现故障,也会导致数据丢失.为了避免单点故障,我们希望将数 ...

  5. zepto为什么不支持animate,报animate is not a function

    在zepto.min.js文件中搜索animate看有没有,如果没有就是没有加入animate的模块 解决办法,去github中打开src/文件夹,找到fx.js文件,把内容追加到zepto.min. ...

  6. nginx 502错误

    一些运行在Nginx上的网站有时候会出现“502 Bad Gateway”错误,有些时候甚至频繁的出现.以下是小编搜集整理的一些Nginx 502错误的排查方法,供参考: Nginx 502错误的原因 ...

  7. Fix a Tree

    Fix a Tree A tree is an undirected connected graph without cycles. Let's consider a rooted undirecte ...

  8. Android利用canvas画各种图形 及Paint用法 .

    引自:http://blog.csdn.net/carlfan/article/details/8139984 1.首先说一下canvas类: Class Overview The Canvas cl ...

  9. CATranstion动画

    // 1.创建过度动画 CATransition *anima = [CATransition animation]; // 2.设置动画类型 anima.type = @"cube&quo ...

  10. 在Window平台下安装xgboost的Python版本

    原文:http://blog.csdn.net/pengyulong/article/details/50515916 原文修改了两个地方才安装成功,第3步可以不用,第2步重新生成所有的就行了. 第4 ...