STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Cypher using AES 128 CTR

Hi,Im trying to encryp using AES 128 CTR but i dont get the same result that online calculators.Im using this online calculator: https://cryptii.com/pipes/aes-encryptionMy code is the next:uint8_t IVKey[] = {0xDD, 0xF9, 0x11, 0xA6, 0xDD, 0xF9, 0x11, ...

Dosan by Associate III
  • 2582 Views
  • 11 replies
  • 2 kudos

STM32WB linker file

I'm having issues with a project based on an STM32WB5MM where some devices fail to operate BLE (like advertising, for example). The project integrates SBSFU and BLE_ota. I'm reviewing the linker files and I see differences in the management of the BL...

STM32L5 J-Flash RDP Level 2 using

Hello,I am trying to use below file to enable RDP 2 on an STM32 L552 controller.wiki.segger.com/images/7/78/STM32L5_Lock.jflash This has exit step "ExitStep21_Action" that set the DRP Level 1, However, I need to set RDP Level 2 by setting the value a...

TFM / CubeMX integration and debugging

HI,we are interested in a guide to  a clear workflow of integrating CubeMX-generated code for U5 into TFM-based application.In particular:1. We have trustzone-enabled CubeMX-generated app with Azure RTOS and TouchGFX. The IDE and compiler are IAR. We...

bear2023R by Associate III
  • 166 Views
  • 0 replies
  • 0 kudos

How to build SBSFU in team city build agent

Hi Team,I am working on project in which we are implementing Secure software upgrade feature using SBSFU. locally I am building SBSFU package, but our project follows different process. To meet that I need to build SBSFU package in TeamCity.could any...

jsalg.1 by Associate III
  • 139 Views
  • 1 replies
  • 0 kudos

STSAFE

Hi,How to authenticate a  device connected to STM 32 using USB Peripheral the STM 32 is integrated with STSAFE  IC , How to use peripheral Authentication Example for this in the software package 

SBSFU integration with STM32 L496ZG

I am integrating SBSFU with the STM32L496ZG microcontroller and have created a new project. I attempted to generate the SFB file using a customized post-build script from the L476 Simple App example. Although I modified the script paths for my projec...

STSAFE-A110 and hardware-level security

I'd like to open a small discussion about what would be the best usage of STSAFE-A110 to enhance the hardware-level security of our IoT device. To be more specific, in our application we want to use the STSAFE-A110 to store the customized device priv...

naNEQ by Associate
  • 177 Views
  • 1 replies
  • 0 kudos