STM32F103ZET6-cubemx-FreeRTOS使用串口2和KQM6600进行通信
资源文件列表:

.mxproject 13.44KB
Core/
Core/Inc/
Core/Inc/FreeRTOSConfig.h 5.71KB
Core/Inc/fsmc.h 1.49KB
Core/Inc/gpio.h 1.28KB
Core/Inc/main.h 2.88KB
Core/Inc/spi.h 1.31KB
Core/Inc/stm32f1xx_hal_conf.h 15.34KB
Core/Inc/stm32f1xx_it.h 1.92KB
Core/Inc/tim.h 1.31KB
Core/Inc/usart.h 1.4KB
Core/Src/
Core/Src/freertos.c 6.33KB
Core/Src/fsmc.c 6.34KB
Core/Src/gpio.c 3.56KB
Core/Src/main.c 8.44KB
Core/Src/spi.c 3.23KB
Core/Src/stm32f1xx_hal_msp.c 2.35KB
Core/Src/stm32f1xx_hal_timebase_tim.c 4.4KB
Core/Src/stm32f1xx_it.c 5.76KB
Core/Src/system_stm32f1xx.c 14.23KB
Core/Src/tim.c 2.64KB
Core/Src/usart.c 5.34KB
Drivers/
Drivers/CMSIS/
Drivers/CMSIS/Device/
Drivers/CMSIS/Device/ST/
Drivers/CMSIS/Device/ST/STM32F1xx/
Drivers/CMSIS/Device/ST/STM32F1xx/Include/
Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h 939.71KB
Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h 9.87KB
Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h 1.72KB
Drivers/CMSIS/Device/ST/STM32F1xx/LICENSE.txt 369B
Drivers/CMSIS/Device/ST/STM32F1xx/Source/
Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/
Drivers/CMSIS/Include/
Drivers/CMSIS/Include/cmsis_armcc.h 27.55KB
Drivers/CMSIS/Include/cmsis_armclang.h 55.17KB
Drivers/CMSIS/Include/cmsis_compiler.h 8.8KB
Drivers/CMSIS/Include/cmsis_gcc.h 60.88KB
Drivers/CMSIS/Include/cmsis_iccarm.h 27.75KB
Drivers/CMSIS/Include/cmsis_version.h 1.68KB
Drivers/CMSIS/Include/core_armv8mbl.h 95.7KB
Drivers/CMSIS/Include/core_armv8mml.h 164.96KB
Drivers/CMSIS/Include/core_cm0.h 41.22KB
Drivers/CMSIS/Include/core_cm0plus.h 49.28KB
Drivers/CMSIS/Include/core_cm1.h 42.44KB
Drivers/CMSIS/Include/core_cm23.h 102.18KB
Drivers/CMSIS/Include/core_cm3.h 109.23KB
Drivers/CMSIS/Include/core_cm33.h 171.48KB
Drivers/CMSIS/Include/core_cm4.h 120.71KB
Drivers/CMSIS/Include/core_cm7.h 145.11KB
Drivers/CMSIS/Include/core_sc000.h 46.14KB
Drivers/CMSIS/Include/core_sc300.h 107.93KB
Drivers/CMSIS/Include/mpu_armv7.h 11.44KB
Drivers/CMSIS/Include/mpu_armv8.h 10.7KB
Drivers/CMSIS/Include/tz_context.h 2.69KB
Drivers/CMSIS/LICENSE.txt 11.29KB
Drivers/STM32F1xx_HAL_Driver/
Drivers/STM32F1xx_HAL_Driver/Inc/
Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/
Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h 232.09KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h 10.83KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h 16.67KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h 7.25KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h 17.34KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h 12.1KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h 11.54KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h 8.61KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h 35.17KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h 11.6KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h 35.2KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h 11.26KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h 65.13KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h 96.97KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h 30.84KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_sram.h 8.44KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h 119.86KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h 9.35KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h 44.58KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h 43.96KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_cortex.h 23.64KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h 74.44KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h 30.47KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_fsmc.h 39.06KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h 88.31KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_pwr.h 12.29KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h 82.01KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_system.h 22.91KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_tim.h 160.21KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usart.h 96.86KB
Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_utils.h 8.41KB
Drivers/STM32F1xx_HAL_Driver/LICENSE.txt 377B
Drivers/STM32F1xx_HAL_Driver/Src/
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c 19.78KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c 18.81KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c 26.78KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c 14.7KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c 28.33KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c 34.92KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c 20.98KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c 4.05KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c 20.26KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c 47.61KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c 29.17KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c 124.71KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c 32.99KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c 238.24KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c 77.11KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c 132.35KB
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c 37.43KB
MDK-ARM/
MDK-ARM/EventRecorderStub.scvd 339B
MDK-ARM/RTE/
MDK-ARM/RTE/_test0920/
MDK-ARM/RTE/_test0920/RTE_Components.h 340B
MDK-ARM/startup_stm32f103xe.lst 46.03KB
MDK-ARM/startup_stm32f103xe.s 14.55KB
MDK-ARM/test0920.uvguix.Ttlion 178.36KB
MDK-ARM/test0920.uvoptx 27.42KB
MDK-ARM/test0920.uvprojx 67.85KB
MDK-ARM/test0920/
MDK-ARM/test0920/app.crf 631.52KB
MDK-ARM/test0920/app.d 2.68KB
MDK-ARM/test0920/app.o 700.36KB
MDK-ARM/test0920/cmsis_os.crf 75.53KB
MDK-ARM/test0920/cmsis_os.d 1.48KB
MDK-ARM/test0920/cmsis_os.o 153.52KB
MDK-ARM/test0920/croutine.crf 39.38KB
MDK-ARM/test0920/croutine.d 1.1KB
MDK-ARM/test0920/croutine.o 41.84KB
MDK-ARM/test0920/event_groups.crf 52.16KB
MDK-ARM/test0920/event_groups.d 1.23KB
MDK-ARM/test0920/event_groups.o 68.46KB
MDK-ARM/test0920/ExtDll.iex 19B
MDK-ARM/test0920/freertos.crf 689.34KB
MDK-ARM/test0920/freertos.d 4.02KB
MDK-ARM/test0920/freertos.o 753.46KB
MDK-ARM/test0920/fsmc.crf 632.79KB
MDK-ARM/test0920/fsmc.d 2.74KB
MDK-ARM/test0920/fsmc.o 707.16KB
MDK-ARM/test0920/gpio.crf 632.6KB
MDK-ARM/test0920/gpio.d 2.74KB
MDK-ARM/test0920/gpio.o 700.7KB
MDK-ARM/test0920/heap_4.crf 45.08KB
MDK-ARM/test0920/heap_4.d 1017B
MDK-ARM/test0920/heap_4.o 56.42KB
MDK-ARM/test0920/key.crf 631.52KB
MDK-ARM/test0920/key.d 2.68KB
MDK-ARM/test0920/key.o 702.55KB
MDK-ARM/test0920/kqm.crf 631.27KB
MDK-ARM/test0920/kqm.d 2.68KB
MDK-ARM/test0920/kqm.o 702.37KB
MDK-ARM/test0920/kunkun.crf 85B
MDK-ARM/test0920/kunkun.d 37B
MDK-ARM/test0920/kunkun.o 90.21KB
MDK-ARM/test0920/lcd.crf 636.59KB
MDK-ARM/test0920/lcd.d 2.72KB
MDK-ARM/test0920/lcd.o 743.86KB
MDK-ARM/test0920/list.crf 33.51KB
MDK-ARM/test0920/list.d 896B
MDK-ARM/test0920/list.o 44.46KB
MDK-ARM/test0920/main.crf 689.5KB
MDK-ARM/test0920/main.d 3.86KB
MDK-ARM/test0920/main.o 755.44KB
MDK-ARM/test0920/port.crf 41.01KB
MDK-ARM/test0920/port.d 930B
MDK-ARM/test0920/port.o 59.14KB
MDK-ARM/test0920/queue.crf 66.17KB
MDK-ARM/test0920/queue.d 1.1KB
MDK-ARM/test0920/queue.o 107.17KB
MDK-ARM/test0920/spi.crf 631.93KB
MDK-ARM/test0920/spi.d 2.69KB
MDK-ARM/test0920/spi.o 703.37KB
MDK-ARM/test0920/startup_stm32f103xe.d 55B
MDK-ARM/test0920/startup_stm32f103xe.o 6.48KB
MDK-ARM/test0920/stm32f1xx_hal.crf 619.16KB
MDK-ARM/test0920/stm32f1xx_hal.d 2.52KB
MDK-ARM/test0920/stm32f1xx_hal.o 718.82KB
MDK-ARM/test0920/stm32f1xx_hal_cortex.crf 618.64KB
MDK-ARM/test0920/stm32f1xx_hal_cortex.d 2.75KB
MDK-ARM/test0920/stm32f1xx_hal_cortex.o 710.8KB
MDK-ARM/test0920/stm32f1xx_hal_dma.crf 629.97KB
MDK-ARM/test0920/stm32f1xx_hal_dma.d 2.65KB
MDK-ARM/test0920/stm32f1xx_hal_dma.o 709.65KB
MDK-ARM/test0920/stm32f1xx_hal_exti.crf 620.76KB
MDK-ARM/test0920/stm32f1xx_hal_exti.d 2.68KB
MDK-ARM/test0920/stm32f1xx_hal_exti.o 699.07KB
MDK-ARM/test0920/stm32f1xx_hal_flash.crf 622.44KB
MDK-ARM/test0920/stm32f1xx_hal_flash.d 2.71KB
MDK-ARM/test0920/stm32f1xx_hal_flash.o 706.42KB
MDK-ARM/test0920/stm32f1xx_hal_flash_ex.crf 623.66KB
MDK-ARM/test0920/stm32f1xx_hal_flash_ex.d 2.81KB
MDK-ARM/test0920/stm32f1xx_hal_flash_ex.o 709.57KB
MDK-ARM/test0920/stm32f1xx_hal_gpio.crf 621.63KB
MDK-ARM/test0920/stm32f1xx_hal_gpio.d 2.68KB
MDK-ARM/test0920/stm32f1xx_hal_gpio.o 698.47KB
MDK-ARM/test0920/stm32f1xx_hal_gpio_ex.crf 617.86KB
MDK-ARM/test0920/stm32f1xx_hal_gpio_ex.d 2.78KB
MDK-ARM/test0920/stm32f1xx_hal_gpio_ex.o 688.46KB
MDK-ARM/test0920/stm32f1xx_hal_msp.crf 631.39KB
MDK-ARM/test0920/stm32f1xx_hal_msp.d 3.29KB
MDK-ARM/test0920/stm32f1xx_hal_msp.o 700.36KB
MDK-ARM/test0920/stm32f1xx_hal_pwr.crf 620.61KB
MDK-ARM/test0920/stm32f1xx_hal_pwr.d 2.65KB
MDK-ARM/test0920/stm32f1xx_hal_pwr.o 709.33KB
MDK-ARM/test0920/stm32f1xx_hal_rcc.crf 629.72KB
MDK-ARM/test0920/stm32f1xx_hal_rcc.d 2.65KB
MDK-ARM/test0920/stm32f1xx_hal_rcc.o 710.37KB
MDK-ARM/test0920/stm32f1xx_hal_rcc_ex.crf 620.52KB
MDK-ARM/test0920/stm32f1xx_hal_rcc_ex.d 2.75KB
MDK-ARM/test0920/stm32f1xx_hal_rcc_ex.o 690.68KB
MDK-ARM/test0920/stm32f1xx_hal_spi.crf 642.94KB
MDK-ARM/test0920/stm32f1xx_hal_spi.d 2.65KB
MDK-ARM/test0920/stm32f1xx_hal_spi.o 773.02KB
MDK-ARM/test0920/stm32f1xx_hal_sram.crf 622.9KB
MDK-ARM/test0920/stm32f1xx_hal_sram.d 2.68KB
MDK-ARM/test0920/stm32f1xx_hal_sram.o 717.55KB
MDK-ARM/test0920/stm32f1xx_hal_tim.crf 683.03KB
MDK-ARM/test0920/stm32f1xx_hal_tim.d 2.65KB
MDK-ARM/test0920/stm32f1xx_hal_tim.o 887.55KB
MDK-ARM/test0920/stm32f1xx_hal_tim_ex.crf 644.29KB
MDK-ARM/test0920/stm32f1xx_hal_tim_ex.d 2.75KB
MDK-ARM/test0920/stm32f1xx_hal_tim_ex.o 759.61KB
MDK-ARM/test0920/stm32f1xx_hal_timebase_tim.crf 618.33KB
MDK-ARM/test0920/stm32f1xx_hal_timebase_tim.d 2.92KB
MDK-ARM/test0920/stm32f1xx_hal_timebase_tim.o 689.73KB
MDK-ARM/test0920/stm32f1xx_hal_uart.crf 645KB
MDK-ARM/test0920/stm32f1xx_hal_uart.d 2.68KB
MDK-ARM/test0920/stm32f1xx_hal_uart.o 788.97KB
MDK-ARM/test0920/stm32f1xx_it.crf 631.62KB
MDK-ARM/test0920/stm32f1xx_it.d 3.11KB
MDK-ARM/test0920/stm32f1xx_it.o 712.29KB
MDK-ARM/test0920/stm32f1xx_ll_fsmc.crf 623.41KB
MDK-ARM/test0920/stm32f1xx_ll_fsmc.d 2.65KB
MDK-ARM/test0920/stm32f1xx_ll_fsmc.o 713.71KB
MDK-ARM/test0920/stream_buffer.crf 54.38KB
MDK-ARM/test0920/stream_buffer.d 1.16KB
MDK-ARM/test0920/stream_buffer.o 90.5KB
MDK-ARM/test0920/system_stm32f1xx.crf 618.07KB
MDK-ARM/test0920/system_stm32f1xx.d 2.6KB
MDK-ARM/test0920/system_stm32f1xx.o 687.41KB
MDK-ARM/test0920/tasks.crf 69.35KB
MDK-ARM/test0920/tasks.d 1.19KB
MDK-ARM/test0920/tasks.o 147.27KB
MDK-ARM/test0920/test0920.axf 842.71KB
MDK-ARM/test0920/test0920.build_log.htm 6.02KB
MDK-ARM/test0920/test0920.hex 63.38KB
MDK-ARM/test0920/test0920.htm 113.22KB
MDK-ARM/test0920/test0920.lnp 1.47KB
MDK-ARM/test0920/test0920.map 299.96KB
MDK-ARM/test0920/test0920.sct 494B
MDK-ARM/test0920/test0920_test0920.dep 125.22KB
MDK-ARM/test0920/tim.crf 631.63KB
MDK-ARM/test0920/tim.d 2.69KB
MDK-ARM/test0920/tim.o 704.36KB
MDK-ARM/test0920/timers.crf 51.71KB
MDK-ARM/test0920/timers.d 1.13KB
MDK-ARM/test0920/timers.o 47.26KB
MDK-ARM/test0920/uart1.crf 631.26KB
MDK-ARM/test0920/uart1.d 2.78KB
MDK-ARM/test0920/uart1.o 702.71KB
MDK-ARM/test0920/usart.crf 632.72KB
MDK-ARM/test0920/usart.d 2.79KB
MDK-ARM/test0920/usart.o 705.39KB
MDK-ARM/test0920/w25q64.crf 633.07KB
MDK-ARM/test0920/w25q64.d 2.83KB
MDK-ARM/test0920/w25q64.o 712.66KB
Middlewares/
Middlewares/Third_Party/
Middlewares/Third_Party/FreeRTOS/
Middlewares/Third_Party/FreeRTOS/Source/
Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/
Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c 48.01KB
Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h 48.25KB
Middlewares/Third_Party/FreeRTOS/Source/croutine.c 12.52KB
Middlewares/Third_Party/FreeRTOS/Source/event_groups.c 25.43KB
Middlewares/Third_Party/FreeRTOS/Source/include/
Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h 25.21KB
Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h 7.12KB
Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h 28.98KB
Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h 41.75KB
Middlewares/Third_Party/FreeRTOS/Source/include/list.h 17.73KB
Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h 36.52KB
Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h 13.55KB
Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h 9KB
Middlewares/Third_Party/FreeRTOS/Source/include/portable.h 7.76KB
Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h 5.5KB
Middlewares/Third_Party/FreeRTOS/Source/include/queue.h 58.7KB
Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h 46.05KB
Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h 5.7KB
Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h 5.94KB
Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h 36.77KB
Middlewares/Third_Party/FreeRTOS/Source/include/task.h 102.78KB
Middlewares/Third_Party/FreeRTOS/Source/include/timers.h 58.76KB
Middlewares/Third_Party/FreeRTOS/Source/LICENSE 1.08KB
Middlewares/Third_Party/FreeRTOS/Source/list.c 8.08KB
Middlewares/Third_Party/FreeRTOS/Source/portable/
Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/
Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c 15.28KB
Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/
Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM3/
Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c 24.95KB
Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h 7.93KB
Middlewares/Third_Party/FreeRTOS/Source/queue.c 91.46KB
Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c 41.47KB
Middlewares/Third_Party/FreeRTOS/Source/tasks.c 169.27KB
Middlewares/Third_Party/FreeRTOS/Source/timers.c 39.15KB
test0920.ioc 10.09KB
User/
User/app.c 884B
User/app.h 149B
User/font.h 34.22KB
User/key.c 2.51KB
User/key.h 153B
User/kqm.c 1.18KB
User/kqm.h 513B
User/kunkun.c 432.52KB
User/lcd.c 16.04KB
User/lcd.h 3KB
User/uart1.c 624B
User/uart1.h 172B
User/w25q64.c 9.68KB
User/w25q64.h 1.46KB