当前位置:网站首页>[001] [stm32] how to download STM32 original factory data
[001] [stm32] how to download STM32 original factory data
2022-07-06 03:44:00 【Cauchy's hesitation】
This paper is about Baiwen & Weidong mountain 【 IOT smart home training camp 】 Course notes
1 Download from the official website
ST Official website : https://www.st.com/
Directly enter the chip model used in the search box , Such as stm32f103c8t6:
Then click the chip , Enter details page :

In the details page, there are the following topics :
Overview: Overall description of the chip , Including electrical properties 、 Chip peripheral resources and other informationSample & Buy:ST Official sample purchaseDocumentation: All documentation manuals for this product , The relatively important parts are described below :
Product Specifications( Product specifications ): Data book , Include this series MCU Overall description of 、 Pin description 、 Memory mapping 、 Electrical characteristics 、 Package information 、 Ordering information, etc . In chip selection 、 Schematic design 、PCB Design 、 Code programming and other development links , Will need this document ;Reference Manuals( Reference manual ): Include this series MCU Detailed description of each peripheral register , In code programming , You need to find the corresponding peripheral chapter , Read... Carefully ;Programming Manuals( Programming manual ): Contains flash programming manuals and Cortex-M3 Kernel programming manual , Some resources are in the kernel , such as NVIC and SysTick, At this time, the relevant register information cannot be found in the reference manual , It needs to be in Cortex-M3 Look in the kernel programming manual ;Errata Sheets( Corrigendum ): Include the MCU kernel 、 Limitation of peripheral resources , Solutions, etc , In the debugging process bug, You can check whether there are similar records in this manual .
CAD Resources:EDA Symbol 、 Packaging and 3D Model , General design PCB It needs to be used .Tools & Software: You can see all the tools and software of this product , For example, various hardware development tools 、 Software development tools 、 Component module 、 Evaluation tool software 、MCU/MPU Embedded software 、 Product evaluation tools 、 Solution evaluation tools 、 Engineering services 、 Training courses, etc .
Hardware Development Tools:ST-LINK Simulation files, etcSoftware Development Tools: Can download Keil MDK And STM32Cube development tool .MCU & MPU Embedded Software: Downloadable STM32Cube Firmware package of the tool .
For example, the firmware package directory of the sample chip is as follows :
Documentation: Inside is the detailed description document of this firmware package ;Drivers:BSP: Board level support package (Board Support Package), adapter ST Several public boards of the original factory ;CMSIS: Cortex Microcontroller software interface standard (Cortex Microcontroller Software Interface Standard), contain STM32F1 accord with CMSIS Standard software abstraction layer related files ;STM32F1xx_HAL_Driver:ST Provided HAL Library drive , Convenient and fast programming ;
Middlewares:ST:ST Provided graphics GUI library “STemWin”、USB From the device library “STM32_USB_Device_Library”、USB From the main equipment library “USB From the device library “STM32_USB_Device_Library”;Third_Party: File system libraries provided by third parties “FatFs”、 Real time operating system “FreeRTOS”、 Network protocol stack “LwIP”;
Projects: With ST The original public board is the carrier , Peripheral application examples provided , such as GPIO、UART、ADC、RTC etc. ;Utilities: Some Fonts 、 journal 、 Multimedia and other miscellaneous examples .
Besides , If you want to search the manual directly , You can choose Resources, Enter the name of the manual , Such as STM32F10xx Cortex-M3 Programming manual :
F1 series HAL Library Development Manual :
among PM0056 and UM1850 Index the manual number , You can also search through it .
2 adopt STM32CubeMX download
Open software , Click on help:
choice Docs & Resources:
3 summary
- MCU Development materials can be downloaded directly from the official website of chip manufacturers , Such as data book 、 Reference manual 、 Chip packaging and other information ;
- There are many materials provided by the original factory , Just read and learn as needed , Search keywords and locate the corresponding chapters .
END
边栏推荐
- Pytoch foundation - (1) initialization of tensors
- SAP ALV单元格级别设置颜色
- February 14, 2022 Daily: Google long article summarizes the experience of building four generations of TPU
- Failure causes and optimization methods of LTE CSFB
- 2、GPIO相关操作
- 蓝色样式商城网站页脚代码
- Exness foreign exchange: the governor of the Bank of Canada said that the interest rate hike would be more moderate, and the United States and Canada fell slightly to maintain range volatility
- Mapping between QoE and KQI
- Overview of super-resolution reconstruction of remote sensing images
- 11. Container with the most water
猜你喜欢

遥感图像超分辨重建综述

教你用Pytorch搭建一个自己的简单的BP神经网络( 以iris数据集为例 )

SAP ALV颜色代码对应颜色(整理)

1、工程新建
![[Massey] Massey font format and typesetting requirements](/img/27/6b641551d6d8699683972f40f3b8e5.jpg)
[Massey] Massey font format and typesetting requirements

MySQL reads missing data from a table in a continuous period of time

简易博客系统

An article will give you a comprehensive understanding of the internal and external components of "computer"

C language circular statement
![[practice] mathematics in lottery](/img/29/2ef2b545d92451cf083ee16e09ffb4.jpg)
[practice] mathematics in lottery
随机推荐
2.1 rtthread pin设备详解
Failure causes and optimization methods of LTE CSFB
Why do you want to start pointer compression?
给新人工程师组员的建议
Differential GPS RTK thousand search
[slam] lidar camera external parameter calibration (Hong Kong University marslab) does not need a QR code calibration board
SAP ALV color code corresponding color (finishing)
Do you know cookies, sessions, tokens?
BUAA计算器(表达式计算-表达式树实现)
UDP reliable transport protocol (quic)
[optimization model] Monte Carlo method of optimization calculation
Mapping between QoE and KQI
KS008基于SSM的新闻发布系统
cookie,session,Token 这些你都知道吗?
Serial port-rs232-rs485-ttl
Multi project programming minimalist use case
简易博客系统
Pointer written test questions ~ approaching Dachang
Overview of super-resolution reconstruction of remote sensing images
RT-Thread--Lwip之FTP(2)