资源简介
STM32F407VE实现软件IIC读取mpu6050数据,并依靠串口返回原始数据以及欧拉角
代码片段和文件信息
/**
******************************************************************************
* @file misc.c
* @author MCD Application Team
* @version V1.5.0
* @date 06-March-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 2015-10-15 23:24 MPU6050\
目录 0 2015-10-15 23:24 MPU6050\CORE\
文件 109142 2014-07-17 21:52 MPU6050\CORE\core_cm4.h
文件 22735 2014-07-17 21:52 MPU6050\CORE\core_cm4_simd.h
文件 17146 2014-07-17 21:52 MPU6050\CORE\core_cmFunc.h
文件 20513 2014-07-17 21:52 MPU6050\CORE\core_cmInstr.h
文件 29694 2014-08-02 00:12 MPU6050\CORE\startup_stm32f40xx.s
文件 29605 2014-08-02 00:12 MPU6050\CORE\startup_stm32f40_41xxx.s
目录 0 2015-10-15 23:24 MPU6050\FWLIB\
目录 0 2015-10-15 23:24 MPU6050\FWLIB\inc\
文件 6923 2015-07-19 16:03 MPU6050\FWLIB\inc\misc.h
文件 32879 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_adc.h
文件 27317 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_can.h
文件 12394 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_cec.h
文件 2415 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_crc.h
文件 14480 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_cryp.h
文件 14945 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_dac.h
文件 4295 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_dbgmcu.h
文件 12976 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_dcmi.h
文件 28881 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_dma.h
文件 19700 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_dma2d.h
文件 8011 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_exti.h
文件 24490 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_flash.h
文件 3274 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_flash_ramfunc.h
文件 44923 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_fmc.h
文件 19169 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_fmpi2c.h
文件 27180 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_fsmc.h
文件 25060 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_gpio.h
文件 10083 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_hash.h
文件 31936 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_i2c.h
文件 4322 2015-07-19 16:03 MPU6050\FWLIB\inc\stm32f4xx_iwdg.h
............此处省略154个文件信息
- 上一篇:Xming绿色版
- 下一篇:theano官方文档
相关资源
- mpu6050模块程序(山外K60库)
- MPU6050姿态解算STM32源码卡尔曼滤波
- mpu6050程序 stm32
- 利用STM32读取MPU6050三个角度的值,通
- STM32读取MPU6050官方DMP库
- stm32f030驱动MPU6050
- STM32,MPU6050(硬件IIC)
- MPU6050 最小板子 可直接使用 含原理图
- DMP总结资料
- K60+MPU6050+DMP读取四元数和欧拉角
- MPU6050参考资料
- STM32F103ZET6--MPU6050DMP
- MPU6050PCB封装亲测能用
- MPU6050+串口输出
- stm32f103c8t6最小系统板驱动MPU6050模块
- stm32 MPU6050 OLED显示,绝对完整
- stm32 MPU6050四元数姿态结算程序
- K60 mpu6050 姿态解算
- STM32接上位机程序
- MPU6050 包括GY521,GY953。同时有STMF1和
- STM32 HAL库 硬件I2C对MPU6050的使用
- MPU6050的zigbee协议栈
- STM32_MPU6050_dmp
- MPU6050倾角检测+中断唤醒带NB模块
- k60 mpu6050例程
- STM32+mpu6050姿态角精简四元数法
- 基于mpu6050(DMP)完成的(PID)自平衡
- STM32遥控平衡车,陀螺仪用的MPU6050,
- STM32+MPU6050+HMC5883L+BMP180姿态解算程序
- STM32读写MPU6050例程
评论
共有 条评论