
Rockchip Electronics Co., Ltd. — Investor Relations & Filings
Rockchip Electronics Co., Ltd. is a fabless semiconductor company specializing in the design and development of high-performance System-on-Chip (SoC) solutions. The company focuses on providing integrated circuits for a wide range of applications, including AIoT, consumer electronics, automotive electronics, and industrial control. Its product portfolio primarily consists of ARM-based processors equipped with advanced multimedia processing capabilities and integrated neural processing units (NPUs) for artificial intelligence tasks. Rockchip's solutions power diverse devices such as smart speakers, tablets, streaming media players, security cameras, and smart home appliances. By leveraging its expertise in video and audio processing, the company delivers scalable hardware and software platforms that enable rapid product development for global technology brands and manufacturers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年股票期权与限制性股票激励计划首次授予激励对象名单 | 2026-05-25 | Chinese | |
| 北京国枫律师事务所关于瑞芯微电子股份有限公司2026年股票期权与限制性股票激励计划的法律意见书 | 2026-05-25 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-05-25 | Chinese | |
| 2026年股票期权与限制性股票激励计划实施考核管理办法 | 2026-05-25 | Chinese | |
| 2026年股票期权与限制性股票激励计划(草案) | 2026-05-25 | Chinese | |
| 东方财富证券股份有限公司关于瑞芯微电子股份有限公司2026年股票期权与限制性股票激励计划(草案)之独立财务顾问报告 | 2026-05-25 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47042048 | 2026年股票期权与限制性股票激励计划首次授予激励对象名单 | 2026-05-25 | Chinese | ||
| 47042046 | 北京国枫律师事务所关于瑞芯微电子股份有限公司2026年股票期权与限制性股票激励计划的法律意见书 | 2026-05-25 | Chinese | ||
| 47041794 | 关于召开2026年第一次临时股东会的通知 | 2026-05-25 | Chinese | ||
| 47041793 | 2026年股票期权与限制性股票激励计划实施考核管理办法 | 2026-05-25 | Chinese | ||
| 47041001 | 2026年股票期权与限制性股票激励计划(草案) | 2026-05-25 | Chinese | ||
| 47040956 | 东方财富证券股份有限公司关于瑞芯微电子股份有限公司2026年股票期权与限制性股票激励计划(草案)之独立财务顾问报告 | 2026-05-25 | Chinese | ||
| 47040955 | 2026年股票期权与限制性股票激励计划(草案)摘要公告 | 2026-05-25 | Chinese | ||
| 46701289 | 关于2022年第二期股票期权与限制性股票激励计划首次授予股票期权第三个行权期符合行权条件的公告 | 2026-05-20 | Chinese | ||
| 46565175 | 关于参加沪市主板新质领航之电子与通信行业2025年度集体业绩说明会情况的公告 | 2026-05-19 | Chinese | ||
| 46379040 | 关于2024年股票期权与限制性股票激励计划首次授予限制性股票第二期解除限售暨上市公告 | 2026-05-17 | Chinese | ||
| 45346956 | 股东减持股份计划公告 | 2026-05-12 | Chinese | ||
| 45346226 | 关于参加沪市主板新质领航之电子与通信行业2025年度集体业绩说明会的公告 | 2026-05-12 | Chinese | ||
| 34826256 | 关于部分股票期权注销完成的公告 | 2026-04-17 | Chinese | ||
| 38607195 | 关于2024年股票期权与限制性股票激励计划首次授予股票期权第二个行权期采用自主行权模式的提示性公告 | 2026-04-14 | Chinese | ||
| 34932115 | 2025年年度报告摘要 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MAGNACHIP SEMICONDUCTOR Corp
Designer and manufacturer of analog and mixed-signal semico…
|
MX | US | Manufacturing |
|
MALAYSIAN PACIFIC INDUSTRIES
Provides outsourced semiconductor packaging and testing ser…
|
— | MY | Manufacturing |
|
Man Yue Technology Holdings Limited
Manufacturer and trader of technology electronic components…
|
894 | HK | Manufacturing |
|
MARUWA CO., LTD.
A global manufacturer of technical ceramics, electronic com…
|
5344 | JP | Manufacturing |
|
Marvell Technology, Inc.
A fabless semiconductor company developing data infrastruct…
|
MRVL | US | Manufacturing |
|
MATSUO ELECTRIC CO.,LTD.
Japanese manufacturer of capacitors and circuit protection …
|
6969 | JP | Manufacturing |
|
MAXIC TECHNOLOGY, INC.
Analog and mixed-signal IC design house for power managemen…
|
688458 | CN | Manufacturing |
|
MAXIO TECHNOLOGY (HANGZHOU) CO., LTD.
Fabless semiconductor firm specializing in SSD controllers …
|
688449 | CN | Manufacturing |
|
MAXLINEAR, INC
Provider of communications systems-on-chip (SoC) solutions …
|
MXL | US | Manufacturing |
|
MAXONE SEMICONDUCTOR (SUZHOU) CO., LTD.
Designs high-performance analog and mixed-signal ICs for po…
|
688809 | CN | Manufacturing |
Rockchip Electronics Co., Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/57885/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57885 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=57885 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=57885 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 57885}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Rockchip Electronics Co., Ltd. (id: 57885)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.