G48 Mass production

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

G48 Mass production

896件の閲覧回数
garyws
Contributor I

When the factory burns G48, it needs to write a ID number in each flash of MCU, ID can be incremented. What kind of recorder can be used to achieve it? How do you realize it? Thank you

0 件の賞賛
返信
1 返信

815件の閲覧回数
dianabatrlova
NXP TechSupport
NXP TechSupport

Hi Gary Guo, 


On the MCU is available Program Once Field. It is a part of Flash IFR which can be
used to store non-volatile data.
The global memory from 0x0_4000 is accessible when we set NVMRES bit
(MMCCTL1=0x01;) at PPAGE 0x01 and memory window 0x8000~0xBFFF.

See Table 24-5. Program IFR Fields in the reference manual
Programming the own serial number is possible into Program Once Field - 64B
at global address 0x0_40C0 – 0x0_40FF.

The additional useful information you can find in this thread:
https://community.nxp.com/message/869910?commentID=869910#comment-869910 

I hope it helps you.

Best regards,

Diana

0 件の賞賛
返信