
Shenzhen Success Electronics Co., Ltd — Investor Relations & Filings
Shenzhen Success Electronics Co., Ltd. specializes in the research, development, and manufacturing of liquid crystal displays (LCD) and liquid crystal modules (LCM). The company’s product portfolio includes a wide range of display technologies such as TN, HTN, STN, FSTN, and VA panels, alongside advanced modules including Chip-on-Board (COB), Chip-on-Glass (COG), and Thin-Film Transistor (TFT) solutions. Additionally, the firm produces capacitive and resistive touch panels to provide integrated display solutions. These products are widely utilized in industrial automation, medical equipment, automotive electronics, telecommunications, and smart home applications. Success Electronics maintains rigorous quality standards through certifications such as ISO 9001, ISO 14001, and IATF 16949, emphasizing high-reliability components and customized design services to meet specific client requirements in global markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股票交易异常波动暨风险提示公告 | 2026-06-01 | Chinese | |
| 关于申请公司股票交易撤销退市风险警示的进展公告 | 2026-05-22 | Chinese | |
| 股票交易异常波动暨风险提示公告 | 2026-05-19 | Chinese | |
| 股票交易异常波动暨风险提示公告 | 2026-05-12 | Chinese | |
| 2026年第四次临时股东会决议公告 | 2026-05-08 | Chinese | |
| 北京国枫律师事务所关于深圳市宇顺电子股份有限公司2026年第四次临时股东会的法律意见书 | 2026-05-08 | Chinese |
Browse filings by year
18 years- 2026 45 filings
- 2025 227 filings
- 2024 116 filings
- 2023 123 filings
- 2022 84 filings
- 2021 200 filings
- 2020 97 filings
- 2019 180 filings
- 2018 131 filings
- 2017 179 filings
- 2016 400 filings
- 2015 210 filings
- 2014 155 filings
- 2013 171 filings
- 2012 96 filings
- 2011 119 filings
- 2010 111 filings
- 2009 94 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47926620 | 股票交易异常波动暨风险提示公告 | 2026-06-01 | Chinese | ||
| 46867634 | 关于申请公司股票交易撤销退市风险警示的进展公告 | 2026-05-22 | Chinese | ||
| 46565619 | 股票交易异常波动暨风险提示公告 | 2026-05-19 | Chinese | ||
| 45346906 | 股票交易异常波动暨风险提示公告 | 2026-05-12 | Chinese | ||
| 44492289 | 2026年第四次临时股东会决议公告 | 2026-05-08 | Chinese | ||
| 44490595 | 北京国枫律师事务所关于深圳市宇顺电子股份有限公司2026年第四次临时股东会的法律意见书 | 2026-05-08 | Chinese | ||
| 44270183 | 股票交易异常波动暨风险提示公告 | 2026-05-07 | Chinese | ||
| 44281100 | 关于为子公司提供担保的进展公告 | 2026-05-06 | Chinese | ||
| 35310419 | 第六届董事会第三十九次会议决议公告 | 2026-03-30 | Chinese | ||
| 35310418 | 关于2025年年度报告编制及审计进展情况的公告 | 2026-03-30 | Chinese | ||
| 35310415 | 关于为子公司提供担保的进展公告 | 2026-03-27 | Chinese | ||
| 35310412 | 关于重大资产购买的进展公告 | 2026-03-27 | Chinese | ||
| 35310409 | 北京国枫律师事务所关于深圳市宇顺电子股份有限公司2026年第二次临时股东会的法律意见书 | 2026-03-26 | Chinese | ||
| 35310403 | 2026年第二次临时股东会决议公告 | 2026-03-26 | Chinese | ||
| 35310402 | 关于公司股票可能被终止上市的第四次风险提示公告 | 2026-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EVEROHMS
Designs and manufactures high-performance resistors and ind…
|
6834 | TW | Manufacturing |
|
EVERSPIN TECHNOLOGIES INC.
Designs and manufactures MRAM persistent memory for mission…
|
MRAM | US | Manufacturing |
|
FADU INC.
Fabless semiconductor company that designs and supplies SSD…
|
440110 | KR | Manufacturing |
|
Fae Technology
Offers end-to-end services for designing and producing elec…
|
FAET | IT | Manufacturing |
|
Faraday
Fabless ASIC design service and silicon IP provider offerin…
|
3035 | TW | Manufacturing |
|
FATC
Specializes in DRAM assembly, testing, module manufacturing…
|
8131 | TW | Manufacturing |
|
Ferrotec (An Hui) Technology Development Co., Ltd.
Produces power semiconductor substrates and precision ceram…
|
301297 | CN | Manufacturing |
|
Ferrotec Corporation
Manufactures advanced materials and components for the semi…
|
6890 | JP | Manufacturing |
|
Fidelix Co., Ltd.
A fabless semiconductor company that designs memory for wir…
|
032580 | KR | Manufacturing |
|
FILTRONIC PLC
Designs and manufactures advanced RF, microwave, and mmWave…
|
FTC | GB | Manufacturing |
Shenzhen Success 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/54338/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54338 | 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=54338 | 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=54338 \ -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": 54338}, 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 Shenzhen Success Electronics Co., Ltd (id: 54338)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.