Detect revision '-' or newer by software?

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

Detect revision '-' or newer by software?

682件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mysepp on Mon Nov 24 07:29:09 MST 2014
Is it somehow possible to detect if a LPC4357 with rev '-' is used or a newer version?

Perhaps some register or content of a register which was not available in LPC4357 Rev '-'?

Or has someone checked e.g. to write to one register of peripheral X and read back a register of peripheral Y
to see the (hard) problem mentioned in errata? Or is it only happening seldom and cannot be used for a check?

Can it perhaps be recognized by SCB-> CPUID?

Background: I want to display a big warning if a rev '-' is used and perhaps even deny normal operation.

ラベル(1)
0 件の賞賛
返信
1 返信

670件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by embd02161991 on Tue Dec 02 15:40:54 MST 2014
Hi,

You can determine by reading the bootcode version.
LPC4357 rev' '-' parts have boot code version 12.1
The boot code version number can be found using ISP or IAP calls.


Thanks
NXP Technical Support
0 件の賞賛
返信