STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Suggestions about security?

Hello, I'm working for an MNC and we use stm32l431cc. And I have to implement firmware updates over the air.physical connection:TARGET DEVICE <---UART----> External IOT DEVICE (GSM MODULE) which can be plugged in and out <----> Cloud service.For the ...

Vmere.1 by Senior
  • 592 Views
  • 3 replies
  • 0 kudos

Cryptolib: ECDSA Public key format

Hello,I try to verify data with cmox_ecdsa_verify. It fails with CMOX_ECC_ERR_BAD_PARAMETERS. I think my public key has the wrong format, because the buffer CMOX_ECC_SECP384R1_PUBKEY_LEN is 96. My key has the length of 120 bytes.I have exported my pu...

ABach.5 by Associate
  • 819 Views
  • 1 replies
  • 0 kudos

SBSFU Implementation in Nucleo STM32H743ZI Board.

   1. I need to implement SBSFU (Secure Boot and Secure Firmware Update) in my Nucleo STM32H743ZI Board, but the SBSFU package is available for STM32H753ZI, STM32H7B3I-DK, STM32H750B-DK board. So Which Package is best for the Nucleo STM32H743ZI board...

pragnesh by Associate III
  • 1387 Views
  • 6 replies
  • 0 kudos