# stm32-ec20 **Repository Path**: diecodediehelloworld/stm32-ec20 ## Basic Information - **Project Name**: stm32-ec20 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2022-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这是一个stm32f408 整合uCOS-III实时操作系统的小玩意。本来是想着拼出来一台stm32版的类似于功能手机的东西出来的,但碍于精力和能力有限,目前只做到了接收短信和转发短信的功能。 软件部分整合了: 1. uCOS-III实时操作系统 2. uC/GUI V3.98(图形界面) 3. fatfs文件系统(用于存储中文字库) 4. GB2312中文字库驱动 外围硬件: - 移远ec20 - ttp226触摸按键 - 1.4英寸LCD屏幕 - W25Q16 SPI_FLASH *2