Differences between NXP MC9S08PT32VLC and MC9S08PT32AVLC

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

Differences between NXP MC9S08PT32VLC and MC9S08PT32AVLC

ソリューションへジャンプ
1,461件の閲覧回数
mickibiz
Contributor I

Hi,

I would like to know if there are any significant electrical and mechanical differences between NXP MC9S08PT32VLC and MC9S08PT32AVLC.

A long time ago we developed several firmwares for NXP MC9S08PT32VLC - are these source codes fully compatible with NXP MC9S08PT32AVLC?

 

Thanks in advance.

Best regards,

Michele

0 件の賞賛
返信
1 解決策
1,455件の閲覧回数
vicentegomez
NXP TechSupport
NXP TechSupport

The version with A has a different mask set that fixes different errata that exist on the version without the A.

I am guessing that when you develop your code you use the mask set 4N40C, which has the following errata sheet

https://www.nxp.com/docs/en/errata/S08PT60_4N40C.pdf

Now, the part with "A", you need to check the mask set, it can be 0N53H or 0N53H

please check the errata for each mask set

https://www.nxp.com/docs/en/errata/S08PT60_0N53H.pdf

https://www.nxp.com/docs/en/errata/S08PT60_1N53H.pdf

You need to check if on your original software you are doing any of the workarounds for any errata, if this is not the case your software can use it on the "A "version.

 

There is no mechanical difference.

 

Regards

Vicente Gomez

 

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,456件の閲覧回数
vicentegomez
NXP TechSupport
NXP TechSupport

The version with A has a different mask set that fixes different errata that exist on the version without the A.

I am guessing that when you develop your code you use the mask set 4N40C, which has the following errata sheet

https://www.nxp.com/docs/en/errata/S08PT60_4N40C.pdf

Now, the part with "A", you need to check the mask set, it can be 0N53H or 0N53H

please check the errata for each mask set

https://www.nxp.com/docs/en/errata/S08PT60_0N53H.pdf

https://www.nxp.com/docs/en/errata/S08PT60_1N53H.pdf

You need to check if on your original software you are doing any of the workarounds for any errata, if this is not the case your software can use it on the "A "version.

 

There is no mechanical difference.

 

Regards

Vicente Gomez

 

 

0 件の賞賛
返信