在复刻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
Archive for the ‘电子技术’ Category
[电子技术] RG-S2928G-E更换nand
更换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
方法一:使用 dd 命令手动分割 root@3865u:/home/sunliguo# binwalk RG-S2928G.bin DECIMAL HEXADECIMAL DESCRIPTION —————————————————————————& Read the rest of this entry
[我与嘉立创] nand_programmer编程器
复刻自嘉立创开元广场:nand_programmer编程器 – 立创开源硬件平台 – 深圳创电优选科技有限公司 简介:NANDO是基于STM32的NAND开源编辑器,来自https://github.com/bbogush/nand_programmer。 核心芯片:STM32F103 刷机软件:STM32CubeProgrammer Read the rest of this entry
[日常维修] 锐捷RG-S2928G-E维修
故障现象: 能正常开机启动,启动后,不接网线。后台显示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
[Arduino] 如何在 Arduino Nano上安装 GRBL
复刻星光雕刻机的时候,使用教程的xloader,上传固件一直提示uploading。 开始怀疑是bootloader没有刷上,联系了客服,发现可以使用Arduino ide 刷上blink程序。 那就不是bootloader的问题,客服还提示可能是ATmega328PB不支持xloader。也就 Read the rest of this entry
[Arduino] Arduino nano 烧录bootloader
1.烧录BootLoader 焊好板子后,此时该板子是没有BootLoader的,也就是说此时的板子是没办法用的,需要先烧录BootLoader。 1.1首先打开ISP例程 1.2接线: 将Arduino UNO(相信每个硬件工程师都应该有的) 与 Arduino Nano(本例产品)按 Read the rest of this entry
[开发板] Nano V3.0开发板
Nano V3.0开发板_FT232 ATmega328PB改进版单片机微控制开发板模块 Read the rest of this entry
[我与嘉立创] 星火电焊机控制器
项目地址:星火电焊机控制器V2.0 – 立创开源硬件平台 项目简介 基于STM32G070开源点焊机控制器V2.0 项目功能 1、支持20A恒流充电,可以0V起充电,充电效率大约85%,0V充电到5V大约8分钟 3、支持两路温控风扇,根据温度自动调 Read the rest of this entry