Hangzhou Lion Microelectronics Co.,Ltd — Investor Relations & Filings
About Hangzhou Lion Microelectronics Co.,Ltd
Hangzhou Lion Microelectronics Co.,Ltd. specializes in the research, development, and manufacturing of semiconductor silicon wafers and discrete semiconductor devices. The company's product portfolio includes high-purity silicon materials, polished wafers, and epitaxial wafers ranging from 6 to 12 inches in diameter. Additionally, it produces a variety of power semiconductor chips and discrete components, such as Schottky barrier diodes and MOSFETs. These products are utilized across diverse sectors, including automotive electronics, power management, industrial automation, and consumer electronics. By maintaining an integrated business model that spans from raw material processing to finished chip production, the company provides critical components for the global semiconductor supply chain, focusing on high-performance and high-reliability solutions for modern electronic systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 立昂微关于为控股子公司提供担保的进展公告 | 2026-05-21 | Chinese | |
| 立昂微关于“立昂转债”预计满足赎回条件的提示性公告 | 2026-05-20 | Chinese | |
| 立昂微2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 国浩律师(上海)事务所关于杭州立昂微电子股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | |
| 立昂微2025年年度股东会会议资料 | 2026-05-08 | Chinese | |
| 立昂微股票交易异常波动公告 | 2026-05-08 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46757342 | 立昂微关于为控股子公司提供担保的进展公告 | 2026-05-21 | Chinese | ||
| 46701512 | 立昂微关于“立昂转债”预计满足赎回条件的提示性公告 | 2026-05-20 | Chinese | ||
| 46513659 | 立昂微2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46512967 | 国浩律师(上海)事务所关于杭州立昂微电子股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 44492275 | 立昂微2025年年度股东会会议资料 | 2026-05-08 | Chinese | ||
| 44488096 | 立昂微股票交易异常波动公告 | 2026-05-08 | Chinese | ||
| 44266297 | 立昂微关于为控股子公司提供担保的进展公告 | 2026-05-07 | Chinese | ||
| 44277911 | 立昂微2025年度暨2026年第一季度业绩说明会公告 | 2026-05-06 | Chinese | ||
| 39016777 | 关于杭州立昂微电子股份有限公司2025年度营业收入扣除情况的专项审核说明 | 2026-04-27 | Chinese | ||
| 39016750 | 立昂微2025年度独立董事述职报告(张旭明) | 2026-04-27 | Chinese | ||
| 39016740 | 立昂微2025年度可持续发展报告摘要 | 2026-04-27 | Chinese | ||
| 39016732 | 东方证券股份有限公司关于杭州立昂微电子股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-27 | Chinese | ||
| 39016727 | 立昂微续聘会计师事务所的公告 | 2026-04-27 | Chinese | ||
| 39016716 | 立昂微关于新增2026年度为控股子公司提供担保的公告 | 2026-04-27 | Chinese | ||
| 39016710 | 立昂微董事会审计委员会对2025年度会计师事务所履行监督职责情况报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CammSys Corp.
Develops camera modules for mobile devices and diversifies …
|
050110 | KR | Manufacturing |
|
CAPE EMS BERHAD
An EMS provider offering end-to-end solutions, including PC…
|
— | MY | Manufacturing |
|
CAP-XX Limited
Manufactures ultra-thin, high-power supercapacitors for sma…
|
CPX | AU | Manufacturing |
|
Career Tech.
Global manufacturer of flexible printed circuits and rigid-…
|
6153 | TW | Manufacturing |
|
Castrico Co.,Ltd.
Specializes in electronics manufacturing, assembly, and des…
|
6695 | JP | Manufacturing |
|
C*CORE TECHNOLOGY CO., LTD.
Develops embedded CPU cores and SoC platforms for security …
|
688262 | CN | Manufacturing |
|
CEC International Holdings Limited
Manufacturing electronic components and retailing food, hou…
|
759 | HK | Manufacturing |
|
Centum Electronics Ltd
Global provider of high-reliability electronic system desig…
|
CENTUM | IN | Manufacturing |
|
CETC CHIPS TECHNOLOGY INC.
Develops and manufactures high-performance integrated circu…
|
600877 | CN | Manufacturing |
|
CHAMPION
Designs and manufactures high-power power management ICs an…
|
3257 | TW | Manufacturing |
Hangzhou Lion Microelectronics 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/58035/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58035 | 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=58035 | 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=58035 \ -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": 58035}, 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 Hangzhou Lion Microelectronics Co.,Ltd (id: 58035)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.