资源简介
HAL库+CubeMX实现Stm32串口不定长接收,使用的版型为Stm32f407,详情请看:https://lindoglog.blog.csdn.net/article/details/107463926
HAL库+CubeMX实现Stm32串口不定长接收,使用的版型为Stm32f407,详情请看:https://lindoglog.blog.csdn.net/article/details/107463926
代码片段和文件信息
/**
******************************************************************************
* @file system_stm32f4xx.c
* @author MCD Application Team
* @brief CMSIS Cortex-M4 Device Peripheral Access layer System Source File.
*
* This file provides two functions and one global variable to be called from
* user application:
* - SystemInit(): This function is called at startup just after reset and
* before branch to main program. This call is made inside
* the “startup_stm32f4xx.s“ file.
*
* - SystemCoreClock variable: Contains the core clock (HCLK) it can be used
* by the user application to setup the SysTick
* timer or configure other parameters.
*
* - SystemCoreClockUpdate(): Updates the variable SystemCoreClock and must
* be called whenever the core clock is changed
* during program execution.
*
*
******************************************************************************
* @attention
*
* © COPYRIGHT 2017 STMicroelectronics
*
* Redistribution and use in source and binary forms with or without modification
* are permitted provided that the following conditions are met:
* 1. Redistributions of source code must retain the above copyright notice
* this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright notice
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* 3. Neither the name of STMicroelectronics nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS“
* AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL
* DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR
* SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
* CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
******************************************************************************
*/
/** @addtogroup CMSIS
* @{
*/
/** @addtogroup stm32f4xx_s
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 6001 2019-09-18 21:05 .mxproject
目录 0 2020-03-02 00:55 Drivers\
目录 0 2020-03-02 00:55 Drivers\CMSIS\
目录 0 2020-03-02 00:55 Drivers\CMSIS\Device\
目录 0 2020-03-02 00:55 Drivers\CMSIS\Device\ST\
目录 0 2020-03-02 00:55 Drivers\CMSIS\Device\ST\STM32F4xx\
目录 0 2020-03-02 00:55 Drivers\CMSIS\Device\ST\STM32F4xx\Include\
文件 719923 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f401xc.h
文件 719923 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f401xe.h
文件 1228777 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f405xx.h
文件 1344524 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f407xx.h
文件 606160 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f410cx.h
文件 606469 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f410rx.h
文件 601407 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f410tx.h
文件 723418 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f411xe.h
文件 1167059 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f412cx.h
文件 1253447 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f412rx.h
文件 1253447 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f412vx.h
文件 1253519 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f412zx.h
文件 1307927 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f413xx.h
文件 1252263 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f415xx.h
文件 1367610 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f417xx.h
文件 1319090 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f423xx.h
文件 1446739 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f427xx.h
文件 1475167 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f429xx.h
文件 1470799 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f437xx.h
文件 1498451 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f439xx.h
文件 1375827 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f446xx.h
文件 1748494 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f469xx.h
文件 1772039 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f479xx.h
文件 10744 2019-09-10 14:51 Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h
............此处省略716个文件信息
相关资源
- STM32 HAL库函数说明手册
- (绝对官方 !绝对官方!可以直接打
- STM32F407+ESP8266 阿里云Iot.zip
- STM32CubeMX通过ESP8266 AT指令MQTT上阿里云
- 基于STM32F407FFT音乐五彩频谱显示
- 绝对官方 !绝对官方!可以直接打板
- STM32F407的wifi及DHT11,MQ2 Keil开发源码
- HAL库 STM32 USART1和USART2 DMA模式透传。
- STM32F103移植的UCOSIIIHAL库
- STM32CubeMX_v5.2.0.rar
- STM32CubeMX 4.26.1
- STM32F407例程库函数
- 实验3:CubeMx+Proteus+STM32 IO口模拟SPI协
- 基于STM32F407的音乐播放器设计-1.44寸
- STM32F429开发指南HAL库版本.pdf
- STM32CubeMx+Protues+VSPD仿真实现调试串口
- STM32F302工程模板,包含HAL库和CMSIS-R
- 零死角玩转STM32F407
- STM32F407 使用增量式速度 PI控制4路直流
- 24-STM32CubeMX系列教程24-STemWim移植.pdf
- STM32CubeMX V5.4.0 2019年12月最新版 STM32初
- STM32Cube_fw_F1_V1.8.0 CubeMX的F1系列的封装
- CubeMx+STM32+protues+AD单通道采样
- STM32F429开发指南-HAL库版本_V1.1.pdf
- STM32F407 探索者HAL库例程V1.1
- STM32Cube_fw_F4_V1.24.1 CubeMX的F4系列的封装
- STM32CubeMX+TouchGFX+QSPI 工程.zip
- stm32 cubemx6.0配置原子7寸rgb1024x600 tou
- stm32f407+cubemax+iic主从通信
- STM32CubeMX v4.27.0版本软件2018年10月最新
评论
共有 条评论