Template:Boilerplate-PCN-List: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Created page with "<noinclude> {{TemplateData |description=Boilerplate for the main Product Change Notification 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 including impact..." |
Update |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{TemplateData | {{TemplateData | ||
|description=Boilerplate for | |description=Boilerplate for Product Change Notifications listing page. | ||
}} | }} | ||
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 == | ||
<div class="dim"> | |||
''Chronological list of all PCNs issued for this product (most recent first).'' | |||
'''What to fill in:''' sortable table with columns: | |||
* '''PCN No.''' — unique identifier (format: PCN-YYYY-NNN, e.g., PCN-2025-001) | |||
* '''Version''' — firmware/hardware version affected (e.g., v1.0.2, v1.1.0) | |||
* '''Change Type''' — category of change (see below) | |||
* '''Descriptions''' — detailed description of the change, impact, and compatibility | |||
'''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 57: | Line 45: | ||
* '''Other''' — Other changes | * '''Other''' — Other changes | ||
'''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. | |||
* | '''Example row structure:''' | ||
* | * PCN-2025-001 | v1.0.2 | Hardware | Updated MCU revision (STM32L431 → STM32L433) to improve power efficiency... | ||
* 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> | |||
[[Category:Product Change | [[Category:{{subst:#replace:{{subst:PAGENAME}}| Product Change Notifications|}}]] | ||
</includeonly> | </includeonly> | ||