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. Map 根据value 排序

    总是有特殊的需求 ,呵呵 ,一起看看Map 根据value 排序的一个例子吧,还用到了泛型 很不错 此文仅供自己记录笔记. /** * hashmap 根据值排序 */ public static & ...

  2. 【转】调用getActionBar()报Call requires API level 11 (current min is 8): android.app.Activity#getActionBar

    解决办法: 第一种方法:修改AndroidManifest.xml中的minSdkVersion=11   第二种方法: 1.导入android-support-v7-appcompat项目,并将其作 ...

  3. android脚步---将layout和其输出一起保存成图片

    public void convertViewToBitmap(View view) { //View view = getLayoutInflater().inflate(R.layout.test ...

  4. FACE++学习二、获得face属性

    http://blog.csdn.net/lyq8479/article/details/17362685 为了防止网页丢失还是自己保存一份安全一点 人脸检测API介绍 在Face++网站的“API文 ...

  5. 设置DIV根据内容自动调整高度的三个方法

    Div即父容器在Firefox.Chrome.Safari中不会根据内容自动调节高度,我们看下面的HTML代码: <divid="main"><divid=&qu ...

  6. inline-block的升级float:浮动

    <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title> ...

  7. 集合-字典(Dictionary)

    字典(散列表):允许按照某个键来访问元素,能根据键快速查找元素,也可以自由添加,删除元素.比较像List<T>类,但没有list向后移动元素的性能开销. .net中最主要的字典类是Dict ...

  8. springMVC和spring的集成

    主要是2点 1.web.xml里 配置spring所需的listener 2. 新增applicationContext.xml, 配置注入的bean 3. 使用注解获取bean @Resource ...

  9. jsp设置footer底部内容

    <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content ...

  10. vim 配置快捷以使复制可用

    "设置快捷以使用xshell的复制 let g_copy_mode = function! CopyToggle() let g:g_copy_mode = set mouse=c set ...