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 |
|---|---|---|---|
|
JOULWATT TECHNOLOGY CO., LTD.
Designs high-performance analog and mixed-signal ICs for po…
|
688141 | CN | Manufacturing |
|
JPC
Manufacturer of high-speed connectivity for AI servers, dat…
|
6197 | TW | Manufacturing |
|
Juneway Electronic Technology Co., Ltd.
Manufacturer of connectors, cable assemblies, and custom wi…
|
301458 | CN | Manufacturing |
|
Ju Teng
Specialized manufacturer of plastic and light metal casings…
|
9136 | TW | Manufacturing |
|
KAIMEI
Manufacturer of aluminum electrolytic capacitors, motor coo…
|
2375 | TW | Manufacturing |
|
KATEK SE
An electronics service provider offering end-to-end service…
|
KTEK | DE | Manufacturing |
|
KAYNES TECHNOLOGY INDIA LIMITED
Provides integrated EMS and design-led manufacturing for sp…
|
KAYNES | IN | Manufacturing |
|
KC
Produces ferrite magnetic materials and inductors for EMC/E…
|
6155 | TW | Manufacturing |
|
KEC CORPORATION
Manufacturer of non-memory power semiconductors for automot…
|
092220 | KR | Manufacturing |
|
KEC HOLDINGS CO.,LTD
Manufactures non-memory semiconductors, focusing on power a…
|
006200 | KR | 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.