STM32 MCUs Security

Ask questions and find answers on STM32 security frameworks and tools, including cryptographic libraries, TrustZone, and the Secure Manager.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Definition of MIN and MAX in crypto lib

HelloFile "STM32_Cryptographic/Inc/Common/macros.h" defines macros MIN and MAX without any "#ifndef" around. Thus compiler warnings "redefined" are generated, if the file is included by customer code after headers of BLE stack.File STM32WPAN/ble/ble_...

PADAM.1 by Associate III
  • 838 Views
  • 1 replies
  • 0 kudos

STM32WL55xx LoRaWAN_End_Node_DualCore with SBSFU

Hi Community. I'm trying to port the LoRaWAN_End_Node_DualCore with SBSFU application example to CubeIDE but I'm facing a lot of linker errors. Is there a way to have a working CubeIDE project for this example? I'm working with the dual core STM32WL5...

MSign.1 by Associate II
  • 956 Views
  • 2 replies
  • 0 kudos

STM32L072 USB CDC stops sending after CRC or error packet

Hi,I'm not sure what is going on exactly, but I think there is either an issue with the HAL or the USB windows driver for STM32 CDC. I am using an STM32L072KBU, STM32Cube MCU Package 1.17.0. I wait until the device is enumerated (by checking the dev_...

0693W000008yWIEQA2.png
SHewi.1 by Associate II
  • 843 Views
  • 0 replies
  • 0 kudos

Resolved! Impossible to load UserApp (sfb file) using TeraTerm or Minicom. The terminal is always stuck at the first block transfer.

Hello, I a new with NUCLEO STM32H753ZI and trying the SBSFU examples (1 and 2 images). I can flash and launch the SBSFU but I can't load any user application (userapp.sfb)I use STM32 tools, either using Linux or Windows with the same result :I conne...

Pmare.11 by Associate
  • 1159 Views
  • 2 replies
  • 0 kudos

Resolved! inconsistent watchdog reset

Hi all,I am practicing the Secure boot using SBSFU using the stm32L476 development board. I have implemented a code for the SBSFU, but it is giving a warning WARNING: A Reboot has been triggered by a Watchdog reset!      INFO: Last execution detec...

Roshan by Associate III
  • 2702 Views
  • 11 replies
  • 0 kudos

Resolved! How do I port the SBSFU to the H757 board?

For the past few weeks I have been trying to port the NUCLEO-H753ZI SBSFU implementation to the H757 and have run into several problems. My development environment is linux.First of all, I could not build the binaries succesfully without massive modi...

AKhri.1 by Associate II
  • 679 Views
  • 1 replies
  • 0 kudos

Resolved! Help in Read out protection.

Hi all,I'm working in a project (with STM32L476) in which i am building my own bootloader to perform secure boot and firmware upgrade.I have some doubt regarding this matter. is there any resources available for secure the HEX file (encrypt and decry...

Roshan by Associate III
  • 938 Views
  • 5 replies
  • 0 kudos