sitronix

Decode Sitronix MPN patterns and identify display controller product families.

3|Updated Jan 31, 2025
One-click install
npx skills add https://github.com/Cantara/lib-electronic-components --skill sitronix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sitronix
Source: https://github.com/Cantara/lib-electronic-components/tree/main/.claude/skills/manufacturers/sitronix
Command: npx skills add https://github.com/Cantara/lib-electronic-components --skill sitronix

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you understand and work with Sitronix display controller part numbers, including decoding their structure, identifying product families, and distinguishing them from similar manufacturers.

Core Features & Use Cases

  • MPN Decoding: Parses Sitronix part numbers to identify series, model, variant, and package type.
  • Product Family Identification: Maps part numbers to specific product families like ST75xx, ST77xx, ST79xx, and ST16xx.
  • Manufacturer Distinction: Provides clear patterns to differentiate Sitronix parts from STMicroelectronics.
  • Use Case: When you encounter a part number like "ST7735S", this Skill can tell you it's a Sitronix 1.8" TFT driver in an SOP package.

Quick Start

Use the sitronix skill to decode the part number ST7789V and identify its product family and package type.

Frequently Asked Questions about sitronix

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I decode a Sitronix display controller part number?

Sitronix display controller part numbers are decoded using pattern matching and rule-based logic to parse the MPN structure, extracting series, model, variant, and package type from components like the ST77xx family.

What is the difference between STMicroelectronics and Sitronix part numbers?

The difference between STMicroelectronics and Sitronix part numbers is identified by specific MPN encoding patterns, suffix meanings, and product family mappings like ST75xx, ST77xx, ST79xx, and ST16xx series.

How can I identify the product family from a Sitronix MPN?

Identify the Sitronix product family by mapping the MPN prefix to known display controller families including ST75xx, ST77xx, ST79xx, and ST16xx using rule-based decoding logic.

What does the suffix mean on a Sitronix display controller part number?

The suffix on a Sitronix display controller part number indicates the package type and variant, deciphered through rule-based logic, such as 'S' denoting an SOP package for the ST7735 1.8" TFT driver.

Can I use Sitronix MPN decoding for electronic component identification workflows?

Yes, Sitronix MPN decoding applies to electronic component identification and data standardization workflows by parsing part number structures to correctly map components to product families and package types.