GIGADEVICE SEMICONDUCTOR INC. — Investor Relations & Filings
GigaDevice Semiconductor Inc. is a leading fabless semiconductor supplier specializing in advanced memory technology and microcontroller solutions. The company's primary product portfolio includes a wide range of SPI NOR Flash and SPI NAND Flash memory, utilized extensively in consumer electronics, industrial equipment, and automotive applications. GigaDevice is also a prominent provider of 32-bit general-purpose microcontrollers, notably the GD32 series based on Arm Cortex-M and RISC-V architectures, designed to offer high performance and low power consumption for IoT and embedded systems. Additionally, the company develops human-machine interface sensors, including fingerprint and touch controllers. By focusing on innovation and high-quality standards, GigaDevice provides scalable and reliable semiconductor solutions for diverse global markets including telecommunications, computing, and mobile devices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 兆易创新2025年年度权益分派实施公告 | 2026-05-19 | Chinese | |
| 北京中银律师事务所关于兆易创新差异化权益分派事项的法律意见书 | 2026-05-19 | Chinese | |
| 兆易创新关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-05-07 | Chinese | |
| 中国国际金融股份有限公司关于兆易创新科技使用部分A股闲置募集资金暂时补充流动资金的核查意见 | 2026-03-30 | Chinese | |
| 兆易创新2025年度内部控制审计报告 | 2026-03-30 | Chinese | |
| 兆易创新2025年度利润分配预案公告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46565779 | 兆易创新2025年年度权益分派实施公告 | 2026-05-19 | Chinese | ||
| 46565139 | 北京中银律师事务所关于兆易创新差异化权益分派事项的法律意见书 | 2026-05-19 | Chinese | ||
| 44268233 | 兆易创新关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-05-07 | Chinese | ||
| 37646287 | 中国国际金融股份有限公司关于兆易创新科技使用部分A股闲置募集资金暂时补充流动资金的核查意见 | 2026-03-30 | Chinese | ||
| 37646273 | 兆易创新2025年度内部控制审计报告 | 2026-03-30 | Chinese | ||
| 37646221 | 兆易创新2025年度利润分配预案公告 | 2026-03-30 | Chinese | ||
| 37646209 | 兆易创新公司章程(2026年4月) | 2026-03-30 | Chinese | ||
| 37646206 | 兆易创新独立董事2025年度述职报告(郑晓东) | 2026-03-30 | Chinese | ||
| 37646191 | 兆易创新2025年度内部控制评价报告 | 2026-03-30 | Chinese | ||
| 37646179 | 兆易创新关于2026年度开展外汇衍生品交易业务的可行性分析报告 | 2026-03-30 | Chinese | ||
| 37646168 | 兆易创新2025年度董事会工作报告 | 2026-03-30 | Chinese | ||
| 37646160 | 兆易创新2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 37646158 | 兆易创新董事会审计委员会2025年度履职情况报告 | 2026-03-30 | Chinese | ||
| 37646156 | 兆易创新董事、高级管理人员薪酬管理制度 | 2026-03-30 | Chinese | ||
| 37646153 | 兆易创新关于2026年度日常关联交易预计额度的公告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DATA IMAGE
Designs and manufactures rugged touch LCD modules and displ…
|
3168 | TW | Manufacturing |
|
Data Union Capital International Holdings Group Limited
Investment holding company manufacturing electronic compone…
|
8375 | HK | Manufacturing |
|
Datronix Holdings Limited
Designs, manufactures, and sells magnetic components global…
|
889 | HK | Manufacturing |
|
DAVICOM
Designs communication and network ICs for industrial, autom…
|
3094 | TW | Manufacturing |
|
DB HiTek Co.,LTD
Specialty semiconductor foundry for analog and mixed-signal…
|
000990 | KR | Manufacturing |
|
DCX Systems Limited
Manufactures electronic sub-systems and cable harnesses for…
|
DCXINDIA | IN | Manufacturing |
|
DELTA
Global provider of high-efficiency power and thermal manage…
|
2308 | TW | Manufacturing |
|
DELTA MANUFACTURING LIMITED
Manufactures magnetic products, ferrite cores, and speciali…
|
DELTAMAGNT | IN | Manufacturing |
|
Delta Systems, Inc.
Engineers and manufactures electronic component solutions f…
|
DLT | US | Manufacturing |
|
Delton Technology (Guangzhou) Inc.
Specializes in high-precision PCB manufacturing for telecom…
|
001389 | CN | Manufacturing |
GIGADEVICE SEMICONDUCTOR INC. 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/57936/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57936 | 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=57936 | 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=57936 \ -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": 57936}, 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 GIGADEVICE SEMICONDUCTOR INC. (id: 57936)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.