Question
ECC example in CRYP-LIB with STM32 F407
Posted on July 02, 2014 at 08:54
Hello,
I have tried ECC_KeyGeneration_SignatureVerification example in STM32-CRYP-LIB with STM32 F407 (toolchain is IAR) But, when ''Generate ECC key pair'' be executed, the status be changed to FAILED (value:6002 RNG_ERR_BAD_OPERATION). Does anyone can execute this example with STM32 F470? How can I fix it? Thank you Naruhodo #crypto #ecc.h #stm32f4 #discovery