3.25_433_RX版本:使用cubemx根据项目设计硬件配置完成,且在板卡上运行成功:测试433模块TX模式/RX模式功能正常,符合预期

This commit is contained in:
2026-03-25 17:08:18 +08:00
parent 1c6ff020e9
commit f548593c59
111 changed files with 8928 additions and 5201 deletions

View File

@ -24,20 +24,15 @@ project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h
project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd.h
project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usb.h
project\main.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd_ex.h
project\main.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdbool.h
project\main.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
project\main.o: ../Core/Inc/tim.h
project\main.o: ../Core/Inc/spi.h
project\main.o: ../Core/Inc/usart.h
project\main.o: ../Core/Inc/gpio.h
project\main.o: ..\Driver_RF433\Inc\rf433.h
project\main.o: ..\Driver_RF433\Inc\rf433_config.h
project\main.o: ..\Driver_RF433\Inc\rf433_hal.h
project\main.o: ../Core/Inc/rf433_tx_app.h
project\main.o: ../Driver_RF433/Inc/rf433.h
project\main.o: ../Driver_RF433/Inc/rf433_config.h
project\main.o: ../Driver_RF433/Inc/rf433_hal.h
project\main.o: ../Core/Inc/rf433_rx_app.h