文件名称:实验4 串口实验+四位数码管

  • 所属分类:
  • 单片机(51,AVR,MSP430等)
  • 资源属性:
  • 上传时间:
  • 2017-12-10
  • 文件大小:
  • 454kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • wangz*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

在STM32F407平台上实现的基于TM1637四位数码管的显示程序
注意频率为25mhz, 要注意你的板子是不是晶振25MHZ,如果是8mhz 要进行修改(The display program based on the TM1637 four bit digital tube implemented on the STM32F407 platform
Note that the frequency is 25MHz, you should pay attention to whether your board is a crystal oscillator 25MHZ, if 8MHz is to be modified.)
相关搜索: TM1637
STM32F4XX

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
实验4 串口实验+四位数码管\CORE\core_cm4.h 109142 2016-04-15
实验4 串口实验+四位数码管\CORE\core_cm4_simd.h 22735 2016-04-15
实验4 串口实验+四位数码管\CORE\core_cmFunc.h 17146 2016-04-15
实验4 串口实验+四位数码管\CORE\core_cmInstr.h 20513 2016-04-15
实验4 串口实验+四位数码管\CORE\startup_stm32f40_41xxx.s 29605 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\misc.h 6924 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_adc.h 32880 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_can.h 27318 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_crc.h 2416 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_cryp.h 14481 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_dac.h 14946 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_dbgmcu.h 4296 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_dcmi.h 12977 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_dma.h 28882 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_dma2d.h 19692 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_exti.h 8012 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_flash.h 24467 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_flash_ramfunc.h 3275 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_fmc.h 44924 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_fsmc.h 27181 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_gpio.h 23548 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_hash.h 10084 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_i2c.h 31939 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_iwdg.h 4323 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_ltdc.h 21191 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_pwr.h 7728 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_rcc.h 30063 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_rng.h 3958 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_rtc.h 40546 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_sai.h 25470 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_sdio.h 22777 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_spi.h 21178 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_syscfg.h 8974 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_tim.h 51689 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_usart.h 17935 2016-04-15
实验4 串口实验+四位数码管\FWLIB\inc\stm32f4xx_wwdg.h 3542 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\misc.c 11443 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_adc.c 69068 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_can.c 60150 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_crc.c 3596 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_cryp.c 35493 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_cryp_aes.c 58026 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_cryp_des.c 9822 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_cryp_tdes.c 10577 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_dac.c 26804 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_dbgmcu.c 6809 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_dcmi.c 18782 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_dma.c 52917 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_dma2d.c 27165 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_exti.c 9828 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_flash.c 63033 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_flash_ramfunc.c 5444 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_fmc.c 56568 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_fsmc.c 41831 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_gpio.c 25202 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_hash.c 26630 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_hash_md5.c 9594 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_hash_sha1.c 9793 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_i2c.c 54393 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_iwdg.c 9348 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_ltdc.c 39790 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_pwr.c 37707 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_rcc.c 98839 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_rng.c 14060 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_rtc.c 102891 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_sai.c 46411 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_sdio.c 38957 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_spi.c 52522 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_syscfg.c 9575 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_tim.c 124732 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_usart.c 57949 2016-04-15
实验4 串口实验+四位数码管\FWLIB\src\stm32f4xx_wwdg.c 10492 2016-04-15
实验4 串口实验+四位数码管\HARDWARE\BEEP\beep.c 1147 2016-04-15
实验4 串口实验+四位数码管\HARDWARE\BEEP\beep.h 674 2016-04-15
实验4 串口实验+四位数码管\HARDWARE\KEY\key.c 1872 2016-04-15
实验4 串口实验+四位数码管\HARDWARE\KEY\key.h 1180 2016-04-15
实验4 串口实验+四位数码管\HARDWARE\LED\led.c 1642 2017-05-01
实验4 串口实验+四位数码管\HARDWARE\LED\led.h 659 2017-05-01
实验4 串口实验+四位数码管\HARDWARE\TM1637\TM1637.c 4134 2017-12-10
实验4 串口实验+四位数码管\HARDWARE\TM1637\TM1637.h 1394 2017-12-10
实验4 串口实验+四位数码管\keilkilll.bat 399 2016-04-15
实验4 串口实验+四位数码管\OBJ\USART.hex 10062 2017-12-10
实验4 串口实验+四位数码管\readme.txt 1057 2016-04-15
实验4 串口实验+四位数码管\SYSTEM\delay\delay.c 7683 2016-04-15
实验4 串口实验+四位数码管\SYSTEM\delay\delay.h 838 2016-04-15
实验4 串口实验+四位数码管\SYSTEM\sys\sys.c 1067 2016-04-15
实验4 串口实验+四位数码管\SYSTEM\sys\sys.h 3442 2016-04-15
实验4 串口实验+四位数码管\SYSTEM\usart\usart.c 5037 2017-05-01
实验4 串口实验+四位数码管\SYSTEM\usart\usart.h 1332 2016-04-15
实验4 串口实验+四位数码管\USER\DebugConfig\USART_STM32F407VETx.dbgconf 2084 2015-10-27
实验4 串口实验+四位数码管\USER\DebugConfig\USART_STM32F407ZG.dbgconf 2084 2015-10-27
实验4 串口实验+四位数码管\USER\JLinkSettings.ini 650 2016-04-15
实验4 串口实验+四位数码管\USER\main.c 1769 2017-12-10
实验4 串口实验+四位数码管\USER\stm32f4xx.h 704095 2017-05-01
实验4 串口实验+四位数码管\USER\stm32f4xx_conf.h 4593 2016-04-15
实验4 串口实验+四位数码管\USER\stm32f4xx_it.c 4536 2016-04-15
实验4 串口实验+四位数码管\USER\stm32f4xx_it.h 2222 2016-04-15
实验4 串口实验+四位数码管\USER\system_stm32f4xx.c 47779 2017-05-01
实验4 串口实验+四位数码管\USER\system_stm32f4xx.h 2233 2016-04-15
实验4 串口实验+四位数码管\USER\USART.uvguix.Administrator 90924 2017-12-10

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org