
SigmaStar Technology Ltd. — Investor Relations & Filings
SigmaStar Technology Ltd. is a fabless semiconductor company specializing in the design and development of high-performance System-on-Chip (SoC) solutions. The company focuses on intelligent visual perception and image processing technologies, providing core chips for smart surveillance, automotive electronics, smart home devices, and interactive displays. Its product portfolio includes advanced SoCs integrated with proprietary Image Signal Processors (ISP) and Neural Processing Units (NPU) to enable edge AI capabilities. SigmaStar's solutions are characterized by high integration, low power consumption, and robust performance in complex lighting conditions. The company delivers hardware and software platforms that support high-definition video encoding, decoding, and intelligent analysis for security cameras, digital video recorders, dash cams, and smart IoT terminals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-19 | Chinese | |
| 关于为全资子公司提供担保的进展公告 | 2026-05-15 | Chinese | |
| 关于向2026年限制性股票激励计划激励对象授予限制性股票的公告 | 2026-05-12 | Chinese | |
| 关于调整2026年限制性股票激励计划相关事项的公告 | 2026-05-12 | Chinese | |
| 北京市竞天公诚(深圳)律师事务所关于星宸科技股份有限公司2026年第一次临时股东会的法律意见书 | 2026-05-12 | Chinese | |
| 关于2026年限制性股票激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2026-05-12 | Chinese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46566126 | 2025年年度权益分派实施公告 | 2026-05-19 | Chinese | ||
| 46351166 | 关于为全资子公司提供担保的进展公告 | 2026-05-15 | Chinese | ||
| 45251400 | 关于向2026年限制性股票激励计划激励对象授予限制性股票的公告 | 2026-05-12 | Chinese | ||
| 45251397 | 关于调整2026年限制性股票激励计划相关事项的公告 | 2026-05-12 | Chinese | ||
| 45251394 | 北京市竞天公诚(深圳)律师事务所关于星宸科技股份有限公司2026年第一次临时股东会的法律意见书 | 2026-05-12 | Chinese | ||
| 45251392 | 关于2026年限制性股票激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2026-05-12 | Chinese | ||
| 45251389 | 北京市竞天公诚(深圳)律师事务所关于星宸科技股份有限公司2026年限制性股票激励计划调整及授予事项的法律意见书 | 2026-05-12 | Chinese | ||
| 45251387 | 关于为全资子公司提供担保的进展公告 | 2026-05-12 | Chinese | ||
| 45251380 | 2026年第一次临时股东会会议决议公告 | 2026-05-12 | Chinese | ||
| 45251406 | 董事会薪酬与考核委员会关于公司2026年限制性股票激励计划激励对象名单(授予日)的核查意见 | 2026-05-12 | Chinese | ||
| 45251403 | 第二届董事会第十六次会议决议公告 | 2026-05-12 | Chinese | ||
| 39572142 | 北京市竞天公诚(深圳)律师事务所关于星宸科技股份有限公司2026年限制性股票激励计划(草案)的法律意见书 | 2026-04-23 | Chinese | ||
| 39572057 | 第二届董事会第十五次会议决议公告 | 2026-04-23 | Chinese | ||
| 39572050 | 董事会薪酬与考核委员会关于公司2026年限制性股票激励计划相关事项的核查意见 | 2026-04-23 | Chinese | ||
| 39572042 | 北京市竞天公诚(深圳)律师事务所关于星宸科技股份有限公司2025年年度股东会的法律意见书 | 2026-03-31 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DREAMTECH CO.,LTD.
Designs and manufactures electronic modules for smart devic…
|
192650 | KR | Manufacturing |
|
DUKSANHIMETALCO.,LTD.
Manufacturer of soldering materials for semiconductors and …
|
077360 | KR | Manufacturing |
|
DYNAMIC ELECTRONICS CO., LTD.
Designs and manufactures high-quality PCBs for automotive a…
|
603175 | CN | Manufacturing |
|
Dynamic Holding
Produces advanced PCBs for automotive electronics, AI serve…
|
3715 | TW | Manufacturing |
|
Dynex Power Inc.
Designs and manufactures high power semiconductors and indu…
|
DNX | CA | Manufacturing |
|
Eastcompeace Technology Co., Ltd
Develops and manufactures smart cards and integrated secure…
|
002017 | CN | Manufacturing |
|
Ebang International Holdings Inc.
A fabless ASIC chip designer for blockchain, fintech, and r…
|
EBON | KY | Manufacturing |
|
ECE
Designs and manufactures electromechanical and precision st…
|
2483 | TW | Manufacturing |
|
Edge Foundry Co.,Ltd
Develops and manufactures advanced sensors for automotive a…
|
105550 | KR | Manufacturing |
|
EDT
Manufacturer of TFT touch display modules and HMI solutions…
|
3038 | TW | Manufacturing |
SigmaStar Technology 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/56347/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56347 | 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=56347 | 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=56347 \ -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": 56347}, 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 SigmaStar Technology Ltd. (id: 56347)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.