当前位置:网站首页>Tactile intelligent sharing - SSD20X realizes upgrade display progress bar
Tactile intelligent sharing - SSD20X realizes upgrade display progress bar
2022-08-04 05:02:00 【Industio_Haptic Intelligence】
This article is based on the tactile intelligent SSD2D0X series, which realizes the function of opening the SD card and U disk upgrade and displaying the progress bar.
IDO-SOM2D0X is an ultra-small SOM module based on SigmaStar SSD201/202 SoC, dual-core A7 1.2GHz frequency, 1080P video decoding, support MIPI/RGB display interface, support dual Ethernet, support SDIO/USB/SPI/I2C/UART/DMIC/I2S, integrated audio codec, supports microphone array; module integrates WIFI and NAND Flash; supports Linux system; high performance, low cost; mass supply guarantee, mainly used in smart building indoor units, smart homeControl, 86 boxes of home central control, elevator floor display, IP network broadcasting equipment, etc.
产品规格书:IDO-SOM2D0X Product Manual
Product purchase link: https://item.taobao.com/item.htm?ft=t&id=668816269800
Open boot configuration
1. Open the upgrade animation configuration
Device Drivers --->
[*] MStar drivers --->
[*] SSTAR DISP
[*] SSTAR RGN
[*] SSTAR UPGRADE UI
2. Synchronization configuration file
cp .config configs/infinity2m_spinand_raw_defconfig
Modify source code
The link to get the source code is as follows:
Link: https://pan.baidu.com/s/1U-xhAAOuWrSUyolpZHpCew
Extraction code: 373d
In order to prevent the overlapping of bootlogo and upgrade UI under normal operation, modify cmd_mstar.c.
vi boot/common/cmd_mstar.c
The SD card upgrade is used here as an example, and the U disk upgrade is the same.
When the upgrade is over, it will stop at the "Upgrade OK" interface, and the user can restart it manually.
Recompile:
./Release_to_customer.sh -f nand -p ssd202
The upgrade is displayed as follows:
Upgrade end interface is as follows:
边栏推荐
- The Shell function
- How to keep the source code confidential in the development under the burning scenario
- 文件系统的简单操作
- Explain详解与实践
- 2.15 keil使用电脑端时间日期
- Get the selected content of the radio box
- About yolo7 and gpu
- C Expert Programming Chapter 5 Thinking about Linking 5.3 5 Special Secrets of Library Linking
- manipulation of file contents
- 附加:对于“与数据表对应的实体类“,【面对MongoDB时,使用的@Id等注解】和【以前面对MySQL时,使用的@Id等注解】,是不同的;
猜你喜欢
TL431的基本特性以及振荡电路
[Cloud Native--Kubernetes] Pod Resource Management and Probe Detection
leetcode 12. 整数转罗马数字
See how DevExpress enriches chart styles and how it empowers fund companies to innovate their business
7. The principle description of LVS load balancing cluster
系统设计.如何设计一个秒杀系统(完整版 转)
There is an 8 hour difference between the docker installation of mysql and the host.
docker安装mysql与宿主机相差8小时的问题。
[21 Days Learning Challenge] Image rotation problem (two-dimensional array)
关于yolo7和gpu
随机推荐
System design. How to design a spike system (full version transfer)
2.15 keil使用电脑端时间日期
C Expert Programming Chapter 5 Thinking about Chaining 5.6 Take it easy --- see who's talking: take the Turning quiz
[Cocos 3.5.2]开启模型合批
7.LVS负载均衡群集之原理叙述
Converts XML tags to TXT format (voc conversion for yolo convenient training)
商城系统APP如何开发 都有哪些步骤
Jenkins export and import Job Pipeline
JVM Notes
21 days learning challenge 】 【 sequential search
C专家编程 第5章 对链接的思考 5.1 函数库、链接和载入
Get the selected content of the radio box
C Expert Programming Chapter 4 The Shocking Fact: Arrays and pointers are not the same 4.1 Arrays are not pointers
备份工具pg_dump的使用《postgres》
使用Patroni回调脚本绑定VIP的坑
【SemiDrive源码分析】【MailBox核间通信】47 - 分析RPMSG_IPCC_RPC 方式 单次传输的极限大小 及 极限带宽测试
商城App开发都有哪些功能呢
Explain详解与实践
7-2 LVS+DR概述与部署
QT 如何识别文件的编码格式