# Demo_IAP_Ymode **Repository Path**: zouchuan/Demo_IAP_Ymode ## Basic Information - **Project Name**: Demo_IAP_Ymode - **Description**: Bootloader程序,使用Ymode传输固件,固件使用AES加密 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2025-03-24 - **Last Updated**: 2025-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Bootloader中阶: 1. 固件加密传输,使用AES加密解密 2. 串口Ymodem协议传输 3. 分为App备份区和App分区,加密固件先存储在App备份区,解密之后烧写到App分区