Jump to content

Template:Boilerplate-PCN-List: Difference between revisions

From SOJI ELECTRONICS
[checked revision][checked revision]
No edit summary
Update
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{TemplateData
{{TemplateData
|description=Boilerplate for the main Product Change Notification listing page. Uses {{PCN-Row}} template — editors only fill data fields, View link auto-builds.
|description=Boilerplate for Product Change Notifications listing page.
}}
}}
</noinclude><includeonly>
== Description ==
This page lists all Product Change Notifications (PCNs) issued by SOJI Electronics. PCNs are published per JEDEC JESD46 standard to inform customers of any product change that may affect form, fit, function, reliability, or quality.


For each PCN, click the '''View''' link to access the full detail page. If the detail page does not exist yet, the link will say '''Create''' and open a new page editor with the PCN Detail template pre-loaded.
2 mandatory sections (== H2 ==):
# Description
# PCN List
 
[[Category:Boilerplates]]
</noinclude><includeonly>== Description ==
<div class="dim">
 
''Brief introduction to the PCN page per JEDEC JESD46 standard.''
 
'''What to fill in:'''
* 1–2 paragraph intro explaining the purpose of this page
* Mention JEDEC JESD46 compliance
* Specify which product line this PCN page covers
* Note: PCNs inform customers of any product change that may affect form, fit, function, reliability, or quality
 
'''Example structure:''' "This page lists all Product Change Notifications (PCNs) issued by SOJI Electronics for the [Product Name]. PCNs are published per JEDEC JESD46 standard..."
 
</div>


== PCN List ==
== PCN List ==
{| class="wikitable sortable" style="width:100%"
<div class="dim">
|-
 
! PCN No. !! Issue Date !! Effective Date / First Ship !! Affected Product !! Change Type !! Short Description !! Impact !! Status !! Link
''Chronological list of all PCNs issued for this product (most recent first).''
{{PCN-Row
 
| pcn            = PCN-2025-001
'''What to fill in:''' sortable table with columns:
| issue_date    = 2025-01-15
* '''PCN No.''' — unique identifier (format: PCN-YYYY-NNN, e.g., PCN-2025-001)
| effective_date = 2025-03-01
* '''Version''' — firmware/hardware version affected (e.g., v1.0.2, v1.1.0)
| product       = LIGO Air
* '''Change Type''' — category of change (see below)
| change_type    = Hardware
* '''Descriptions''' — detailed description of the change, impact, and compatibility
| description    = Updated MCU revision (STM32L431 → STM32L433)
| impact        = Minor
| status        = Released
}}
{{PCN-Row
| pcn            = PCN-2025-002
| issue_date    = 2025-02-10
| effective_date = 2025-04-01
| product        = LIGO Pro
| change_type    = Firmware
| description    = Firmware v2.1.0 release
| impact        = None
| status        = Effective
}}
{{PCN-Row
| pcn            = PCN-2025-003
| issue_date    = 2025-03-05
| effective_date = 2025-05-01
| product        = LIGO Pro BLE
| change_type    = Process
| description    = New EMS partner for SMT line
| impact        = Major
| status        = Released
}}
<!-- ⬆️ COPY-PASTE block {{PCN-Row | ... }} bên trên để thêm PCN mới. Link "View" tự sinh ra từ product + pcn. -->
|}


== Change Type Categories ==
'''Common Change Types:'''
* '''Hardware''' — Component, PCB revision, schematic update
* '''Hardware''' — Component, PCB revision, schematic update
* '''Firmware''' — Firmware version update affecting product behavior
* '''Firmware''' — Firmware version update affecting product behavior
Line 56: Line 45:
* '''Other''' — Other changes
* '''Other''' — Other changes


== Impact Levels ==
'''How to add a new PCN:''' copy a row block (from <code>|-</code> to next <code>|-</code>) and paste before <code>|}</code> at the bottom of the table. Update fields with actual PCN data.
* {{PCN-Impact|None}} — No customer action required
 
* {{PCN-Impact|Minor}} — Informational, no requalification needed
'''Example row structure:'''
* {{PCN-Impact|Major}} — Customer requalification may be required
* PCN-2025-001 | v1.0.2 | Hardware | Updated MCU revision (STM32L431 → STM32L433) to improve power efficiency...
* {{PCN-Impact|Critical}} — Customer requalification required, samples available
* PCN-2025-002 | v1.1.0 | Firmware | Firmware v1.1.0 release adds support for Hardware Revision B...
 
</div>
<div class="noprint">
== Related Documents ==
''Cross-references to other documents.''
{{RelatedDocuments}}
</div>
 
== Revision History ==
<div class="revision-history-auto">
<span class="dim">Loading revision history...</span>
</div>


== Status Values ==
* {{PCN-Status|Draft}} — Under internal review
* {{PCN-Status|Released}} — Issued to customers
* {{PCN-Status|Effective}} — Change implemented in production
* {{PCN-Status|Superseded}} — Replaced by newer PCN
* {{PCN-Status|Withdrawn}} — Cancelled


[[Category:Product Change Notification]]
[[Category:{{subst:#replace:{{subst:PAGENAME}}| Product Change Notifications|}}]]
</includeonly>
</includeonly>

Latest revision as of 09:02, 25 May 2026

Template:TemplateData

2 mandatory sections (== H2 ==):

  1. Description
  2. PCN List
SOJI Electronics