原文网址:http://blog.163.com/thinki_cao/blog/static/83944875201362493134992/

帮了大忙!

第一次运行开发板,建议必看:UM1472 User Manual、UM1467 User Manual

STM32F4的资料大部分都在这里:

http://www.stmcu.org/download/index.php?act=ziliao&id=150
根据个人的理解对这些资料作了一些规律,后期可能会增加一些个人的思维导图以增强理解。
STM32F4-Discovery开发套件相关资料:
索引:UM1472 User Manual
标题: STM32F4DISCOVERY STM32F4 high-performance discovery board
文档说明:STM32F4-DISCOVERY开发板资源介绍与使用说明
链接: http://www.stmcu.org/download/index.php?act=down&id=3081
索引: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.
链接: http://www.stmcu.org/download/index.php?act=down&id=4906

索引:AN3983 Application Note
标题:STM32F4DISCOVERY peripheral firmware examples
文档说明:STM32F4-DISCOVERY开发板外设例程Demo
链接: http://www.stmcu.org/download/index.php?act=down&id=4904

索引:AN3990 Application Note
标题:Upgrading STM32F4DISCOVERY board firmware using a USB key
文档说明:使用USB KEY对STM32F4-DISCOVERY进行固件升级,即通过IAP编程方式,从U盘中读取程序下载到STM32F4中。
链接: http://www.stmcu.org/download/index.php?act=down&id=3069
索引:AN3997 Application Note
标题:Audio playback and recording using the STM32F4DISCOVERY
文档说明:用STM32F4-Discovery做一个录音回放设备
链接: http://www.stmcu.org/download/index.php?act=down&id=3068

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.
链接: http://www.st.com/web/en/resource/technical/document/programming_manual/DM00046982.pdf

推荐指数:★★★★★
索引:RM0090 Reference Manual
标题:STM32F40x Reference Manual
文档说明:典型的讲STM32F40x MCU的Datasheet。
链接: http://www.st.com/web/en/resource/technical/document/reference_manual/DM00031020.pdf
推荐指数:★★★★★
标题:STM32F405xx STM32F407xx Datasheet--Production data
文档说明:This datasheet provides the description of the STM32F405xx and STM32F407xx lines of
microcontrollers。即具体讲述405xx和407xx不同型号后缀的产品的具体配置。

链接: http://www.stmcu.org/download/index.php?act=down&id=4654

ARM内核以及架构相关资料:
标题:Cortex-M4技术参考手册
文档说明:讲Cortex-M4内核架构的

链接: http://infocenter.arm.com/help/topic/com.arm.doc.ddi0439c/DDI0439C_cortex_m4_r0p1_trm.pdf
推荐指数:★★★★
标题:ARMv7-M Architecture Reference Manual 
文档说明:介绍符合 ARMv7(M 配置文件)标准的处理器的指令集、内存模型和程序员模型
链接: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0403c/index.html
再强烈推荐一本书:《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.
链接: http://www.st.com/web/en/resource/technical/document/programming_manual/DM00023388.pdf

索引:AN2606 Application Note
标题:STM32? microcontroller system memory boot mode
文档说明:如题,即介绍STM32系统启动模式,与启动引导相关的还有:
AN3965,AN3155,AN3968
链接: http://www.stmcu.org/download/index.php?act=down&id=4568

索引:AN3988 Application Note
标题:Clock configuration tool for STM32F40x/41x microcontrollers
文档说明:如题,配置F4时钟的
链接: http://www.stmcu.org/download/index.php?act=down&id=3059
索引:AN4013 Application Note
标题:STM32F1xx, STM32F2xx, STM32F4xx, STM32L1xx timer overview
文档说明:介绍定时器的
链接: http://www.stmcu.org/download/index.php?act=down&id=4760
索引:AN4044 Application Note
标题:Using floating-point unit (FPU) with STM32F405/07xx and STM32F415/417xx microcontrollers
文档说明:如题,介绍F4上面FPU的
链接: http://www.stmcu.org/download/index.php?act=down&id=4919

STM32F4-Discovery资料汇总相关推荐

  1. 我爱机器学习--机器学习方向资料汇总

    转载:http://blog.csdn.net/shuimanting520/article/details/45748505 机器学习爱好者资料 机器学习领域的几种主要学习方式 From Stump ...

  2. DrugAI资料汇总

    DrugAI资料汇总 CADD学习汇总 CADD课程学习(1)-- 药物设计基础知识(不对外开放) 分子式基础 SMILIES基础 CADD课程学习(2)-- 靶点晶体结构信息(不对外开放) 数据集 ...

  3. 【camera】自动泊车-视觉车位检测相关资料汇总(论文、数据集、源代码、相关博客、演示demo)(1)

    [camera]自动泊车-视觉车位检测相关资料汇总(论文.数据集.源代码.相关博客.演示demo)parking slot detection 论文 2020论文 2019论文 2018论文 2017 ...

  4. 【收藏清单】AI学习资料汇总——你想要的AI资源,这里都有

    本文汇总了TinyMind站内AI资料类热门文章TOP10,欢迎大家各取所需.来源:https://www.tinymind.cn/ 1.[AI入门者必看]--人工智能技术人才成长路线图 入门AI的两 ...

  5. Transformers资料汇总!从原理到应用

    ↑↑↑关注后"星标"Datawhale 每日干货 & 每月组队学习,不错过 Datawhale干货 作者:Elvis,来源:AI公园 导读 从浅入深学习Transforme ...

  6. datatable 汇总_【2019 版】中国石油大学(北京)计算机考研信息、资料汇总

    院校简介 中国石油大学(北京)(China University ofPetroleum,Beijing)简称中石大(CUP),创建于1953年,由中华人民共和国教育部直属,位列国家首批"2 ...

  7. Java 8学习资料汇总

    本文首发于InfoQ. Java 8发布已经有一段时间,它被认为是Java 5发布以来最大的一次版本升级.Java 8 为Java语言.编译器.类库.开发工具以及JVM(Java虚拟机)带来了大量新特 ...

  8. 第16届智能小车用AURIX™ 资料汇总

    Hi,同学们!第16届智能小车用英飞凌AURIX™ 32位单片机TC212, TC264, TC364, TC377所需的 各类官方资料汇总 在此. 请大家持续关注,我们会陆续在此更新. ➤大赛简介及 ...

  9. Redis资料汇总专题

    原文地址:http://bbs.chinaunix.net/thread-3672734-1-1.html 很多朋友反映,说NoSQLFan上的资料不少,但是要找到自己实用的太难,于是萌生做这样一个专 ...

最新文章

  1. CUDA C 纹理提取Texture Fetching
  2. 【Linux】gcc -o 什么意思
  3. 计算机课题推荐人意见,课题推荐人意见怎么写
  4. 面试必问的 CAS ,要多了解
  5. 数据结构与算法的联系
  6. docker kibana:7.14.2
  7. 全网最新Spring Boot2.5.1整合Activiti5.22.0企业实战教程<指定任务委派人篇>
  8. Oracle客户端安装
  9. Jackson Annotation Examples
  10. 如何修复 MacBook Pro 电池寿命?
  11. libkyototycoon.so.2: cannot open shared object file: No such file
  12. 一分钟详解机器人手眼标定MATLAB及C++实现
  13. 从零学iFIX视频教程 2.01版 完整目录 (总共220节视频)
  14. 2008 SCI 影响因子(Impact Factor)
  15. 【华为编程大赛】投票问题
  16. 用“等待-通知”机制优化循环等待
  17. Mac wifi 卡死
  18. linux系统微内核,微内核操作系统的定义及用微内核设计的系统,附Linux是单内核结构介绍...
  19. 基于凸松弛算法的电力市场策略研究(Matlab代码实现)
  20. 微型计算机指令系统-移位指令

热门文章

  1. Linux系统账号安全和登录控制(安全很重要)
  2. 51单片机入门 - 自己动手搭建实验板
  3. 用python画动态皮卡丘_如何利用python绘制可爱皮卡丘?
  4. SQL语句--简单的函数书写举例(1)
  5. Typora数学公式和符号整理
  6. 接口测试简介及用例设计思路
  7. 苹果cmsv10+2022新版海螺影视主题模板“带后台“M3.1全解密版本+萌芽采集插件
  8. mac安装淘宝镜像cnpm,绝对有效!!!!!!
  9. xposed模块编写教程_Xposed插件开发入门详解
  10. 盖世神器PowerPro使用视频教程-1. 程序的安装概述