资源简介
基于stm32f407的i2c双机通讯工程,亲测有效,已在自己板子上实现,里面有两个工程,分别是主机模式和从机模式
代码片段和文件信息
/**
******************************************************************************
* @file misc.c
* @author MCD Application Team
* @version V1.4.0
* @date 04-August-2014
* @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 2019-01-17 16:28 i2c双机通讯\
目录 0 2018-09-13 16:41 i2c双机通讯\i2c双机通讯--主机模式\
目录 0 2018-09-13 16:41 i2c双机通讯\i2c双机通讯--主机模式\.cache\
目录 0 2018-09-13 16:41 i2c双机通讯\i2c双机通讯--主机模式\.cache\DBFiles\
文件 65536 2018-08-21 09:56 i2c双机通讯\i2c双机通讯--主机模式\.cache\DBFiles\dingsync.db
文件 0 2018-08-21 09:56 i2c双机通讯\i2c双机通讯--主机模式\.cache\DBFiles\dingsync.db-journal
文件 53248 2018-08-21 09:56 i2c双机通讯\i2c双机通讯--主机模式\.cache\DBFiles\syncstatus.db
文件 0 2018-08-21 09:56 i2c双机通讯\i2c双机通讯--主机模式\.cache\DBFiles\syncstatus.db-journal
目录 0 2019-01-17 16:28 i2c双机通讯\i2c双机通讯--主机模式\.cache\__dingsync_tag__\
目录 0 2019-01-17 16:28 i2c双机通讯\i2c双机通讯--主机模式\.cache\__dingsync_tag__465747196\
目录 0 2019-01-17 16:28 i2c双机通讯\i2c双机通讯--主机模式\.cache\__dingsync_tag_folder_909772147_0\
目录 0 2018-09-13 16:41 i2c双机通讯\i2c双机通讯--主机模式\CORE\
文件 109142 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\CORE\core_cm4.h
文件 22735 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\CORE\core_cm4_simd.h
文件 17146 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\CORE\core_cmFunc.h
文件 20513 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\CORE\core_cmInstr.h
文件 29605 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\CORE\startup_stm32f40_41xxx.s
目录 0 2018-09-13 16:41 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\
目录 0 2018-09-13 16:41 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\
文件 6924 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\misc.h
文件 32880 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\stm32f4xx_adc.h
文件 27318 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\stm32f4xx_can.h
文件 2416 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\stm32f4xx_crc.h
文件 14481 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\stm32f4xx_cryp.h
文件 14946 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\stm32f4xx_dac.h
文件 4296 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\stm32f4xx_dbgmcu.h
文件 12977 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\stm32f4xx_dcmi.h
文件 28882 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\stm32f4xx_dma.h
文件 19692 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\stm32f4xx_dma2d.h
文件 8012 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\stm32f4xx_exti.h
文件 24467 2016-04-15 21:58 i2c双机通讯\i2c双机通讯--主机模式\FWLIB\inc\stm32f4xx_flash.h
............此处省略394个文件信息
相关资源
- STM32脱机雕刻机源代码
- STM32中文参考手册_V10.pdf
- stm32门禁上位机代码
- stm32F407 SPI1/SPI2 DMA 方式读写 CH376S
- stm32的APDS9960颜色识别、舵机、电机
- STM32F407 W8782模块驱动代码
- 基于STM32的数字示波器设计原理图+p
- stm32智能安防系统
- oled7针+gy-30参考代码
- 数字示波器—普中STM32开发板
- STM32F427 ,429中文参考手册
- AD9850模块资料
- MPU6050倾角检测+中断唤醒带NB模块
- 使用vs1063在STM32F103平台上实现WAV录音
- stm32f107 lan8720
- STM32F10x_StdPeriph_Lib_V3.5.0 STM32F10x固件库
- STM32F103 uCOS-II移植源码
- 基于stm32f103 usb 的Win7系统触摸屏程序
- SIMI808的单片机调试程序STM32,51 12,
- [野火ISO]零死角玩转stm32完整版含硬件
- 基于IAR的STM32F407程序模板
- 基于stm32便携式心电图仪设计
- STM32F4+USB bulk FS
- ST7789V_320x240驱动
- 飞控原理图PCB大全.rar
- STM32F10X+ENC28J60 TCP以太网连接
- 2019年电赛h题电磁曲线炮,stm32f407控制
- sin103.zip
-
《玩转.NET Micro fr
amework 移植-基于 - 正点原子Mini STM32开发板原理图跟pcb
评论
共有 条评论