GIGADEVICE SEMICONDUCTOR INC. — Investor Relations & Filings
About GIGADEVICE SEMICONDUCTOR INC.
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 |
|---|---|---|---|
| 兆易创新关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-05-07 | Chinese | |
| 中国国际金融股份有限公司关于兆易创新科技使用部分A股闲置募集资金暂时补充流动资金的核查意见 | 2026-03-30 | Chinese | |
| 兆易创新2025年度内部控制审计报告 | 2026-03-30 | Chinese | |
| 兆易创新2025年度利润分配预案公告 | 2026-03-30 | Chinese | |
| 兆易创新公司章程(2026年4月) | 2026-03-30 | Chinese | |
| 兆易创新独立董事2025年度述职报告(郑晓东) | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 37646148 | 兆易创新2025年度环境、社会和公司治理报告摘要 | 2026-03-30 | Chinese | ||
| 37646133 | 兆易创新2025年度环境、社会和公司治理报告 | 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 |
|---|---|---|---|
|
BioSmart Co., Ltd.
A diversified company manufacturing smart cards, surgical d…
|
038460 | KR | Manufacturing |
|
BizLink Holding Inc.
Global provider of interconnect solutions, wire harnesses, …
|
3665 | TW | Manufacturing |
|
BLUETOP CO.,LTD.
Manufactures PCBs for network/communication devices and ele…
|
191600 | KR | Manufacturing |
|
BLUGLASS LIMITED
Develops and manufactures GaN laser diodes using proprietar…
|
BLG | AU | Manufacturing |
|
BOE HC SemiTek Corporation
Develops LED epitaxial wafers and chips for advanced displa…
|
300323 | CN | Manufacturing |
|
BOE TECHNOLOGY GROUP CO., LTD
Global provider of semiconductor display technologies and I…
|
000725 | CN | Manufacturing |
|
BOE Varitronix Limited
Global provider of small-to-medium-sized LCDs and comprehen…
|
710 | BM | Manufacturing |
|
Bomin Electronics Co.,Ltd.
Designs and manufactures high-precision PCBs and advanced i…
|
603936 | CN | Manufacturing |
|
BRAINCHIP HOLDINGS LTD
Develops neuromorphic computing for ultra-low power AI proc…
|
BRN | AU | Manufacturing |
|
Brainhole Technology Limited
Manufactures discrete semiconductors and offers smart techn…
|
2203 | HK | 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.