文件名称:_11_usart_stm32
介绍说明--下载内容来自于网络,使用问题请自行百度
单片机开发 -stm32f4 串口通信标准程序,经测试已通过-MCU -stm32f4 serial communication standard procedures, the test has passed
(系统自动生成,下载前可以参看下载内容)
下载文件列表
_11_串口通信/
_11_串口通信/APP/
_11_串口通信/APP/Game_Snack.c
_11_串口通信/APP/Game_Snack.h
_11_串口通信/CORE/
_11_串口通信/CORE/core_cm4.h
_11_串口通信/CORE/core_cm4_simd.h
_11_串口通信/CORE/startup_stm32f40_41xxx.s
_11_串口通信/FWLIB/
_11_串口通信/FWLIB/inc/
_11_串口通信/FWLIB/inc/misc.h
_11_串口通信/FWLIB/inc/stm32f4xx_adc.h
_11_串口通信/FWLIB/inc/stm32f4xx_can.h
_11_串口通信/FWLIB/inc/stm32f4xx_crc.h
_11_串口通信/FWLIB/inc/stm32f4xx_cryp.h
_11_串口通信/FWLIB/inc/stm32f4xx_dac.h
_11_串口通信/FWLIB/inc/stm32f4xx_dbgmcu.h
_11_串口通信/FWLIB/inc/stm32f4xx_dcmi.h
_11_串口通信/FWLIB/inc/stm32f4xx_dma.h
_11_串口通信/FWLIB/inc/stm32f4xx_dma2d.h
_11_串口通信/FWLIB/inc/stm32f4xx_exti.h
_11_串口通信/FWLIB/inc/stm32f4xx_flash.h
_11_串口通信/FWLIB/inc/stm32f4xx_flash_ramfunc.h
_11_串口通信/FWLIB/inc/stm32f4xx_fmc.h
_11_串口通信/FWLIB/inc/stm32f4xx_fsmc.h
_11_串口通信/FWLIB/inc/stm32f4xx_gpio.h
_11_串口通信/FWLIB/inc/stm32f4xx_hash.h
_11_串口通信/FWLIB/inc/stm32f4xx_i2c.h
_11_串口通信/FWLIB/inc/stm32f4xx_iwdg.h
_11_串口通信/FWLIB/inc/stm32f4xx_ltdc.h
_11_串口通信/FWLIB/inc/stm32f4xx_pwr.h
_11_串口通信/FWLIB/inc/stm32f4xx_rcc.h
_11_串口通信/FWLIB/inc/stm32f4xx_rng.h
_11_串口通信/FWLIB/inc/stm32f4xx_rtc.h
_11_串口通信/FWLIB/inc/stm32f4xx_sai.h
_11_串口通信/FWLIB/inc/stm32f4xx_sdio.h
_11_串口通信/FWLIB/inc/stm32f4xx_spi.h
_11_串口通信/FWLIB/inc/stm32f4xx_syscfg.h
_11_串口通信/FWLIB/inc/stm32f4xx_tim.h
_11_串口通信/FWLIB/inc/stm32f4xx_usart.h
_11_串口通信/FWLIB/inc/stm32f4xx_wwdg.h
_11_串口通信/FWLIB/src/
_11_串口通信/FWLIB/src/misc.c
_11_串口通信/FWLIB/src/stm32f4xx_adc.c
_11_串口通信/FWLIB/src/stm32f4xx_can.c
_11_串口通信/FWLIB/src/stm32f4xx_crc.c
_11_串口通信/FWLIB/src/stm32f4xx_cryp.c
_11_串口通信/FWLIB/src/stm32f4xx_cryp_aes.c
_11_串口通信/FWLIB/src/stm32f4xx_cryp_des.c
_11_串口通信/FWLIB/src/stm32f4xx_cryp_tdes.c
_11_串口通信/FWLIB/src/stm32f4xx_dac.c
_11_串口通信/FWLIB/src/stm32f4xx_dbgmcu.c
_11_串口通信/FWLIB/src/stm32f4xx_dcmi.c
_11_串口通信/FWLIB/src/stm32f4xx_dma.c
_11_串口通信/FWLIB/src/stm32f4xx_dma2d.c
_11_串口通信/FWLIB/src/stm32f4xx_exti.c
_11_串口通信/FWLIB/src/stm32f4xx_flash.c
_11_串口通信/FWLIB/src/stm32f4xx_flash_ramfunc.c
_11_串口通信/FWLIB/src/stm32f4xx_fmc.c
_11_串口通信/FWLIB/src/stm32f4xx_fsmc.c
_11_串口通信/FWLIB/src/stm32f4xx_gpio.c
_11_串口通信/FWLIB/src/stm32f4xx_hash.c
_11_串口通信/FWLIB/src/stm32f4xx_hash_md5.c
_11_串口通信/FWLIB/src/stm32f4xx_hash_sha1.c
_11_串口通信/FWLIB/src/stm32f4xx_i2c.c
_11_串口通信/FWLIB/src/stm32f4xx_iwdg.c
_11_串口通信/FWLIB/src/stm32f4xx_ltdc.c
_11_串口通信/FWLIB/src/stm32f4xx_pwr.c
_11_串口通信/FWLIB/src/stm32f4xx_rcc.c
_11_串口通信/FWLIB/src/stm32f4xx_rng.c
_11_串口通信/FWLIB/src/stm32f4xx_rtc.c
_11_串口通信/FWLIB/src/stm32f4xx_sai.c
_11_串口通信/FWLIB/src/stm32f4xx_sdio.c
_11_串口通信/FWLIB/src/stm32f4xx_spi.c
_11_串口通信/FWLIB/src/stm32f4xx_syscfg.c
_11_串口通信/FWLIB/src/stm32f4xx_tim.c
_11_串口通信/FWLIB/src/stm32f4xx_usart.c
_11_串口通信/FWLIB/src/stm32f4xx_wwdg.c
_11_串口通信/HARDWARE/
_11_串口通信/HARDWARE/Image_GameOn.h
_11_串口通信/HARDWARE/Image_GameOn2.h
_11_串口通信/HARDWARE/Image_SnackIcon.h
_11_串口通信/HARDWARE/KEY/
_11_串口通信/HARDWARE/KEY/Key.c
_11_串口通信/HARDWARE/KEY/Key.h
_11_串口通信/HARDWARE/LED/
_11_串口通信/HARDWARE/LED/led.c
_11_串口通信/HARDWARE/LED/led.h
_11_串口通信/HARDWARE/RTC.c
_11_串口通信/HARDWARE/RTC.h
_11_串口通信/HARDWARE/TFT/
_11_串口通信/HARDWARE/TFT/BitBand.h
_11_串口通信/HARDWARE/TFT/Character.c
_11_串口通信/HARDWARE/TFT/Character.h
_11_串口通信/HARDWARE/TFT/TFT_LCD.c
_11_串口通信/HARDWARE/TFT/TFT_LCD.h
_11_串口通信/HARDWARE/TFT/fonts.c
_11_串口通信/HARDWARE/TFT/fonts.h
_11_串口通信/HARDWARE/TFT_TOUCH/
_11_串口通信/HARDWARE/TFT_TOUCH/touch.c
_11_串口通信/HARDWARE/TFT_TOUCH/touch.h
_11_串口通信/HARDWARE/Timer.c
_11_串口通信/HARDWARE/Timer.h
_11_串口通信/Model/
_11_串口通信/Model/Model.c
_11_串口通信/Model/Model.h
_11_串口通信/OBJ/
_11_串口通信/OBJ/ArInp.Scr
_11_串口通信/OBJ/RS485.axf
_11_串口通信/OBJ/RS485.build_log.htm
_11_串口通信/OBJ/RS485.hex
_11_串口通信/OBJ/RS485.htm
_11_串口通信/OBJ/RS485.lib
_11_串口通信/OBJ/RS485.lnp
_11_串口通信/OBJ/RS485.map
_11_串口通信/OBJ/RS485.sct
_11_串口通信/OBJ/TouchView_TouchView.dep
_11_串口通信/OBJ/character.crf
_11_串口通信/OBJ/character.d
_11_串口通信/OBJ/character.o
_11_串口通信/OBJ/delay.crf
_11_串口通信/OBJ/delay.d
_11_串口通信/OBJ/delay.o
_11_串口通信/OBJ/fonts.crf
_11_串口通信/OBJ/fonts.d
_11_串口通信/OBJ/fonts.o
_11_串口通信/OBJ/game_snack.crf
_11_串口通信/OBJ/game_snack.d
_11_串口通信/OBJ/game_snack.o
_11_串口通信/OBJ/key.crf
_11_串口通信/OBJ/key.d
_11_串口通信/OBJ/key.o
_11_串口通信/OBJ/led.crf
_11_串口通信/OBJ/led.d
_11_串口通信/OBJ/led.o
_11_串口通信/OBJ/main.crf
_11_串口通信/OBJ/main.d
_11_串口通信/OBJ/main.o
_11_串口通信/OBJ/misc.crf
_11_串口通信/OBJ/misc.d
_11_串口通信/OBJ/misc.o
_11_串口通信/OBJ/model.crf
_11_串口通信/OBJ/model.d
_11_串口通信/OBJ/model.o
_11_串口通信/OBJ/rtc.crf
_11_串口通信/OBJ/rtc.d
_11_串口通信/OBJ/rtc.o
_11_串口通信/OBJ/startup_stm32f40_41xxx.d
_11_串口通信/OBJ/startup_stm32f40_41xxx.lst
_11_串口通信/OBJ/startup_stm32f40_41xxx.o
_11_串口通信/OBJ/stm32f4xx_exti.crf
_11_串口通信/OBJ/stm32f4xx_exti.d
_11_串口通信/OBJ/stm32f4xx_exti.o
_11_串口通信/OBJ/stm32f4xx_fsmc.crf
_11_串口通信/OBJ/stm32f4xx_fsmc.d
_11_串口通信/OBJ/stm32f4xx_fsmc.o
_11_串口通信/OBJ/stm32f4xx_gpio.crf
_11_串口通信/OBJ/stm32f4xx_gpio.d
_11_串口通信/OBJ/stm32f4xx_gpio.o
_11_串口通信/OBJ/stm32f4xx_it.crf
_11_串口通信/OBJ/stm32f4xx_it.d
_11_串口通信/OBJ/stm32f4xx_it.o
_11_串口通信/OBJ/stm32f4xx_pwr.crf
_11_串口通信/OBJ/stm32f4xx_pwr.d
_11_串口通信/OBJ/stm32f4xx_pwr.o
_11_串口通信/OBJ/stm32f4xx_rcc.crf
_11_串口通信/OBJ/stm32f4xx_rcc.d
_11_串口通信/OBJ/stm32f4xx_rcc.o
_11_串口通信/OBJ/stm32f4xx_rtc.crf
_11_串口通信/OBJ/stm32f4xx_rtc.d
_11_串口通信/OBJ/stm32f4xx_rtc.o
_11_串
_11_串口通信/APP/
_11_串口通信/APP/Game_Snack.c
_11_串口通信/APP/Game_Snack.h
_11_串口通信/CORE/
_11_串口通信/CORE/core_cm4.h
_11_串口通信/CORE/core_cm4_simd.h
_11_串口通信/CORE/startup_stm32f40_41xxx.s
_11_串口通信/FWLIB/
_11_串口通信/FWLIB/inc/
_11_串口通信/FWLIB/inc/misc.h
_11_串口通信/FWLIB/inc/stm32f4xx_adc.h
_11_串口通信/FWLIB/inc/stm32f4xx_can.h
_11_串口通信/FWLIB/inc/stm32f4xx_crc.h
_11_串口通信/FWLIB/inc/stm32f4xx_cryp.h
_11_串口通信/FWLIB/inc/stm32f4xx_dac.h
_11_串口通信/FWLIB/inc/stm32f4xx_dbgmcu.h
_11_串口通信/FWLIB/inc/stm32f4xx_dcmi.h
_11_串口通信/FWLIB/inc/stm32f4xx_dma.h
_11_串口通信/FWLIB/inc/stm32f4xx_dma2d.h
_11_串口通信/FWLIB/inc/stm32f4xx_exti.h
_11_串口通信/FWLIB/inc/stm32f4xx_flash.h
_11_串口通信/FWLIB/inc/stm32f4xx_flash_ramfunc.h
_11_串口通信/FWLIB/inc/stm32f4xx_fmc.h
_11_串口通信/FWLIB/inc/stm32f4xx_fsmc.h
_11_串口通信/FWLIB/inc/stm32f4xx_gpio.h
_11_串口通信/FWLIB/inc/stm32f4xx_hash.h
_11_串口通信/FWLIB/inc/stm32f4xx_i2c.h
_11_串口通信/FWLIB/inc/stm32f4xx_iwdg.h
_11_串口通信/FWLIB/inc/stm32f4xx_ltdc.h
_11_串口通信/FWLIB/inc/stm32f4xx_pwr.h
_11_串口通信/FWLIB/inc/stm32f4xx_rcc.h
_11_串口通信/FWLIB/inc/stm32f4xx_rng.h
_11_串口通信/FWLIB/inc/stm32f4xx_rtc.h
_11_串口通信/FWLIB/inc/stm32f4xx_sai.h
_11_串口通信/FWLIB/inc/stm32f4xx_sdio.h
_11_串口通信/FWLIB/inc/stm32f4xx_spi.h
_11_串口通信/FWLIB/inc/stm32f4xx_syscfg.h
_11_串口通信/FWLIB/inc/stm32f4xx_tim.h
_11_串口通信/FWLIB/inc/stm32f4xx_usart.h
_11_串口通信/FWLIB/inc/stm32f4xx_wwdg.h
_11_串口通信/FWLIB/src/
_11_串口通信/FWLIB/src/misc.c
_11_串口通信/FWLIB/src/stm32f4xx_adc.c
_11_串口通信/FWLIB/src/stm32f4xx_can.c
_11_串口通信/FWLIB/src/stm32f4xx_crc.c
_11_串口通信/FWLIB/src/stm32f4xx_cryp.c
_11_串口通信/FWLIB/src/stm32f4xx_cryp_aes.c
_11_串口通信/FWLIB/src/stm32f4xx_cryp_des.c
_11_串口通信/FWLIB/src/stm32f4xx_cryp_tdes.c
_11_串口通信/FWLIB/src/stm32f4xx_dac.c
_11_串口通信/FWLIB/src/stm32f4xx_dbgmcu.c
_11_串口通信/FWLIB/src/stm32f4xx_dcmi.c
_11_串口通信/FWLIB/src/stm32f4xx_dma.c
_11_串口通信/FWLIB/src/stm32f4xx_dma2d.c
_11_串口通信/FWLIB/src/stm32f4xx_exti.c
_11_串口通信/FWLIB/src/stm32f4xx_flash.c
_11_串口通信/FWLIB/src/stm32f4xx_flash_ramfunc.c
_11_串口通信/FWLIB/src/stm32f4xx_fmc.c
_11_串口通信/FWLIB/src/stm32f4xx_fsmc.c
_11_串口通信/FWLIB/src/stm32f4xx_gpio.c
_11_串口通信/FWLIB/src/stm32f4xx_hash.c
_11_串口通信/FWLIB/src/stm32f4xx_hash_md5.c
_11_串口通信/FWLIB/src/stm32f4xx_hash_sha1.c
_11_串口通信/FWLIB/src/stm32f4xx_i2c.c
_11_串口通信/FWLIB/src/stm32f4xx_iwdg.c
_11_串口通信/FWLIB/src/stm32f4xx_ltdc.c
_11_串口通信/FWLIB/src/stm32f4xx_pwr.c
_11_串口通信/FWLIB/src/stm32f4xx_rcc.c
_11_串口通信/FWLIB/src/stm32f4xx_rng.c
_11_串口通信/FWLIB/src/stm32f4xx_rtc.c
_11_串口通信/FWLIB/src/stm32f4xx_sai.c
_11_串口通信/FWLIB/src/stm32f4xx_sdio.c
_11_串口通信/FWLIB/src/stm32f4xx_spi.c
_11_串口通信/FWLIB/src/stm32f4xx_syscfg.c
_11_串口通信/FWLIB/src/stm32f4xx_tim.c
_11_串口通信/FWLIB/src/stm32f4xx_usart.c
_11_串口通信/FWLIB/src/stm32f4xx_wwdg.c
_11_串口通信/HARDWARE/
_11_串口通信/HARDWARE/Image_GameOn.h
_11_串口通信/HARDWARE/Image_GameOn2.h
_11_串口通信/HARDWARE/Image_SnackIcon.h
_11_串口通信/HARDWARE/KEY/
_11_串口通信/HARDWARE/KEY/Key.c
_11_串口通信/HARDWARE/KEY/Key.h
_11_串口通信/HARDWARE/LED/
_11_串口通信/HARDWARE/LED/led.c
_11_串口通信/HARDWARE/LED/led.h
_11_串口通信/HARDWARE/RTC.c
_11_串口通信/HARDWARE/RTC.h
_11_串口通信/HARDWARE/TFT/
_11_串口通信/HARDWARE/TFT/BitBand.h
_11_串口通信/HARDWARE/TFT/Character.c
_11_串口通信/HARDWARE/TFT/Character.h
_11_串口通信/HARDWARE/TFT/TFT_LCD.c
_11_串口通信/HARDWARE/TFT/TFT_LCD.h
_11_串口通信/HARDWARE/TFT/fonts.c
_11_串口通信/HARDWARE/TFT/fonts.h
_11_串口通信/HARDWARE/TFT_TOUCH/
_11_串口通信/HARDWARE/TFT_TOUCH/touch.c
_11_串口通信/HARDWARE/TFT_TOUCH/touch.h
_11_串口通信/HARDWARE/Timer.c
_11_串口通信/HARDWARE/Timer.h
_11_串口通信/Model/
_11_串口通信/Model/Model.c
_11_串口通信/Model/Model.h
_11_串口通信/OBJ/
_11_串口通信/OBJ/ArInp.Scr
_11_串口通信/OBJ/RS485.axf
_11_串口通信/OBJ/RS485.build_log.htm
_11_串口通信/OBJ/RS485.hex
_11_串口通信/OBJ/RS485.htm
_11_串口通信/OBJ/RS485.lib
_11_串口通信/OBJ/RS485.lnp
_11_串口通信/OBJ/RS485.map
_11_串口通信/OBJ/RS485.sct
_11_串口通信/OBJ/TouchView_TouchView.dep
_11_串口通信/OBJ/character.crf
_11_串口通信/OBJ/character.d
_11_串口通信/OBJ/character.o
_11_串口通信/OBJ/delay.crf
_11_串口通信/OBJ/delay.d
_11_串口通信/OBJ/delay.o
_11_串口通信/OBJ/fonts.crf
_11_串口通信/OBJ/fonts.d
_11_串口通信/OBJ/fonts.o
_11_串口通信/OBJ/game_snack.crf
_11_串口通信/OBJ/game_snack.d
_11_串口通信/OBJ/game_snack.o
_11_串口通信/OBJ/key.crf
_11_串口通信/OBJ/key.d
_11_串口通信/OBJ/key.o
_11_串口通信/OBJ/led.crf
_11_串口通信/OBJ/led.d
_11_串口通信/OBJ/led.o
_11_串口通信/OBJ/main.crf
_11_串口通信/OBJ/main.d
_11_串口通信/OBJ/main.o
_11_串口通信/OBJ/misc.crf
_11_串口通信/OBJ/misc.d
_11_串口通信/OBJ/misc.o
_11_串口通信/OBJ/model.crf
_11_串口通信/OBJ/model.d
_11_串口通信/OBJ/model.o
_11_串口通信/OBJ/rtc.crf
_11_串口通信/OBJ/rtc.d
_11_串口通信/OBJ/rtc.o
_11_串口通信/OBJ/startup_stm32f40_41xxx.d
_11_串口通信/OBJ/startup_stm32f40_41xxx.lst
_11_串口通信/OBJ/startup_stm32f40_41xxx.o
_11_串口通信/OBJ/stm32f4xx_exti.crf
_11_串口通信/OBJ/stm32f4xx_exti.d
_11_串口通信/OBJ/stm32f4xx_exti.o
_11_串口通信/OBJ/stm32f4xx_fsmc.crf
_11_串口通信/OBJ/stm32f4xx_fsmc.d
_11_串口通信/OBJ/stm32f4xx_fsmc.o
_11_串口通信/OBJ/stm32f4xx_gpio.crf
_11_串口通信/OBJ/stm32f4xx_gpio.d
_11_串口通信/OBJ/stm32f4xx_gpio.o
_11_串口通信/OBJ/stm32f4xx_it.crf
_11_串口通信/OBJ/stm32f4xx_it.d
_11_串口通信/OBJ/stm32f4xx_it.o
_11_串口通信/OBJ/stm32f4xx_pwr.crf
_11_串口通信/OBJ/stm32f4xx_pwr.d
_11_串口通信/OBJ/stm32f4xx_pwr.o
_11_串口通信/OBJ/stm32f4xx_rcc.crf
_11_串口通信/OBJ/stm32f4xx_rcc.d
_11_串口通信/OBJ/stm32f4xx_rcc.o
_11_串口通信/OBJ/stm32f4xx_rtc.crf
_11_串口通信/OBJ/stm32f4xx_rtc.d
_11_串口通信/OBJ/stm32f4xx_rtc.o
_11_串
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.