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经典开源代码集合

    一.依赖注入DI通过依赖注入减少View.服务.资源简化初始化,事件绑定等重复繁琐工作1. AndroidAnnotations(Code Diet) android快速开发框架项目地址:https: ...

  2. POJ 3307 Smart Sister

    先找出所有的数,排序,然后o(1)效率询问 #include<cstdio> #include<cstring> #include<cmath> #include& ...

  3. HDU 3487 Play with Chain | Splay

    Play with Chain Time Limit: 6000/2000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) ...

  4. Struts2 语法--result type

    result type: dispatcher,redirect:只能跳转到jsp,html之类的页面,dispatcher属于服务器跳转, redirect属于客户端跳转 chain: 等同于for ...

  5. Linux添加系统环境变量的两种方法

    方法一 export PATH=/usr/local/bin:$PATH 这种方法的PATH 在终端关闭 后就会消失.所以还是建议通过编辑/etc/profile来改PATH 方法二 # vim /e ...

  6. 转 layout_weight体验(实现按比例显示)

    http://www.cnblogs.com/zhmore/archive/2011/11/04/2236514.html 在android开发中LinearLayout很常用,LinearLayou ...

  7. 【记录】haphost免费vps初始配置

    1.配置德国epel源 yum install yum-priorities rpm -Uvh http://ftp-stud.hs-esslingen.de/pub/epel/6/i386/epel ...

  8. CABasicAnimation 基础

    一.CABasicAnimation CAPropertyAnimation的子类 属性解析: fromValue:keyPath相应属性的初始值 toValue:keyPath相应属性的结束值 随着 ...

  9. LCD12864 液晶显示-汉字及自定义显示(并口)

    LCD12864带字库,型号:CM12864-12.其相关数据手册可以在百度中搜索“ST7920 系列中文图形液晶模块使用说明书”,里面有详细的介绍.这里就不在多描述. 其原理简图:(我们只需关心接口 ...

  10. photosho 等距复制或旋转复制

    选区是不可以复制的,不过可以用这个方法:1.新建图层,任意绘制一个图形2.ctrl+j复制一层,ctrl+T 切换到变形工具,移动或变形该图形后enter.3.按Alt+Shift+ctrl+T.4. ...