
Shenzhen Techwinsemi Technology Co., Ltd. — Investor Relations & Filings
Shenzhen Techwinsemi Technology Co., Ltd. operates as a specialized distributor of electronic components and a provider of comprehensive technical solutions. The company focuses on the procurement and supply of semiconductors, integrated circuits, and memory modules, including DRAM, NAND Flash, and MCP. Its product portfolio extends to power management devices, microcontrollers, and sensors tailored for applications in consumer electronics, industrial control, automotive electronics, and the Internet of Things (IoT). Techwinsemi provides value-added services such as technical design-in support, supply chain management, and inventory buffering. The organization leverages strategic partnerships with global semiconductor manufacturers to deliver reliable component sourcing and logistics solutions to its international client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于回购注销2023年和2024年限制性股票激励计划部分限制性股票完成的公告 | 2025-12-30 | Chinese | |
| 广东信达律师事务所关于深圳市德明利技术股份有限公司2025年第六次临时股东会的法律意见书 | 2025-12-12 | Chinese | |
| 2025年第六次临时股东会决议公告 | 2025-12-12 | Chinese | |
| 关于持股5%以上股东减持计划实施完毕的公告 | 2025-12-09 | Chinese | |
| 关于控股股东部分股份解除质押的公告 | 2025-11-27 | Chinese | |
| 关于最近五年被证券监管部门和证券交易所采取处罚或监管措施的公告 | 2025-11-25 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 44562855 | 关于回购注销2023年和2024年限制性股票激励计划部分限制性股票完成的公告 | 2025-12-30 | Chinese | ||
| 44562839 | 广东信达律师事务所关于深圳市德明利技术股份有限公司2025年第六次临时股东会的法律意见书 | 2025-12-12 | Chinese | ||
| 44562805 | 2025年第六次临时股东会决议公告 | 2025-12-12 | Chinese | ||
| 44562790 | 关于持股5%以上股东减持计划实施完毕的公告 | 2025-12-09 | Chinese | ||
| 44562776 | 关于控股股东部分股份解除质押的公告 | 2025-11-27 | Chinese | ||
| 44562763 | 关于最近五年被证券监管部门和证券交易所采取处罚或监管措施的公告 | 2025-11-25 | Chinese | ||
| 44562750 | 深圳市德明利技术股份有限公司2025年度向特定对象发行股票募集资金使用可行性分析报告 | 2025-11-25 | Chinese | ||
| 44562747 | 深圳市德明利技术股份有限公司2025年度向特定对象发行股票方案的论证分析报告 | 2025-11-25 | Chinese | ||
| 44562735 | 深圳市德明利技术股份有限公司关于前次募集资金使用情况审核报告 | 2025-11-25 | Chinese | ||
| 44562650 | 关于向特定对象发行股票预案披露的提示性公告 | 2025-11-25 | Chinese | ||
| 44562641 | 深圳市德明利技术股份有限公司2025年度向特定对象发行股票预案 | 2025-11-25 | Chinese | ||
| 44562624 | 华泰联合证券有限责任公司关于深圳市德明利技术股份有限公司增加2025年度向金融机构申请综合授信借款额度及接受关联方担保额度的核查意见 | 2025-11-25 | Chinese | ||
| 44562612 | 第二届董事会第三十七次会议决议公告 | 2025-11-25 | Chinese | ||
| 44562604 | 深圳市德明利技术股份有限公司关于前次募集资金使用情况的专项报告 | 2025-11-25 | Chinese | ||
| 44562590 | 关于向特定对象发行股票摊薄即期回报的风险提示、填补回报措施及相关主体承诺的公告 | 2025-11-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACO GROUP BERHAD
Distributor of electrical products and accessories for indu…
|
— | MY | Wholesale and retail trade |
|
AGIS Tbk
Engaged in general and electronic trading, consumer electro…
|
TMPI | ID | Wholesale and retail trade |
|
Alcadon Group AB
Developer and distributor of products for network infrastru…
|
ALCA | SE | Wholesale and retail trade |
|
ALLIED TECNOLOGIA S.A.
Multichannel distributor and retailer of consumer electroni…
|
— | BR | Wholesale and retail trade |
|
ALLTEK
Communication component distributor and solution provider f…
|
3209 | TW | Wholesale and retail trade |
|
AMBERTECH LIMITED
Distributor of professional audio, video, and broadcast equ…
|
AMO | AU | Wholesale and retail trade |
|
ANSTEK
Distributor of electronic components and provider of integr…
|
3528 | TW | Wholesale and retail trade |
|
Apex Ace Holding Limited
Distribution and supply of electronic components, digital s…
|
6036 | HK | Wholesale and retail trade |
|
ARROW ELECTRONICS, INC.
Global provider of electronic components and enterprise com…
|
ARW | US | Wholesale and retail trade |
|
ATRenew Inc.
A technology-driven platform for pre-owned consumer electro…
|
RERE | US | Wholesale and retail trade |
Shenzhen Techwinsemi 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/54015/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54015 | 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=54015 | 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=54015 \ -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": 54015}, 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 Techwinsemi Technology Co., Ltd. (id: 54015)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.