
TelechipsInc. — Investor Relations & Filings
Telechips Inc. is a fabless semiconductor company that designs and develops integrated circuits and system-on-chip (SoC) solutions. The company specializes in application processors (APs) for the automotive sector, powering in-vehicle infotainment (IVI), digital cockpits, advanced driver-assistance systems (ADAS), and vehicle networking. Beyond its primary automotive focus, Telechips also provides semiconductor solutions for consumer electronics such as set-top boxes. The company offers comprehensive support to its clients, including chipsets, development environments, and hardware design references, to facilitate the creation of next-generation mobility and multimedia products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 신탁계약해지결과보고서 | 2024-02-20 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-14 | Korean | |
| 현금ㆍ현물배당결정 | 2024-02-14 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2024-01-09 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2023-12-05 | Korean | |
| 기업설명회(IR)개최 | 2023-12-05 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
4 filings
| |||||
| 8210710 | 신탁계약해지결과보고서 | 2024-02-20 | Korean | ||
| 8213292 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-14 | Korean | ||
| 8213290 | 현금ㆍ현물배당결정 | 2024-02-14 | Korean | ||
| 8230072 | 주식등의대량보유상황보고서(약식) | 2024-01-09 | Korean | ||
|
2023
11 filings
| |||||
| 8246531 | 주식등의대량보유상황보고서(약식) | 2023-12-05 | Korean | ||
| 8246393 | 기업설명회(IR)개최 | 2023-12-05 | Korean | ||
| 8251438 | 신탁계약에의한취득상황보고서 | 2023-11-22 | Korean | ||
| 8259904 | 분기보고서 (2023.09) | 2023-11-14 | Korean | ||
| 8264944 | 연결재무제표기준영업(잠정)실적(공정공시) | 2023-11-09 | Korean | ||
| 8281513 | 주식등의대량보유상황보고서(약식) | 2023-09-21 | Korean | ||
| 8294366 | 주요사항보고서(자기주식취득신탁계약체결결정) | 2023-08-18 | Korean | ||
| 8302387 | 반기보고서 (2023.06) | 2023-08-11 | Korean | ||
| 8303896 | 연결재무제표기준영업(잠정)실적(공정공시) | 2023-08-10 | Korean | ||
| 8307742 | 전환청구권행사 | 2023-07-31 | Korean | ||
| 8316922 | 전환청구권행사 | 2023-07-07 | Korean | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abits Group Inc
A digital data center operator for Bitcoin mining and third…
|
ABTS | US | Telecommunications, computer pr… |
|
Ace Software Exports ltd.
Offers digital publishing, data conversion, and structured …
|
890230 | IN | Telecommunications, computer pr… |
|
ACORN ENERGY, INC.
Holding company providing remote monitoring for energy infr…
|
ACFN | US | Telecommunications, computer pr… |
|
Activium Group
IT services and consulting firm offering outsourcing, cloud…
|
MLACT | FR | Telecommunications, computer pr… |
|
ADISYN LTD
Provider of managed IT, sovereign cloud, cybersecurity, and…
|
AI1 | AU | Telecommunications, computer pr… |
|
ADVERITAS LIMITED
Provides SaaS solutions for digital advertising fraud preve…
|
AV1 | AU | Telecommunications, computer pr… |
|
AETERNAL M.
A High-Performance Computing-as-a-Service (HPCaaS) provider…
|
AMEN | ES | Telecommunications, computer pr… |
|
AFFLE 3I LIMITED
Technology-driven consumer intelligence platform for mobile…
|
AFFLE | IN | Telecommunications, computer pr… |
|
AgEagle Aerial Systems Inc.
Provider of full-stack, autonomous uncrewed aerial systems …
|
UAVS | US | Telecommunications, computer pr… |
|
AGILE
Cloud platform for creating, managing, and monetizing telev…
|
AGIL | ES | Telecommunications, computer pr… |
TelechipsInc. 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/15587/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15587 | 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=15587 | 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=15587 \ -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": 15587}, 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 TelechipsInc. (id: 15587)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.