2018-11-06 11:38 PM
Hi. I got Cryptographic Library from ST. I added M4_CryptoFW_2_0_6.a to my project and tried calculate SHA256. But got hardfault when call SHA256_Finish function. Hardfault message is " A precise data access error has occurred (CFSR.PRECISERR, BFAR) at data address 0x40023008". I found that this address is CRC_CR register for STM32F4 series.
Crypto lib last release:
So, Is it real to use this soft crypto lib for STM32H743?
2018-11-07 12:05 AM
ST ties the library to STM32 parts by testing the CRC generator is present. I think one would need to patch that or push for an F7 and H7 variant of the library.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.