lpc4337 vs lpc43s37 aes encryption

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

lpc4337 vs lpc43s37 aes encryption

ソリューションへジャンプ
595件の閲覧回数
vianneyfenart
Contributor II

Hello

I need help : i have questions about lpc4337 vs lpc43s37

it seems the only difference betwin both is the aes encrytion.

i need to encrypt with basic aes encryption....and i found an Application Note from NXP (AN11241) and the software library for use it.

it seems i don't need to have lpc43s37 to do that : the lpc4337 can use this library without aes peripheral i'm right?.

thanks

0 件の賞賛
1 解決策
585件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

yes, AN11241 is SW lib, you can port it to LPC4337 to implement AES encryption.

But please note:

The library has been tested on the following targets: LPC11Axx (Cortex-M0 based), LPC1769 (Cortex-M3 based). For porting the library to other targets, the user may extend or modify the target definition in the cipher.h file. 

For more, see AN11241.

 

Have a nice day,

Jun Zhang

元の投稿で解決策を見る

0 件の賞賛
3 返答(返信)
586件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

yes, AN11241 is SW lib, you can port it to LPC4337 to implement AES encryption.

But please note:

The library has been tested on the following targets: LPC11Axx (Cortex-M0 based), LPC1769 (Cortex-M3 based). For porting the library to other targets, the user may extend or modify the target definition in the cipher.h file. 

For more, see AN11241.

 

Have a nice day,

Jun Zhang

0 件の賞賛
580件の閲覧回数
vianneyfenart
Contributor II

Hi Jun Zhang,

thanks for your answer

best regards

vianney

0 件の賞賛
560件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

You are welcome!

0 件の賞賛