DOSILICON CO., LTD. — Investor Relations & Filings
DOSILICON CO., LTD. is a fabless enterprise specializing in the design, development, and sales of high-performance memory chips. The company's product portfolio primarily includes SLC NAND Flash, NOR Flash, and DRAM solutions, such as DDR3 and LPDDR series. It also provides Multi-Chip Package (MCP) solutions that integrate multiple memory types into a single package. These products are engineered for low power consumption and high reliability, catering to diverse applications including Internet of Things (IoT) devices, consumer electronics, industrial automation, telecommunications infrastructure, and automotive systems. The company focuses on independent research and development to provide scalable memory storage solutions designed to meet the technical requirements of modern embedded systems and smart hardware.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 东芯半导体股份有限公司章程 | 2026-05-22 | Chinese | |
| 关于调整公司独立董事津贴的公告 | 2026-05-22 | Chinese | |
| 关于独立董事辞职暨补选第三届董事会独立董事的公告 | 2026-05-22 | Chinese | |
| 关于为公司及董事、高级管理人员等主体投保责任保险及招股说明书责任保险的公告 | 2026-05-22 | Chinese | |
| 东芯半导体股份有限公司对外投资管理办法 | 2026-05-22 | Chinese | |
| 东芯半导体股份有限公司投资者关系管理制度(草案)(H股发行并上市后适用) | 2026-05-22 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867903 | 东芯半导体股份有限公司章程 | 2026-05-22 | Chinese | ||
| 46867902 | 关于调整公司独立董事津贴的公告 | 2026-05-22 | Chinese | ||
| 46867901 | 关于独立董事辞职暨补选第三届董事会独立董事的公告 | 2026-05-22 | Chinese | ||
| 46867900 | 关于为公司及董事、高级管理人员等主体投保责任保险及招股说明书责任保险的公告 | 2026-05-22 | Chinese | ||
| 46867899 | 东芯半导体股份有限公司对外投资管理办法 | 2026-05-22 | Chinese | ||
| 46867898 | 东芯半导体股份有限公司投资者关系管理制度(草案)(H股发行并上市后适用) | 2026-05-22 | Chinese | ||
| 46867561 | 独立董事提名人声明与承诺 | 2026-05-22 | Chinese | ||
| 46867553 | 第三届董事会提名委员会关于独立董事候选人的审核意见 | 2026-05-22 | Chinese | ||
| 46867552 | 独立董事候选人声明与承诺(关宁) | 2026-05-22 | Chinese | ||
| 46867551 | 东芯半导体股份有限公司内幕信息知情人登记备案制度(草案)(H股发行并上市后适用) | 2026-05-22 | Chinese | ||
| 46867550 | 关于公司变更经营范围、修订《公司章程》及相关制度的公告 | 2026-05-22 | Chinese | ||
| 46867549 | 东芯半导体股份有限公司独立董事工作制度(草案)(H股发行并上市后适用) | 2026-05-22 | Chinese | ||
| 46867049 | 关于调整董事会专门委员会设置及其组成人员的公告 | 2026-05-22 | Chinese | ||
| 46867048 | 关于聘请H股发行并上市审计机构的公告 | 2026-05-22 | Chinese | ||
| 46867047 | 关于筹划发行H股股票并在香港联合交易所有限公司上市相关事项的提示性公告 | 2026-05-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PWT
Develops AI-driven systems, UAVs, electronic components, an…
|
2429 | TW | Manufacturing |
|
QD Laser, Inc.
Manufactures semiconductor lasers and laser eyewear with re…
|
6613 | JP | Manufacturing |
|
Qingdao Eastsoft Communication Technology Co.,Ltd.
Develops PLC integrated circuits and system solutions for s…
|
300183 | CN | Manufacturing |
|
Qnity Electronics, Inc.
Global leader providing materials and solutions for semicon…
|
Q | US | Manufacturing |
|
Qorvo, Inc.
Develops and manufactures RF and power management semicondu…
|
QRVO | US | Manufacturing |
|
QPL International Holdings Limited
Global supplier to the semiconductor industry, producing co…
|
243 | HK | Manufacturing |
|
Q Technology (Group) Company Limited
Designs, produces, and sells advanced camera and fingerprin…
|
1478 | HK | Manufacturing |
|
QUALCOMM INC/DE
Develops foundational technologies and semiconductors for t…
|
QCOM | US | Manufacturing |
|
QUALITAS SEMICONDUCTOR CO., LTD.
A fabless company designing and licensing high-speed interc…
|
432720 | KR | Manufacturing |
|
QUICKLOGIC Corp
A fabless semiconductor company specializing in eFPGA IP, F…
|
QUIK | US | Manufacturing |
DOSILICON 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/58154/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58154 | 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=58154 | 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=58154 \ -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": 58154}, 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 DOSILICON CO., LTD. (id: 58154)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.