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 |
|---|---|---|---|
| 中国国际金融股份有限公司关于兆易创新科技使用部分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 | |
| 兆易创新2025年度内部控制评价报告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 37646122 | 兆易创新第五届董事会第十次会议决议公告 | 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 |
|---|---|---|---|
|
AMBARELLA INC
Fabless semiconductor company designing low-power AI vision…
|
AMBA | KY | Manufacturing |
|
Ambiq Micro, Inc.
Develops ultra-low power semiconductors for battery-powered…
|
AMBQ | US | Manufacturing |
|
American Aires Inc.
Develops patented nanotechnology solutions for neutralizing…
|
WIFI | CA | Manufacturing |
|
AMKOR TECHNOLOGY, INC.
A leading provider of outsourced semiconductor assembly and…
|
AMKR | US | Manufacturing |
|
Amlogic (Shanghai) Co.,Ltd.
Global fabless semiconductor company specializing in multim…
|
688099 | CN | Manufacturing |
|
Amosense Co., Ltd.
Develops electronic components, modules, and IoT devices us…
|
357580 | KR | Manufacturing |
|
Amotech Co., Ltd.
Manufacturer of electronic components based on advanced mat…
|
052710 | KR | Manufacturing |
|
AMPHENOL CORP /DE/
Global designer and manufacturer of interconnect products, …
|
APH | US | Manufacturing |
|
AMS OSRAM AG
A global leader in optical solutions for sensing, illuminat…
|
AMS | AT | Manufacturing |
|
ANALOG DEVICES INC
Designs and manufactures high-performance analog, mixed-sig…
|
ADI | US | 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.