资源简介
此程序为STM32F429标准库串口通信程序,亲测可用,如果有什么问题可以加我咨询,如果有程序需要外包,欢迎撩骚
代码片段和文件信息
/**
******************************************************************************
* @file misc.c
* @author MCD Application Team
* @version V1.5.1
* @date 22-May-2015
* @brief This file provides all the miscellaneous firmware functions (add-on
* to CMSIS functions).
*
* @verbatim
*
* ===================================================================
* How to configure Interrupts using driver
* ===================================================================
*
* This section provide functions allowing to configure the NVIC interrupts (IRQ).
* The Cortex-M4 exceptions are managed by CMSIS functions.
*
* 1. Configure the NVIC Priority Grouping using NVIC_PriorityGroupConfig()
* function according to the following table.
* The table below gives the allowed values of the pre-emption priority and subpriority according
* to the Priority Grouping configuration performed by NVIC_PriorityGroupConfig function
* ==========================================================================================================================
* NVIC_PriorityGroup | NVIC_IRQChannelPreemptionPriority | NVIC_IRQChannelSubPriority | Description
* ==========================================================================================================================
* NVIC_PriorityGroup_0 | 0 | 0-15 | 0 bits for pre-emption priority
* | | | 4 bits for subpriority
* --------------------------------------------------------------------------------------------------------------------------
* NVIC_PriorityGroup_1 | 0-1 | 0-7 | 1 bits for pre-emption priority
* | | | 3 bits for subpriority
* --------------------------------------------------------------------------------------------------------------------------
* NVIC_PriorityGroup_2 | 0-3 | 0-3 | 2 bits for pre-emption priority
* | | | 2 bits for subpriority
* --------------------------------------------------------------------------------------------------------------------------
* NVIC_PriorityGroup_3 | 0-7 | 0-1 | 3 bits for pre-emption priority
* | | | 1 bits for subpriority
* --------------------------------------------------
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-12-07 09:05 429-usart 1\
目录 0 2018-12-07 09:05 429-usart 1\CORE\
文件 109951 2015-05-18 22:14 429-usart 1\CORE\core_cm4.h
文件 17427 2015-05-18 22:13 429-usart 1\CORE\core_cmFunc.h
文件 26854 2015-05-18 22:14 429-usart 1\CORE\core_cmInstr.h
文件 22948 2015-05-18 22:13 429-usart 1\CORE\core_cmSimd.h
目录 0 2018-12-07 09:05 429-usart 1\FWLIB\
目录 0 2018-12-07 09:05 429-usart 1\FWLIB\inc\
文件 6921 2015-05-20 16:36 429-usart 1\FWLIB\inc\misc.h
文件 32877 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_adc.h
文件 27315 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_can.h
文件 12444 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_cec.h
文件 2413 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_crc.h
文件 14478 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_cryp.h
文件 14943 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_dac.h
文件 4293 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_dbgmcu.h
文件 12974 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_dcmi.h
文件 28879 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_dma.h
文件 19698 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_dma2d.h
文件 8009 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_exti.h
文件 24488 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_flash.h
文件 3272 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_flash_ramfunc.h
文件 44921 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_fmc.h
文件 19212 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_fmpi2c.h
文件 27178 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_fsmc.h
文件 25058 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_gpio.h
文件 10081 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_hash.h
文件 31934 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_i2c.h
文件 4320 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_iwdg.h
文件 21192 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_ltdc.h
文件 8801 2015-05-20 16:36 429-usart 1\FWLIB\inc\stm32f4xx_pwr.h
............此处省略279个文件信息
相关资源
- Openmv与STM32通信.zip
- STM32F103C8T6标准库部分例程点灯、串口
- Visual.Cpp.TurboC串口通信编程实践 (第
- visual basic 串口通信与测控应用技术实
- CSerial类在vs2015中开发的简单串口通信
- LABVIEW虚拟仪器数据采集与串口通信测
- 51单片机与蓝牙模块的串口通信C程序
- LabVIEW串口通信参考
- 基于CC2530的温湿度传感器及串口通信
- Modbus Rtu Slave从机demo实现串口通信
- zigbee之串口通信
- QT5串口通信Hex格式传输
- MSP430F149与ESP8266串口通信
- 串口通信 pc机到FPGA verilog语言
- VisualC.NET串口通信及测控应用典型程序
- 基于qt的usb串口通信
- 一看就懂的51单片机RS232串口程序
- 基于node-serialport的WEB串口通信 上位机
- 51单片机串口通信程序 含详细
- rs232串口通信编程大全
- VxWorks下串口通信程序
- uart串口通信收、发fpga实现
- RS232串口通信详解
- 基于51单片机电流电压采集
- Qt编写串口调试助手V2016终结版
- UART 串口通信FPGA数据接收程序非常好
- 微机原理与接口技术综合实验报告
- 串口通信 控制tdc-gpx芯片
- UART Verilog (串口通信Verilog HDL代码)
- qt串口通信,实现发送和接收
评论
共有 条评论