登录
首页 » Dev C++ » iic

iic

于 2016-11-06 发布 文件大小:5809KB
0 153
下载积分: 1 下载次数: 85

代码说明:

  stm32硬件i2c,从机i2c,调试通过好用(Stm32 hardware i2c, the plane i2c, debugging through the use of good ~~~)

文件列表:

硬件I2C主机
...........\App
...........\...\main.c,2606,2016-11-02
...........\...\stm32f10x_conf.h,3259,2016-08-18
...........\...\stm32f10x_it.c,4590,2016-10-20
...........\...\stm32f10x_it.h,2086,2016-08-18
...........\Bsp
...........\...\bsp.c,2735,2016-10-20
...........\...\bsp.h,15754,2016-10-27
...........\...\i2c.c,5075,2016-10-27
...........\...\i2c.h,3470,2016-11-02
...........\...\timer.c,1911,2016-10-20
...........\...\timer.h,1297,2016-10-20
...........\...\usart.c,4749,2016-10-20
...........\...\usart.h,954,2016-10-20
...........\Doc
...........\...\ReadMe.txt,2,2016-10-20
...........\I2C.uvguix.Administrator,139479,2016-10-27
...........\I2C.uvguix.nicai,171933,2016-11-02
...........\I2C.uvoptx,14846,2016-11-02
...........\I2C.uvprojx,17375,2016-11-01
...........\JLinkLog.txt,43114,2016-11-02
...........\JLinkSettings.ini,671,2016-10-20
...........\Libraries
...........\.........\CMSIS
...........\.........\.....\CoreSupport
...........\.........\.....\...........\core_cm3.c,17273,2010-06-07
...........\.........\.....\...........\core_cm3.h,85714,2011-02-09
...........\.........\.....\...........\stdint.h,8331,2013-06-24
...........\.........\.....\DeviceSupport
...........\.........\.....\.............\startup
...........\.........\.....\.............\.......\startup_stm32f10x_cl.s,15766,2011-03-10
...........\.........\.....\.............\.......\startup_stm32f10x_hd.s,15503,2011-03-10
...........\.........\.....\.............\.......\startup_stm32f10x_hd_vl.s,15692,2011-03-10
...........\.........\.....\.............\.......\startup_stm32f10x_ld.s,12376,2011-03-10
...........\.........\.....\.............\.......\startup_stm32f10x_ld_vl.s,13656,2011-03-10
...........\.........\.....\.............\.......\startup_stm32f10x_md.s,12765,2011-03-10
...........\.........\.....\.............\.......\startup_stm32f10x_md_vl.s,14073,2011-03-10
...........\.........\.....\.............\.......\startup_stm32f10x_xl.s,15955,2011-03-10
...........\.........\.....\.............\stm32f10x.h,633937,2014-11-18
...........\.........\.....\.............\system_stm32f10x.c,36560,2014-11-19
...........\.........\.....\.............\system_stm32f10x.h,2085,2014-11-18
...........\.........\STM32F10x_StdPeriph_Driver
...........\.........\..........................\inc
...........\.........\..........................\...\misc.h,8982,2011-03-10
...........\.........\..........................\...\stm32f10x_adc.h,21690,2011-03-10
...........\.........\..........................\...\stm32f10x_bkp.h,7555,2011-03-10
...........\.........\..........................\...\stm32f10x_can.h,27559,2011-03-10
...........\.........\..........................\...\stm32f10x_cec.h,6573,2011-03-10
...........\.........\..........................\...\stm32f10x_crc.h,2162,2011-03-10
...........\.........\..........................\...\stm32f10x_dac.h,15233,2011-03-10
...........\.........\..........................\...\stm32f10x_dbgmcu.h,3818,2011-03-10
...........\.........\..........................\...\stm32f10x_dma.h,20754,2011-03-10
...........\.........\..........................\...\stm32f10x_exti.h,6824,2011-03-10
...........\.........\..........................\...\stm32f10x_flash.h,25445,2011-03-10
...........\.........\..........................\...\stm32f10x_fsmc.h,27016,2011-03-10
...........\.........\..........................\...\stm32f10x_gpio.h,20175,2011-03-10
...........\.........\..........................\...\stm32f10x_i2c.h,30029,2011-03-10
...........\.........\..........................\...\stm32f10x_iwdg.h,3828,2011-03-10
...........\.........\..........................\...\stm32f10x_pwr.h,4383,2011-03-10
...........\.........\..........................\...\stm32f10x_rcc.h,30452,2011-03-10
...........\.........\..........................\...\stm32f10x_rtc.h,3857,2011-03-10
...........\.........\..........................\...\stm32f10x_sdio.h,21863,2011-03-10
...........\.........\..........................\...\stm32f10x_spi.h,17725,2011-03-10
...........\.........\..........................\...\stm32f10x_tim.h,52427,2011-03-10
...........\.........\..........................\...\stm32f10x_usart.h,16548,2011-03-10
...........\.........\..........................\...\stm32f10x_wwdg.h,2966,2011-03-10
...........\.........\..........................\src
...........\.........\..........................\...\misc.c,7046,2011-03-10
...........\.........\..........................\...\stm32f10x_adc.c,47201,2011-03-10
...........\.........\..........................\...\stm32f10x_bkp.c,8463,2011-03-10
...........\.........\..........................\...\stm32f10x_can.c,45103,2011-03-10
...........\.........\..........................\...\stm32f10x_cec.c,11656,2011-03-10
...........\.........\..........................\...\stm32f10x_crc.c,3347,2011-03-10
...........\.........\..........................\...\stm32f10x_dac.c,19087,2011-03-10
...........\.........\..........................\...\stm32f10x_dbgmcu.c,5149,2011-03-10
...........\.........\..........................\...\stm32f10x_dma.c,29607,2011-03-10
...........\.........\..........................\...\stm32f10x_exti.c,6959,2011-03-10
...........\.........\..........................\...\stm32f10x_flash.c,62551,2011-03-10
...........\.........\..........................\...\stm32f10x_fsmc.c,35484,2011-03-10
...........\.........\..........................\...\stm32f10x_gpio.c,23221,2011-03-11
...........\.........\..........................\...\stm32f10x_i2c.c,45781,2011-03-10
...........\.........\..........................\...\stm32f10x_iwdg.c,4916,2011-03-10
...........\.........\..........................\...\stm32f10x_pwr.c,8759,2011-03-10
...........\.........\..........................\...\stm32f10x_rcc.c,51271,2011-03-10
...........\.........\..........................\...\stm32f10x_rtc.c,8598,2011-03-10
...........\.........\..........................\...\stm32f10x_sdio.c,28933,2011-03-10
...........\.........\..........................\...\stm32f10x_spi.c,30224,2011-03-10
...........\.........\..........................\...\stm32f10x_tim.c,109159,2011-03-10
...........\.........\..........................\...\stm32f10x_usart.c,38308,2011-03-10
...........\.........\..........................\...\stm32f10x_wwdg.c,5735,2011-03-10
...........\Listings
...........\........\ExecutableFile.map,62510,2016-11-02
...........\........\startup_stm32f10x_hd.lst,58019,2016-11-01
...........\Objects
...........\.......\bsp.crf,363948,2016-11-01
...........\.......\bsp.d,2183,2016-11-01
...........\.......\bsp.o,395576,2016-11-01
...........\.......\ExecutableFile.axf,318096,2016-11-02
...........\.......\ExecutableFile.build_log.htm,1342,2016-11-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SVPWM
    PSCAD三电平SVPWM,功能正常,可以用于仿真研究(PSCAD three-level SVPWM, normal function)
    2021-04-22 16:58:48下载
    积分:1
  • iic
    stm32硬件i2c,从机i2c,调试通过好用(Stm32 hardware i2c, the plane i2c, debugging through the use of good ~~~)
    2016-11-06 15:26:01下载
    积分:1
  • LCM-a-GCD
    LCM & GCD Function .....
    2016-11-16 20:37:56下载
    积分:1
  • DECODIFICADOR-MATRICIAL-16F84A
    Program that simulates in C ++ with Proteus for a matrix decoder 16F84A
    2015-12-31 01:05:31下载
    积分:1
  • laba
    该程序是8位的51单片机的喇叭滴答响声程序(The program is eight horn of 51 single-chip microcomputer, ticking program)
    2015-09-21 15:13:44下载
    积分:1
  • SVPWM
    说明:  PSCAD三电平SVPWM,功能正常,可以用于仿真研究(PSCAD three-level SVPWM, normal function)
    2021-04-22 16:58:48下载
    积分:1
  • serialcomm-master
    Serial Communication
    2015-06-18 16:34:58下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载