资源简介
MCU:STM32F407; IDE:IAR7.2; 时钟晶振:12M; SYSCLK=HCLK=168MHz; 注意:USB时钟一定要为48MHz
代码片段和文件信息
/**
******************************************************************************
* @file misc.c
* @author MCD Application Team
* @version V1.0.0
* @date 30-September-2011
* @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
* --------------------------------------------
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 303676 2019-05-13 15:48 IAR_USB_Device_FS\Debug\Exe\IAR_Project.out
文件 10747 2019-05-13 15:48 IAR_USB_Device_FS\Debug\Exe\IAR_Project.sim
文件 1716099 2019-05-13 15:48 IAR_USB_Device_FS\Debug\Obj\IAR_Project.pbd
文件 1716099 2019-05-13 15:48 IAR_USB_Device_FS\Debug\Obj\IAR_Project.pbd.browse
文件 6666 2019-05-13 14:58 IAR_USB_Device_FS\Debug\Obj\LED.o
文件 897561 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\LED.pbi
文件 10553 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\LED.pbi.cout
文件 22256 2019-05-13 15:39 IAR_USB_Device_FS\Debug\Obj\main.o
文件 1018899 2019-05-13 15:39 IAR_USB_Device_FS\Debug\Obj\main.pbi
文件 10554 2019-05-13 15:39 IAR_USB_Device_FS\Debug\Obj\main.pbi.cout
文件 14138 2019-05-13 14:58 IAR_USB_Device_FS\Debug\Obj\misc.o
文件 899804 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\misc.pbi
文件 10563 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\misc.pbi.cout
文件 56137 2019-05-13 14:58 IAR_USB_Device_FS\Debug\Obj\startup_stm32f4xx.o
文件 75251 2019-05-13 14:58 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_adc.o
文件 925114 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_adc.pbi
文件 10572 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_adc.pbi.cout
文件 61091 2019-05-13 14:58 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_can.o
文件 936476 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_can.pbi
文件 10572 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_can.pbi.cout
文件 14307 2019-05-13 14:58 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_crc.o
文件 898067 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_crc.pbi
文件 10572 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_crc.pbi.cout
文件 36299 2019-05-13 14:58 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_cryp.o
文件 911419 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_cryp.pbi
文件 10573 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_cryp.pbi.cout
文件 20292 2019-05-13 14:58 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_cryp_aes.o
文件 921591 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_cryp_aes.pbi
文件 10577 2019-05-13 15:04 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_cryp_aes.pbi.cout
文件 13132 2019-05-13 14:58 IAR_USB_Device_FS\Debug\Obj\stm32f4xx_cryp_des.o
............此处省略284个文件信息
- 上一篇:微波测量 国防工业出版社
- 下一篇:北京工业大学 人工智能导论课件两个版本
相关资源
- 程序是STM32和陀螺仪的I2C通信程序
- 零死角玩转STM32(完整打包)
- 带显示的MAX31865读取PT200测温stm32平台
- 舵机控制TIM1
- USB3.0协议说明,中文版
- STM32F207数据手册官方版
- 基于STM32ZET6正点原子战舰板的IIC接口
- DAC8562配套资料
- stm32原理图,pcb图
- STM32 pcb图带wifi接口,rc522接口
- stm32f10x中文参考手册231483
- 项目综合:stm32机械臂完整程序
- ina226 stm32f4
- stm32F103GRBL系统脱机移植带屏幕控制
- stm32 寄存器版开发教程
- STM32 人脸识别 战舰开发板 测试通过
- 基于STM32F104的寻迹避障小车设计源码
- F28335实验例程
- 基于STM32F4的US100超声波传感器测距
- 基于stm32的字符识别卡在内存上了
- 机智云APP控制STM32战舰V3的LED和蜂鸣器
- STM32F407信号发生器整体代码.zip
- 德飞莱STM32F103ZET6的配套程序
- stm32驱动鹰眼OV7725源码与所有的资料
- STM32L1XX最新固件库
- STM32.rar
- 基于stm32的触摸屏电子秤
- 基于STM32F429的语音识别交互系统
- STM32从入门到精通
- 基于stm32的灭火器
评论
共有 条评论