Template:Boilerplate-PCN-List: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
No edit summary |
Update |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{TemplateData | {{TemplateData | ||
|description=Boilerplate for Product Change Notifications listing page | |description=Boilerplate for Product Change Notifications listing page. | ||
}} | }} | ||
</noinclude><includeonly> | |||
== Description == | 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 | |||
* '''Firmware''' — Firmware version update affecting product behavior | |||
| | * '''Software''' — Configuration tool, mobile app, cloud platform | ||
* '''Process''' — Manufacturing or assembly process change | |||
* '''Material''' — Material composition, packaging, labeling change | |||
* '''Documentation''' — Datasheet/manual update only (no product change) | |||
| | * '''EOL''' — End-of-Life or Last-Time-Buy notification | ||
* '''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:{{#replace:{{PAGENAME}}| Product Change Notifications|}}]] | [[Category:{{subst:#replace:{{subst:PAGENAME}}| Product Change Notifications|}}]] | ||
</includeonly> | </includeonly> | ||