STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bypass write protection on STM32F103

Hello, I have hundred of boards where I need to update our custom bootloader which resides in blocks 0/1/2/3/4 (the bootloader "partition" is 5KB). The new bootloader code resides inside the firmware binary, when the firmware boots, it checks if the ...

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
  • 619 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
  • 819 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
  • 732 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
  • 1015 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
  • 2289 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
  • 599 Views
  • 1 replies
  • 0 kudos