# DAP-H743 **Repository Path**: dome2018/dap-h743 ## Basic Information - **Project Name**: DAP-H743 - **Description**: DAP移植到H743,实现离线烧录 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-02-18 - **Last Updated**: 2025-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DAP-H743 #### 介绍 DAP移植到H743,实现离线烧录。 #### 软件架构 定时器中断扫描按键,状态机去抖 ST7735显示,使用SPI2 W25Q256存储烧录固件 USB U盘读写W25Q256 状态机实现菜单功能 function: Display_MENU() 离线烧录功能 function: DAP_Offline()