首页

串口实验+四位数码管

c

2021-2-22

在STM32F407平台上实现的基于TM1637四位数码管的显示程序 注意频率为25mhz, 要注意你的板子是不是晶振25MHZ,如果是8mhz 要进行修改

资源下载此资源下载价格为2D币(VIP免费),请先
资源文件列表
实验4 串口实验+四位数码管/CORE/core_cm4.h , 109142
实验4 串口实验+四位数码管/CORE/core_cm4_simd.h , 22735
实验4 串口实验+四位数码管/CORE/core_cmFunc.h , 17146
实验4 串口实验+四位数码管/CORE/core_cmInstr.h , 20513
实验4 串口实验+四位数码管/CORE/startup_stm32f40_41xxx.s , 29605
实验4 串口实验+四位数码管/FWLIB/inc/misc.h , 6924
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_adc.h , 32880
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_can.h , 27318
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_crc.h , 2416
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_cryp.h , 14481
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_dac.h , 14946
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_dbgmcu.h , 4296
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_dcmi.h , 12977
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_dma.h , 28882
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_dma2d.h , 19692
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_exti.h , 8012
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_flash.h , 24467
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_flash_ramfunc.h , 3275
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_fmc.h , 44924
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_fsmc.h , 27181
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_gpio.h , 23548
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_hash.h , 10084
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_i2c.h , 31939
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_iwdg.h , 4323
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_ltdc.h , 21191
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_pwr.h , 7728
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_rcc.h , 30063
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_rng.h , 3958
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_rtc.h , 40546
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_sai.h , 25470
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_sdio.h , 22777
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_spi.h , 21178
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_syscfg.h , 8974
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_tim.h , 51689
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_usart.h , 17935
实验4 串口实验+四位数码管/FWLIB/inc/stm32f4xx_wwdg.h , 3542
实验4 串口实验+四位数码管/FWLIB/src/misc.c , 11443
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_adc.c , 69068
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_can.c , 60150
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_crc.c , 3596
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_cryp.c , 35493
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_cryp_aes.c , 58026
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_cryp_des.c , 9822
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_cryp_tdes.c , 10577
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_dac.c , 26804
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_dbgmcu.c , 6809
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_dcmi.c , 18782
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_dma.c , 52917
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_dma2d.c , 27165
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_exti.c , 9828
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_flash.c , 63033
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_flash_ramfunc.c , 5444
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_fmc.c , 56568
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_fsmc.c , 41831
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_gpio.c , 25202
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_hash.c , 26630
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_hash_md5.c , 9594
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_hash_sha1.c , 9793
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_i2c.c , 54393
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_iwdg.c , 9348
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_ltdc.c , 39790
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_pwr.c , 37707
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_rcc.c , 98839
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_rng.c , 14060
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_rtc.c , 102891
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_sai.c , 46411
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_sdio.c , 38957
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_spi.c , 52522
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_syscfg.c , 9575
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_tim.c , 124732
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_usart.c , 57949
实验4 串口实验+四位数码管/FWLIB/src/stm32f4xx_wwdg.c , 10492
实验4 串口实验+四位数码管/HARDWARE/BEEP/beep.c , 1147
实验4 串口实验+四位数码管/HARDWARE/BEEP/beep.h , 674
实验4 串口实验+四位数码管/HARDWARE/KEY/key.c , 1872
实验4 串口实验+四位数码管/HARDWARE/KEY/key.h , 1180
实验4 串口实验+四位数码管/HARDWARE/LED/led.c , 1642
实验4 串口实验+四位数码管/HARDWARE/LED/led.h , 659
实验4 串口实验+四位数码管/HARDWARE/TM1637/TM1637.c , 4134
实验4 串口实验+四位数码管/HARDWARE/TM1637/TM1637.h , 1394
实验4 串口实验+四位数码管/keilkilll.bat , 399
实验4 串口实验+四位数码管/OBJ/USART.hex , 10062
实验4 串口实验+四位数码管/readme.txt , 1057
实验4 串口实验+四位数码管/SYSTEM/delay/delay.c , 7683
实验4 串口实验+四位数码管/SYSTEM/delay/delay.h , 838
实验4 串口实验+四位数码管/SYSTEM/sys/sys.c , 1067
实验4 串口实验+四位数码管/SYSTEM/sys/sys.h , 3442
实验4 串口实验+四位数码管/SYSTEM/usart/usart.c , 5037
实验4 串口实验+四位数码管/SYSTEM/usart/usart.h , 1332
实验4 串口实验+四位数码管/USER/DebugConfig/USART_STM32F407VETx.dbgconf , 2084
实验4 串口实验+四位数码管/USER/DebugConfig/USART_STM32F407ZG.dbgconf , 2084
实验4 串口实验+四位数码管/USER/JLinkSettings.ini , 650
实验4 串口实验+四位数码管/USER/main.c , 1769
实验4 串口实验+四位数码管/USER/stm32f4xx.h , 704095
实验4 串口实验+四位数码管/USER/stm32f4xx_conf.h , 4593
实验4 串口实验+四位数码管/USER/stm32f4xx_it.c , 4536
实验4 串口实验+四位数码管/USER/stm32f4xx_it.h , 2222
实验4 串口实验+四位数码管/USER/system_stm32f4xx.c , 47779
实验4 串口实验+四位数码管/USER/system_stm32f4xx.h , 2233
实验4 串口实验+四位数码管/USER/USART.uvguix.Administrator , 90924
实验4 串口实验+四位数码管/USER/USART.uvoptx , 12647
实验4 串口实验+四位数码管/USER/USART.uvprojx , 17708
没有账号? 忘记密码?

社交账号快速登录