- 博客(182)
- 收藏
- 关注
原创 Enable Secure Boot and Flash Encrypt on software
Enable Secure Boot and Flash Encrypt on software
2023-08-25 19:13:20
153
原创 ESP32-C3 手动启用 Secure Boot V2 与 Flash 加密流程
1. 手动生成秘钥2. 手动加密固件并写入加密固件3. 手动写 Efuse 开启 Flash 加密和安全启动
2023-08-21 14:41:48
97
原创 The hardware conditions for the ESP32-C6 chip to enter the “ Download Mode“
On the Windows environment, you can use the Flash download tool to download the firmware (The bin file).Run Choose as , as , then press .On the Ubuntu environment, you can use the esptool to download the firmware (The bin file). For example:1、
2023-08-03 15:49:37
91
原创 The hardware conditions for the ESP32-C2 chip to enter the “ Download Mode“
On the Windows environment, you can use the Flash download tool to download the firmware (The bin file).Run Choose as , as , then press .On the Ubuntu environment, you can use the esptool to download the firmware (The bin file). For example:1、T
2023-08-03 15:45:42
82
原创 Set-up ESP-AT Environment on Windows using CMD
Before you start, the following environments need to be installed:Press , then enter to open CMD terminal.Goto the new directory you just created and clone the repository.Option 1: Using ESP-AT GithubOption 2: Using ESP-AT GiteeFirst , you need t
2023-08-03 15:40:27
619
原创 How to use the Arduino-ESP32 Library as an ESP-IDF Component
【代码】How to use the Arduino-ESP32 Library as an ESP-IDF Component。
2023-07-28 11:49:18
335
原创 The hardware conditions for the ESP32-H2 chip to enter the “ Download Mode“
ESP32-H2 downloads firmware via U0TXD(GPIO24)and U0RXD(GPIO23) by default.
2023-07-26 15:40:29
143
原创 Set up the compilation environment for ESP8266-RTOS-SDK using Git on Windows
How to set up the ESP8266-RTOS-SDK compilation environment?
2023-07-12 11:51:23
468
原创 如何基于 ESP-IDF SDK 为应用工程添加自定义的 menuconfig 编译条件设置?
1、在工程的 main 目录下添加 Kconfig.projbuild 文件2、对需要添加自定义设置的参数进行定义3、在应用代码中使用自定义设置的参数4、编写 Kconfig.projbuild 文件
2023-07-05 18:40:46
198
原创 ESP32-S3 使用指定 key 来进行 secure boot 签名并进行 OTA 测试
1. 生成指定 secure boot 签名 key2. 软件开启 secure boot 配置3. 烧录被签名的固件4. 对新的 app.bin 使用指定 key 进行签名5. 对已经签名的 app.bin 进行 OTA 测试
2023-06-08 14:57:46
942
原创 ESP Certificate Bundle 分享
ESP x509 证书捆绑 API 通过支持自定义 x509 根证书捆绑包提供了一种用于 TLS 服务器验证的简单的方法。该捆绑包带有 Mozilla 的 NSS 根证书商店的完整根证书列表。可以通过 ESP32 x509 证书包生成实用程序 gen_crt_bundle.py,将 PEM 和 DER 证书转换为自定义捆绑格式,该格式仅存储主题名称和公钥以减少空间。ESP x509 Certificate Bundle 里面包含大部分服务器的 CA 认证根证书,会编译进固件,用来校验服务器。
2023-06-06 15:26:22
637
原创 基于 ESP32 创建 HTTP Server 服务器,支持载入文件到服务器,并对载入文件进行删除管理
【代码】基于 ESP32 创建 HTTP Server 服务器,支持载入文件到服务器,并对载入文件进行删除管理。
2023-05-24 18:00:40
1002
原创 基于 ESP-Rainmaker SDK 测试 RGB LED 灯泡控制
输入 配网密码,开始配网。最后,也可以删除当前设备。Light 控制界面。
2023-04-24 19:24:37
396
原创 基于 Windows 安装 ESP32 Arduino 软件开发环境
【代码】基于 Windows 安装 ESP32 Arduino 软件开发环境。
2023-04-20 10:33:16
1043
原创 使用 2 个 ESP32-C3 & ESP-AT 测试 BLE5.0 Long Rang 模式进行数据透传的流程
【代码】使用 2 个 ESP32-C3 & ESP-AT 测试 BLE5.0 Long Rang 模式进行数据透传的流程。
2023-04-07 19:15:18
925
原创 ESP32 different boot modes hardware requirements
Flash download mode and SPI Flash boot mode
2023-03-22 17:29:09
1094
原创 ESP HMI 智能屏方案介绍
随着智能化设备的普及,现代化的人机交互(HMI)取代了传统的按钮和开关,允许用户通过轻触屏幕或语音来控制其他设备。乐鑫充分发挥 ESP32 系列芯片在人机交互领域的能力,面向各垂直市场,推出单芯片 HMI 智能解决方案,用户仅用一颗芯片即可实现设备联网与多样化的 HMI 功能,可广泛适用于智能家庭、大小家电、医疗健康、工业控制和教育玩具等领域。
2023-03-20 21:17:12
1398
原创 ESP32-S3 JTAG Debugging User Guide
## 1 The ESP32-S3 support use the or for JTAG debugging. For more instructions,please read the “ESP32-S3 JTAG Debugging ”guide.For windows ,You can use “ESP-IDF Tools Installer ” to install ESP-IDF SDK Environment . Please refer to the “Set up the ESP-I
2023-03-15 17:00:46
821
原创 ESP 系列产品 Boot 启动日志对应 Strapping GPIO 的状态说明
ESP 系列产品 Boot 启动日志对应 Strapping GPIO 的状态说明
2023-01-06 18:15:00
1514
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人