Archive for May, 2026

[物联网] esp-idf 环境安装

2026.5 25

在复刻ESP32C3_4.2寸鱼鹰全反射类墨水屏的时候,需要用到esp-idf。 很多地方都是推荐离线安装,下载了2个离线文件。 esp-idf-tools-setup-offline-5.5.4.exe eim-gui-windows-x64.exe 和archive_v5.5.4_windows-x64.zst eim-gui-windows-x64.exe 是 esp… Read the rest of this entry

[我的日志] 重新焊接nand flash

2026.5 9

重新焊接nand flash后,出现如下提示: System bootstrap … Nor Flash ID: 0x0102164D, SIZE: 8388608Bytes Using 300.000 MHz high precision timer. Press Ctrl+B to enter Boot Menu ….. Load Ctrl Program … … Read the rest of this entry

[电子技术] RG-S2928G-E更换nand

2026.5 8

更换nand flash后,提示错误: dconf: [system.cpld_address_bits] = not found dconf: [system.cpld_test_addr0] = not found dconf: [system.cpld_test_addr1] = not found System bootstrap … Nor Flash ID: 0x… Read the rest of this entry

[电子技术] 使用binwalk提取固件中的Uboot

2026.5 4

方法一:使用 dd 命令手动分割 root@3865u:/home/sunliguo# binwalk RG-S2928G.bin DECIMAL HEXADECIMAL DESCRIPTION —————————————————————————& Read the rest of this entry

[我与嘉立创] 点焊笔

2026.5 4

复刻自电模之家的点焊笔 Read the rest of this entry

[我与嘉立创] nand_programmer编程器

2026.5 3

复刻自嘉立创开元广场:nand_programmer编程器 – 立创开源硬件平台 – 深圳创电优选科技有限公司 简介:NANDO是基于STM32的NAND开源编辑器,来自https://github.com/bbogush/nand_programmer。 核心芯片:STM32F103 刷机软件:STM32CubeProgrammer Read the rest of this entry

[日常维修] 锐捷RG-S2928G-E维修

2026.5 3

故障现象: 能正常开机启动,启动后,不接网线。后台显示1-8口up,8-16口接网线后不亮灯。17-24口正常。 交换机启动日志: System bootstrap … Nor Flash ID: 0x0102164D, SIZE: 8388608Bytes Using 300.000 MHz high precision timer. Press Ctrl+B to … Read the rest of this entry