lpc4337 vs lpc43s37 aes encryption

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

lpc4337 vs lpc43s37 aes encryption

跳至解决方案
594 次查看
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 解答
584 次查看
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 回复数
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 项奖励
579 次查看
vianneyfenart
Contributor II

Hi Jun Zhang,

thanks for your answer

best regards

vianney

0 项奖励
559 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

You are welcome!

0 项奖励