ioc changed soft spi tft

This commit is contained in:
TuxMonkey
2026-07-20 16:29:06 +08:00
parent cda936d7e0
commit f92585831a
11 changed files with 271 additions and 152 deletions

View File

@@ -35,6 +35,7 @@
#include "buzzer.h"
#include "ws2812status.h"
#include "robot.h"
#include "tft.h"
/* USER CODE END Includes */
@@ -133,10 +134,10 @@ int main(void)
MX_SPI1_Init();
MX_UART5_Init();
MX_TIM3_Init();
MX_SPI6_Init();
MX_ADC1_Init();
/* USER CODE BEGIN 2 */
TFT_ShowBootScreen();
robotSelfCheck(); //自检LED
RobotInit();
systemstart_song(); //开机音乐