{"id":18656509,"url":"https://github.com/uinika/uinio-mcu-esp32s3","last_synced_at":"2025-04-11T17:32:21.133Z","repository":{"id":103976632,"uuid":"595624697","full_name":"uinika/UINIO-MCU-ESP32S3","owner":"uinika","description":"the Evaluation Board base on ESP32-S3 with  Xtensa® Dual-Core 32-bit LX7.","archived":false,"fork":false,"pushed_at":"2024-04-20T09:58:35.000Z","size":41153,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T16:51:34.377Z","etag":null,"topics":["esp32","stm32"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uinika.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-01-31T13:29:22.000Z","updated_at":"2024-11-13T09:24:30.000Z","dependencies_parsed_at":"2024-04-20T10:42:34.409Z","dependency_job_id":null,"html_url":"https://github.com/uinika/UINIO-MCU-ESP32S3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uinika%2FUINIO-MCU-ESP32S3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uinika%2FUINIO-MCU-ESP32S3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uinika%2FUINIO-MCU-ESP32S3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uinika%2FUINIO-MCU-ESP32S3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uinika","download_url":"https://codeload.github.com/uinika/UINIO-MCU-ESP32S3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248449908,"owners_count":21105584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esp32","stm32"],"created_at":"2024-11-07T07:23:48.783Z","updated_at":"2025-04-11T17:32:16.115Z","avatar_url":"https://github.com/uinika.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UINIO-MCU-ESP32S3 核心板\r\n\r\n[**UINIO-MCU-ESP32S3**](https://gitee.com/uinika/UINIO-MCU-ESP32S3) 是一款采用 [上海乐鑫科技](https://www.espressif.com.cn) **ESP32-S3** 微控制器的核心板电路设计，该微控制器基于 **Xtensa® dual-core 32-bit LX7** 架构，拥有 45 个 GPIO 接口，主频高达 `240MHz`，同时具备 **2.4GHz Wi-Fi** 与 **Bluetooth5** 两种物联网接入能力。片上载有 `384KB` 容量的 **ROM**，以及 `512KB` 容量的 **SRAM** 和 `16KB` 容量的 **RTCSRAM**。\r\n\r\n![](./Images/PCB-3D-1.png)\r\n\r\n![](./Images/PCB-3D-2.png)\r\n\r\n## 设计概要\r\n\r\n- 完整兼容官方的 [Arduino-ESP32](https://docs.espressif.com/projects/arduino-esp32/en/latest/) 板级支持包；\r\n- 采用 LDO 低压差线性稳压芯片 `ME6211C33M5G` 提供 `3.3V` 电源；\r\n- 预留 **TQFN** 封装的 USB 转 UART 串口芯片 **CH343P** 位置，可以按需进行贴装，不贴装时可以采用右上角的 4 线杜邦针外接串口下载模块；\r\n- 预留有 2.4G 微带天线 **π 型阻抗匹配电路**位置，如果对于信号的收发功率没有严格要求，则可以将位号为 `L1` 的串联电感替换为 `0R` 电阻；\r\n- 预留有 5 个 `1mm` 沉头螺丝开孔，可以用于固定主板和外壳；\r\n\r\n## 注意事项\r\n\r\n1. 上电之前不能下拉 `IO9/BOOT` 的电平状态，否则 **ESP32-S3** 将会进入**下载模式**；\r\n2. `IO8` 引脚默认进行了上拉，因为如果其为低电平状态，则不能使用串口进行固件下载；\r\n3. `GPIO11` 默认为 SPI 接口 Flash 存储器的 `VDD` 引脚，需要配置之后才能作为 GPIO 使用；\r\n4. 外置的 `W25Q128JVSSIQ` 型 Flash 存储器，其 `VDD` 已经连接至 `3.3V` 电源，使用时无需再行配置，Flash 采用普通的两线制 SPI 总线进行通信；\r\n5. `IO12`、`IO13` 在 **QIO** 模式下被复用为 SPI 信号线 `SPIHD` 和 `SPIWP`，本开发板采用两线制 SPI 的 **DIO** 模式，使用时需要注意将 Flash 配置为 **DIO** 模式；\r\n\r\n## 参考技术文档\r\n\r\n[UinIO.com 电子技术实验室](http://uinio.com/) 为 UINIO-MCU-ESP32S3 开源项目提供有如下一系列技术参考资料：\r\n\r\n1. [《UINIO-MCU-ESP32 核心板电路设计》](http://www.uinio.com/Project/UINIO-MCU-ESP32/)\r\n2. [《基于 UINIO-MCU-ESP32 的 Arduino 进阶教程》](http://www.uinio.com/Project/Arduino-ESP32/)\r\n3. [《运用 U8G2 与 TFT_eSPI 玩转 UINIO-Monitor 显示屏》](http://www.uinio.com/Project/UINIO-Monitor/)\r\n4. [《BOM 交互式物料清单与 PCB 布线在线预览》](http://uinio.com/archives/BOM/UINIO-MCU-ESP32S3.html)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuinika%2Fuinio-mcu-esp32s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuinika%2Fuinio-mcu-esp32s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuinika%2Fuinio-mcu-esp32s3/lists"}