STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to add external libraries in STM32CubeIDE

Hi, I'd like to know if it is possible to add external libraries on STM32CubeIDE and if yes, how.In particular, I'd like to use cryptographic functions on my NUCLEO-H753ZI. And I found a library on the web I could use in the form of an archive file (...

EBonv by Associate III
  • 15592 Views
  • 20 replies
  • 0 kudos

is it necessary to define PCROP in scatter?

Hi I'm Toni,I try to learn about embedded systems and it's my first time here.I bought stm32h743 and i would like know, If I use the CubeProgrammer to define PCROP area, why do I need to define on scatter?Thank you.

ATorr.7 by Associate
  • 295 Views
  • 1 replies
  • 0 kudos

I am using STM32WB55 controller and Keil as development environment , Using mbedTLS library for SHA256 computation.(mbedtls_sha256_update function from library is used) After datasize of 256 bytes , incorrect SHA is obtained. Are there any additional depe

I am using STM32WB55 controller and Keil as development environment , Using mbedTLS library for SHA256 computation.(mbedtls_sha256_update function from library is used) After datasize of 256 bytes , incorrect SHA is obtained. Are there any additional...

VJadh.3 by Associate
  • 485 Views
  • 1 replies
  • 0 kudos

Hex2bin CRC and HAL STM32 CRC are not the same

HiI tried to generate hex2bin crc32 and then crc32 on stm32 (on words, the rest CubeMX configurations were set to default) , but they are not the same. On hex2bin i can configure big or little endianness, but the result doesn't change and i don't kno...

ELitv.2 by Associate II
  • 771 Views
  • 3 replies
  • 0 kudos

Resolved! STM32 cryptografic AES CCM libraries giving wrong results

Hello everyoneI am trying to use the crypto library to perform an AES CCM encryption decryption. I am using an STM32F423CH MCU. The frames I am receiving are comming from other system and the authentication is always failing.I implemted the validatio...

MSaez.1 by Associate II
  • 943 Views
  • 3 replies
  • 0 kudos