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..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{TemplateData | {{TemplateData | ||
|description=Boilerplate for the main Product Change Notification listing page | |description=Boilerplate for the main Product Change Notification listing page. Uses {{PCN-Row}} template — editors only fill data fields, View link auto-builds. | ||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| Line 7: | Line 7: | ||
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. | 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 | 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. | ||
== PCN List == | == PCN List == | ||
| Line 13: | Line 13: | ||
|- | |- | ||
! PCN No. !! Issue Date !! Effective Date / First Ship !! Affected Product !! Change Type !! Short Description !! Impact !! Status !! Link | ! PCN No. !! Issue Date !! Effective Date / First Ship !! Affected Product !! Change Type !! Short Description !! Impact !! Status !! Link | ||
{{PCN-Row | |||
| PCN-2025-001 | | pcn = PCN-2025-001 | ||
| 2025-01-15 | | issue_date = 2025-01-15 | ||
| 2025-03-01 | | effective_date = 2025-03-01 | ||
| LIGO Air | | product = LIGO Air | ||
| Hardware | | change_type = Hardware | ||
| Updated MCU revision (STM32L431 → STM32L433) | | description = Updated MCU revision (STM32L431 → STM32L433) | ||
| | | impact = Minor | ||
| | | status = Released | ||
}} | |||
{{PCN-Row | |||
| PCN-2025-002 | | pcn = PCN-2025-002 | ||
| 2025-02-10 | | issue_date = 2025-02-10 | ||
| 2025-04-01 | | effective_date = 2025-04-01 | ||
| LIGO Pro | | product = LIGO Pro | ||
| Firmware | | change_type = Firmware | ||
| Firmware v2.1.0 release | | description = Firmware v2.1.0 release | ||
| | | impact = None | ||
| | | status = Effective | ||
}} | |||
{{PCN-Row | |||
| PCN-2025-003 | | pcn = PCN-2025-003 | ||
| 2025-03-05 | | issue_date = 2025-03-05 | ||
| 2025-05-01 | | effective_date = 2025-05-01 | ||
| LIGO Pro BLE | | product = LIGO Pro BLE | ||
| Process | | change_type = Process | ||
| New EMS partner for SMT line | | 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. --> | |||
|} | |} | ||
| Line 64: | Line 63: | ||
== Status Values == | == Status Values == | ||
* {{PCN-Status|Draft}} — Under internal review | * {{PCN-Status|Draft}} — Under internal review | ||
* {{PCN-Status|Released}} — Issued to customers | * {{PCN-Status|Released}} — Issued to customers | ||
* {{PCN-Status|Effective}} — Change implemented in production | * {{PCN-Status|Effective}} — Change implemented in production | ||
* {{PCN-Status|Superseded}} — Replaced by | * {{PCN-Status|Superseded}} — Replaced by newer PCN | ||
* {{PCN-Status|Withdrawn}} — Cancelled | * {{PCN-Status|Withdrawn}} — Cancelled | ||
[[Category:Product Change Notification]] | [[Category:Product Change Notification]] | ||
</includeonly> | </includeonly> | ||