文件名称:I2C_TwoBoards_AdvComIT
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-10-30
- 文件大小:
- 54kb
- 下载次数:
- 0次
- 提 供 者:
- M***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这stm32f746代码描述如何两进行I2C数据缓冲区发送/接收
板,使用中断。-This STM32F746 code describes how to perform I2C data buffer transmission/reception between two
boards, using an interrupt.
板,使用中断。-This STM32F746 code describes how to perform I2C data buffer transmission/reception between two
boards, using an interrupt.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
I2C_TwoBoards_AdvComIT\EWARM\Project.ewd
......................\.....\Project.ewp
......................\.....\Project.eww
......................\.....\startup_stm32f746xx.s
......................\.....\stm32f746xx_flash.icf
......................\Inc\main.h
......................\...\stm32f7xx_hal_conf.h
......................\...\stm32f7xx_it.h
......................\MDK-ARM\Project.uvoptx
......................\.......\Project.uvprojx
......................\.......\startup_stm32f746xx.s
......................\readme.txt
......................\Src\main.c
......................\...\stm32f7xx_hal_msp.c
......................\...\stm32f7xx_it.c
......................\...\system_stm32f7xx.c
......................\.W4STM32\startup_stm32f746xx.s
......................\........\STM32746G_DISCOVERY\.cproject
......................\........\...................\.project
......................\........\...................\STM32F746NGHx_FLASH.ld
......................\........\STM32746G_DISCOVERY
......................\EWARM
......................\Inc
......................\MDK-ARM
......................\Src
......................\SW4STM32
I2C_TwoBoards_AdvComIT