
Suzhou Hengmingda Electronic Technology Co., Ltd. — Investor Relations & Filings
Suzhou Hengmingda Electronic Technology Co., Ltd. specializes in the design, development, and manufacturing of precision functional parts and structural components. The company’s core product range includes die-cut components, protective films, adhesive tapes, labels, and thermal management materials such as graphite sheets and heat sinks. It also provides electromagnetic interference (EMI) shielding solutions and precision metal parts. The firm serves sectors including consumer electronics, automotive electronics, and telecommunications. Its technical expertise covers high-precision die-cutting, stamping, and automated assembly processes. By focusing on integrated supply chain solutions and advanced manufacturing technologies, the company supports the production requirements of global technology brands for devices such as smartphones, tablets, and wearables.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于回购注销部分限制性股票减资暨通知债权人的公告 | 2026-06-01 | Chinese | |
| 2026年第三次临时股东会决议的公告 | 2026-06-01 | Chinese | |
| 北京市中伦律师事务所关于苏州恒铭达电子科技股份有限公司2026年第三次临时股东会的法律意见书 | 2026-06-01 | Chinese | |
| 第四届董事会第七次会议决议的公告 | 2026-05-26 | Chinese | |
| 关于对外投资的公告 | 2026-05-26 | Chinese | |
| 关于向2026年股票期权激励计划激励对象首次授予股票期权的公告 | 2026-05-15 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47926954 | 关于回购注销部分限制性股票减资暨通知债权人的公告 | 2026-06-01 | Chinese | ||
| 47926793 | 2026年第三次临时股东会决议的公告 | 2026-06-01 | Chinese | ||
| 47926489 | 北京市中伦律师事务所关于苏州恒铭达电子科技股份有限公司2026年第三次临时股东会的法律意见书 | 2026-06-01 | Chinese | ||
| 47077737 | 第四届董事会第七次会议决议的公告 | 2026-05-26 | Chinese | ||
| 47076977 | 关于对外投资的公告 | 2026-05-26 | Chinese | ||
| 46365438 | 关于向2026年股票期权激励计划激励对象首次授予股票期权的公告 | 2026-05-15 | Chinese | ||
| 46365436 | 董事会薪酬与考核委员会关于公司2026年股票期权激励计划调整事项及首次授予激励对象名单的核查意见 | 2026-05-15 | Chinese | ||
| 46365435 | 关于调整2026年股票期权激励计划首次授予激励对象名单及行权价格的公告 | 2026-05-15 | Chinese | ||
| 46365341 | 第四届董事会独立董事2026年第二次专门会议决议 | 2026-05-15 | Chinese | ||
| 46365330 | 北京市中伦律师事务所关于苏州恒铭达电子科技股份有限公司回购注销2022年部分限制性股票相关事项的法律意见书 | 2026-05-15 | Chinese | ||
| 46365328 | 关于回购注销2022年限制性股票激励计划部分限制性股票及调整回购价格的公告 | 2026-05-15 | Chinese | ||
| 46365327 | 东方财富证券股份有限公司关于苏州恒铭达电子科技股份有限公司2026年股票期权激励计划首次授予相关事项之独立财务顾问报告 | 2026-05-15 | Chinese | ||
| 46364865 | 苏州恒铭达电子科技股份有限公司章程 | 2026-05-15 | Chinese | ||
| 46364864 | 关于调整回购股份价格上限的公告 | 2026-05-15 | Chinese | ||
| 46364534 | 关于修订《公司章程》的公告 | 2026-05-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
COSMO
Manufacturer of optoelectronic components, relays, and powe…
|
2466 | TW | Manufacturing |
|
Cosmo Ferrites Ltd.
Manufactures Mn-Zn soft ferrite cores for high-frequency el…
|
523100 | IN | Manufacturing |
|
COXOC
Manufactures high-performance connectors and cable assembli…
|
6205 | TW | Manufacturing |
|
CPI Card Group Inc.
A payments technology company providing physical and digita…
|
PMTS | US | Manufacturing |
|
Credo Technology Group Holding Ltd
Provides high-speed, energy-efficient connectivity solution…
|
CRDO | US | Manufacturing |
|
CSI
Global manufacturer of color contact image sensor (CIS) mod…
|
8249 | TW | Manufacturing |
|
CTS CORP
Designer and manufacturer of sensors, actuators, and electr…
|
CTS | US | Manufacturing |
|
CviLux
Manufacturer of precision electronic connectors, FFC, wire …
|
8103 | TW | Manufacturing |
|
Cyient DLM Limited
Provides design-led electronic manufacturing for mission-cr…
|
CYIENTDLM | IN | Manufacturing |
|
DAEDUCK Co.,LTD
Manufacturer of high-performance PCBs for semiconductor pac…
|
008060 | KR | Manufacturing |
Suzhou Hengmingda Electronic Technology 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/54938/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54938 | 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=54938 | 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=54938 \ -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": 54938}, 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 Suzhou Hengmingda Electronic Technology Co., Ltd. (id: 54938)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.