-
海外技术支持工程师(M5stack)社会招聘2026年01月05日
岗位职责
1、通过邮件和电话,为公司海外/国内客户提供售前和售后的产品咨询;
2、熟悉公司产品性能,能够及时给客户解答相关疑问;
3、处理客户的投诉、建议,并按月整理汇报;
4、向客户演示公司产品;
5、现场技术指导和异常解决,会涉及到短期海外/国内出差。
任职要求
1、本科或以上学历,电子、自动化、计算机等相关专业毕业;1 年以上开发板/模块/智能硬件开发或技术支持经验,优秀的应届毕业生也可考虑;
2、公司以海外业务为主,需要流利的英文读写能力,英语 4 级以上;
3、对电子元器件及电子电路有一定的认知;
4、熟悉 C/C++ 或 Python 编程,有过单片机开发经验者优先;
5、熟悉数字电路,熟练使用万用表、示波器等工具;
6、具有自主分析与解决问题的能力,善于沟通,有亲和力,有良好的理解力和语言表达能力。
recruit@espressif.com
-
AI SDK & Framework Engineer2026 届校园招聘2025年12月25日
The Opportunity
You will make our high-performance AI silicon accessible to the world. While the Runtime team builds the engine, you build the steering wheel. You will develop the Python SDK, integrating our C++ runtime into ecosystems like PyTorch, ONNX, or IREE. You define how data scientists interact with our chip—from "import aisoc" to running real-world LLMs and vision models end-to-end on our device.
Key Responsibilities
· Python/C++ Bridging: Build efficient bindings (using
pybind11) that allow Python users to drive our low-level C++ Runtime and memory allocator with minimal overhead and zero-copy where possible.· Model Ingestion: Build practical model import tools: weight packing/layout transforms, graph partitioning to supported ops, and integration with existing quantization/calibration workflows.
· Developer Experience (DX): Ensure that when a user makes a mistake, they get a helpful Python exception, not a silent segmentation fault.
· Golden Reference Examples: Build and maintain the "Hello World" and "Chatbot" demos that verify the entire hardware/software stack is functioning correctly.
What We Will Teach You
· The internals of modern ML frameworks (how PyTorch dispatch works, how ONNX graphs are structured).
· How to build and ship Python wheels and native extensions for our target runtime environment (Embedded Linux).
· Techniques for zero-copy memory sharing between Python (numpy) and hardware accelerators.
Must-Have Qualifications
· Strong proficiency in Python (you understand decorators, context managers, and the Global Interpreter Lock).
· Working knowledge of C++ (you can read a header file and understand what needs to be exposed to Python).
· Familiarity with ML Data Structures: You know that a "Tensor" is just a pointer to memory with shape and stride metadata.
Nice-to-Have (We Value Projects!)
· Experience with ONNX Runtime, TVM, or MLIR.
· Experience building Python wheels or C-extensions (
pybind11,Cython).campus@espressif.com
-
法务实习生日常实习2026年01月06日岗位职责1、协助起草、审核公司内外部各类合同,并针对公司不同业务类型协助制定合同范本;2、协助提供公司内部业务人员法律咨询;3、协助参与并讨论公司日常业务所涉法律事项研究,并出具合理可行的解决/处理方案;4、其他公司法务常规性工作内容。任职要求1、硕士及以上学历,法学专业;2、注重细节、效率、执行力,有责任心,重视团队合作;3、英文较好(基础要求:文档审阅无障碍);4、有持续学习并更新法律法规知识体系的自觉和能力;5、每周实习 4 天及以上,实习时间 3 个月及以上,长期实习优先。campus@espressif.com

-
平面设计师(M5stack)社会招聘2026年01月05日
岗位职责
1、协助公司及项目客户定制包材设计处理;
2、了解产品与包装的工作流程 ,包括从设计、打样到后续的生产跟进,协调解决生产线出现的相关工艺问题;
3、熟悉对包装设计的纸张、包装工艺、包装结构、缓冲材设计、说明书设计及排版、标签贴纸的设计;
4、协助电商平台(淘宝/速卖通/shopify)相关视觉设计。
任职要求
1、本科及以上学历,2 年及以上相关工作经验;
2、平面设计、视觉传达、美术等相关专业毕业,有包装设计海报设计相关经验和案例;
2、熟练使用 ps、Al、cdr、Flash 等常用设计软件,具备一定的印刷知识,可独立完成设计方案;
3、对设计趋势有较强的敏感度,具备开阔的眼界,理解能力强、创新能力强、责任心强、具有较好的团队合作能力;
4、熟悉响应式设计、icon 设计、交互设计,有外贸公司经验者优先考虑。
recruit@espressif.com
-
AI Kernel & Performance Engineer2026 届校园招聘2025年12月25日
The Opportunity
You will be the reason our chip is fast. You will write the hand-tuned kernels that power Large Language Models (LLMs) on our custom RISC-V hardware. You will work directly with hardware architects to exploit our proprietary Matrix (RVM) and Vector (RVV) extensions, squeezing every last FLOP out of the silicon.
Key Responsibilities
· Kernel Implementation: Write kernels for GEMM and common epilogues (bias/activation/quant); implement Softmax/RMSNorm; evolve toward attention kernels as the project matures.
· Micro-Optimization: Analyze assembly output. Did the compiler unroll the loop? Did we stall on a memory load? You fix it.
· Tiling & Layout: Calculate the optimal way to chop a large tensor into "tiles" that fit in our L1 cache/TCM.
· Benchmarking: Build the "speedometer" for the chip. Prove your kernel is faster than the baseline.
What We Will Teach You
· Our proprietary RVM (Matrix) and RVV (Vector) intrinsic APIs.
· How to use our cycle-accurate profilers and hardware counters.
· The specific memory hierarchy constraints of our AI SoC.
Must-Have Qualifications
· Strong C/C++ skills, specifically with a math/logic focus.
· Understanding of Computer Architecture basics: Registers, Cache Hierarchy (L1/L2), SIMD (Single Instruction Multiple Data).
· Comfortable reading/writing technical documentation (Instruction Set Architecture specs).
Nice-to-Have
· Experience with CUDA, OpenMP, or AVX/Neon intrinsics.
· Coursework in Linear Algebra or Numerical Methods.
campus@espressif.com
-
ISP 工程师社会招聘2026年01月05日
岗位职责
1、负责芯片 ISP 算法的代码开发,如 3A/降噪/HDR 等算法的开发和优化;
2、开发 ISP 算法与驱动,开发 ISP 调试工具;
3、参与应用场景下的 ISP 设计与性能优化;
4、负责相关算法在产品中的后期支持工作;
5、负责制定图像质量评价指标和测试标准。
任职要求
1、硕士及以上学历,计算机科学、电子工程、图像处理或相关专业;
2、数字图像处理理论基础扎实,三年以上 ISP 算法开发经验;
3、熟悉 Linux Camera 架构,包括 V4L2、Media Controller
4、熟悉 Camera ISP 算法全部流程,熟悉 ISP-Pipeline、3A 算法的移植开发,具有丰富的图像信号处理经验;
5、熟悉 RAW 图分析工具,如 image_test,能够准确评估图像数据质量;
6、具备良好的编程能力,掌握 C/C++ 或者 Matlab。
recruit@espressif.com
-
AI System Software Engineer (Runtime & HAL)2026 届校园招聘2025年12月25日
The Opportunity
You will build the heartbeat of our AI accelerator. While our compilers generate the "what" (the neural network graph), the Runtime determines the "how" (execution). You will write the low-level C/C++ code that manages DMA engines, synchronizes parallel cores, and drives high utilization on our 4-PE AISoC while maintaining correctness and stability.
Key Responsibilities
· Pipeline Orchestration: Implement the on-device scheduler that coordinates data transfers (DMA) and compute tasks. You will solve classic "producer-consumer" problems in silicon.
· Memory Management: Build the allocator that manages tight on-chip SRAM (TCM). You decide where every tensor lives and when it dies.
· Hardware Abstraction (HAL): Implement the low-level HAL and intrinsic wrappers used by our runtime and kernel library (no kernel-mode driver experience required).
· Consistency & Visibility: Define and enforce explicit memory visibility protocols between cores/TCM/DMA (clean/flush + fence/events) to prevent stale data reads on our non-coherent system.
· Debug & Profiling: Create the tools that tell us why the chip is stalling (trace markers, cycle counters).
What We Will Teach You
· Our specific DMA descriptor model and event synchronization hardware.
· How to manage memory visibility (cache maintenance) on a non-coherent architecture.
· The internal workings of our on-device scheduling framework.
Must-Have Qualifications
· Strong proficiency in C/C++ (you understand pointers, memory layout, and the stack vs. heap).
· Academic or project experience with Operating Systems concepts (mutexes, race conditions, context switching).
· Fearlessness in debugging: You don't just stare at a segfault; you attach a debugger and find the root cause.
Nice-to-Have
· Experience with embedded systems (Raspberry Pi, STM32, or bare-metal RISC-V).
· Knowledge of Python (for building test scripts to drive your C++ runtime).
campus@espressif.com
-
HRBP 实习生日常实习2025年11月28日岗位职责1、参与校园招聘与实习生招聘项目,深度参与需求沟通、人才筛选与流程推进,全面了解项目型 HR 工作的运作模式;2、协助 HRBP 开展国内及海外的社会招聘,包括人才搜索、笔面试安排等,在真实业务场景中洞察半导体行业的人才趋势;3、支持员工日常事务或其他相关工作,参与多元人力资源场景,提升对组织与业务的理解。任职要求1、本科及以上学历,人力资源管理相关专业优先;2、具备敏锐的洞察力,深入理解事物与人际关系的本质;3、具备出色的沟通协调能力和学习能力,良好的亲和力,强烈的责任心;4、每周实习 3 天及以上,实习时间 3 个月及以上,长期全勤实习优先。campus@espressif.com

-
工业设计师2026 届校园招聘2025年12月22日
岗位职责
1、协助并逐步独立完成产品的概念设计及整体外观设计,参与从设计调研到量产跟踪的全过程;
2、参与创新产品设计,关注智能硬件及消费电子行业趋势,挖掘用户需求;
3、配合工程团队推进设计方案落地,参与样机验证及设计优化。
任职要求
1、工业设计、产品设计等相关专业,本科及以上学历,应届或毕业 1 年内;
2、具备良好的设计基础和审美能力,设计思维清晰,有创新意识;
3、对产品工程、结构及制造有基本认知或较强学习意愿;
4、熟悉工业设计流程,具备一定的用户体验意识;
5、熟练使用 Rhino、SolidWorks 等工业设计软件,掌握 KeyShot 等基础渲染工具者优先。
加分项
1、有智能电子产品、硬件或实物项目经验;
2、对 AI + 硬件、智能设备、交互式产品方向有明确兴趣;
3、有 3D 打印、样机制作等实践经历;
4、对 AI 相关设计工具或流程有实际使用经验。
campus@espressif.com
-
AI Application Engineer社会招聘2026年01月05日
Role Overview
You will develop, optimize, and demonstrate end-to-end AI applications and reference designs on the proprietary RISC-V AI SoC and SDK. This includes benchmarking, demos, and workload enablement to showcase platform capabilities and provide ready-to-use examples for developers and customers.
Key Responsibilities
1. Develop and port AI workloads (CNN, Transformer, multimodal) using PyTorch, TensorFlow, and ONNX on the SDK.
2. Create reference designs combining compiler, runtime, and kernel components.
3. Develop SDK demos, tutorials, and reproducible benchmarking pipelines.
4. Optimize models for performance, accuracy, and power efficiency.
5. Collaborate with compiler, runtime, and framework teams to debug and tune workloads.
6. Deliver performance analysis reports and reference application repositories.
7. Collect usability feedback from internal and external developers.
Qualifications
1. 3–7 years of experience in AI model development, optimization, or deployment.
2. Strong hands-on with PyTorch, TensorFlow, or ONNX Runtime.
3. Experience running AI workloads on GPU, NPU, or heterogeneous compute systems.
4. Strong Python skills; C++ proficiency preferred.
Preferred Attributes
1. Familiarity with quantization, mixed precision, and compiler-based model optimization.
2. Experience creating AI SDK demos, sample apps, or developer documentation.
3. Understanding of CNN, transformer, and attention-based models.
recruit@espressif.com
-
市场设计实习生日常实习2025年12月23日岗位职责1、制作并维护产品相关图像,如实物图拍摄与处理、官网/电商展示图等;2、参与日常物料设计,如活动图、招聘图、贺卡、名片等;3、支持市场宣传类设计与整理,如社媒配图、宣传 PPT、展会物料等;4、协助界面类设计(如官网/App 页面)及基础 UI 制作;5、协助整理设计素材、维护规范,提升日常设计交付效率。任职要求1、本科及以上学历,视觉传达、平面设计、新媒体等相关专业优先;2、熟练使用 Photoshop、Illustrator 等常用设计软件,掌握 Figma 更佳;3、有良好的排版能力和视觉审美,注重细节,执行力强;4、积极主动,具备良好的沟通与团队协作能力,能适应多任务处理;5、每周实习 4 天及以上,持续 3 个月及以上者优先;6、投递请附上作品集(平面/UI 相关作品皆可)。campus@espressif.com

-
ERP 系统运维和支持社会招聘2026年01月05日
岗位职责
1、系统运维和支持:负责 ERP 系统的日常问题排查,处理用户在使用系统时遇到的各种技术问题和流程疑问,对于复杂问题协助 ERP 厂商共同解决并做好对应问题处理记录;
2、系统优化与项目实施:与 ERP 厂商对接系统升级、新模块上线、以及与其它系统的集成项目,并做好项目实施文档记录;
3、流程自动化:使用脚本、VBA 或其他工具,将部门重复性、规律性的手工操作(如数据核对、报表生成)实现自动化,解放人力;
4、数据管理与报表开发:根据用户需求,理解业务,通过编写 SQL 查询语句,帮助用户从数据库中提取财务数据,满足各种临时性数据分析需求;
5、操作手册与培训:整理或完善 ERP 系统操作手册、知识库的完善;对用户进行日常操作培训和专项培训;
6、完成上级交办的其它工作。
任职要求
1、本科以上学历,计算机或信息管理专业,熟练掌握 SQL,熟悉至少一种主流 ERP 系统,编程/脚本能力(Python、VBA),基本的网络和系统架构知识,有一定的财务知识;
2、具有良好的沟通能力、分析解决问题能力和团队合作精神,执行力佳,能够快速定位问题,有 ERP 系统实施相关工作经验优先;
3、具有较强的责任心、抗压力、保密意识、项目管理能力和学习能力。
recruit@espressif.com
-
嵌入式软件开发实习生(应用方案方向)日常实习2025年05月27日岗位职责1、负责设计和实现面向 AI 大模型、智能家居、音视频、HMI 等场景的 AIoT 创新方案,涵盖结构设计、原理图与 PCB 设计、嵌入式软件开发等环节,推动产品从概念验证到批量生产的全流程落地;2、协助开源生态建设,于 GitHub、B 站、YouTube、嘉立创等国内外开源平台,发布高质量开源项目、教学内容和参考设计,运营开发者社区,激发全球开发者活力,打造乐鑫技术影响力;3、协同客户完成新一代 SoC 与软件平台的技术导入,涵盖硬件适配、驱动调试、系统调优等环节,提供专业技术支持,助力客户高效打造高性能终端产品。任职要求1、本科及以上学历,计算机/电子信息/通信工程/自动化/物联网工程等相关专业;2、精通 C/C++ 语言,熟悉 MCU/SoC 系统架构和 RTOS/Linux 等多线程编程,了解常见外设和通信协议(Wi-Fi、BLE、USB、I2C、SPI 等);3、对 AIoT 应用有浓厚兴趣,了解图形界面 (GUI)、语音/视觉算法、边缘计算、LLM Agent 等相关技术和底层实现者优先;4、熟悉 GitHub、嘉立创等国内外开源社区,有 ESP-IDF 开源项目经历优先;5、具备优秀的技术表达与沟通协作能力、良好的英语书面与口语沟通能力;6、具备较强的自驱力与问题解决能力,敢于挑战,能够快速掌握新工具新技术;7、每周实习 4 天及以上,实习时间 3 个月及以上,长期全勤实习者优先。campus@espressif.com

-
封装工程师社会招聘2026年01月05日
岗位职责
1、方案与版图:负责 FCBGA/FCCSP/WLCSP 等封装的架构定义、球/凸点分配(ball/bump map)、走线与基板 stack-up 规划,输出可制造的封装版图与 BOM;
2、SI/PI 与多物理场仿真:开展前/后仿流程,完成高速接口与 PDN 建模与优化(eye/jitter/IR-drop/impedance/SSN 等),并评估热-力-翘曲/应力与可靠性风险,提出设计改进;
3、协同设计(Chip-Package-System):与芯片前后端/板级团队协作,完成 I/O 分配、封装约束回灌、板级走线规则统一与签核;
4、供应链对接落地:对接 OSAT/封装厂/基板厂/Foundry,推进 DFM/材料评估/DOE/FAI 与良率爬坡,闭环失效分析与问题整改;
5、规范与流程:编写并维护设计规范、DRC/DFM 检查清单、仿真方法学与 Release 流程,持续优化自动化脚本与数据看板;
6、前沿跟踪:跟进 WLCSP/扇入、FCBGA、2.5D/3D(含 CoWoS/InFO/Chiplet)等技术路线,结合业务提出可落地的成本/性能/良率优化建议。任职要求
1、本科及以上学历,微电子/电子/材料/力学/热学/物理等相关专业;
2、5 年以上 IC 封装/SiP 相关经验,且有 FCBGA 或 WLCSP/FCCSP 量产或平台化经验;
3、熟练使用以下至少两类工具:-
版图/规则:Cadence Allegro APD/SiP、Sigrity/Clarity 或同类;
-
SI/PI 电磁:Ansys SIwave/HFSS/Q3D、Keysight ADS 或同类;
-
热/力学:Ansys Icepak/Mechanical、Abaqus 或同类;
- 脚本与自动化:Python/TCL(批量 DRC/报告生成/参数化建模)。
4、熟悉 JEDEC/IPC 等相关标准(如 IPC-7095 BGA 指南)、失效机理(EMI/EMC、翘曲/空洞、跌落实验、TCT/HTOL 等)与 MSL/可制造性要求;
5、具备跨团队推进与供应商管理能力,能在进度/成本/良率/风险之间做平衡与取舍;
6、良好的中英文沟通能力。recruit@espressif.com
-
-
嵌入式软件开发实习生(Bluetooth LE 协议栈方向)日常实习2025年05月27日岗位职责1、研究与学习物联网领域通用的低功耗蓝牙 (BLE) 协议,使用 BLE 技术实现应用开发;2、协助或独立负责 BLE 相关模块或实战项目的设计与实现;3、开发与优化开发工具、测试工具脚本;4、协助解决乐鑫产品开发者反馈的蓝牙相关问题。任职要求1、本科及以上学历,计算机/电子信息/通信工程/自动化等相关专业;2、精通 Python 语言, 具备使用 Python 实现相关项目的经验;2、精通 C/C++ 语言, 有较好的嵌入式软件开发技术基础;3、有较高的科技英文阅读能力,能够学习和理解英文文献和 Spec;4、对技术充满热爱,不断追求和学习新知识,有较强的自学能力;5、每周实习 3 天及以上,实习时间 3 个月及以上。campus@espressif.com


