STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32U5 Debug in RDP 0.5 With STM32CubeProgrammer

Hello,I am trying to start a debug session with STM32CubeIDE v1.11.2 on my board locked on RDP 0.5.I loaded a valid secure firmware which jumps into the non-secure firmware before setting RDP 0.5.I could connect STM32CubeProgrammmer and flash the non...

OOUES.1 by Associate
  • 1082 Views
  • 3 replies
  • 0 kudos

SB and SFU

Hey guys, I want to perform a firmware upgrade over the air. And use a UART to connect to IoT device.I use stm32l431xx and it contains hardware for symmetric encryption. And the host device which sends the binary uses stm32l496 has SBSFU.So I have a ...

Vmere.1 by Senior
  • 502 Views
  • 1 replies
  • 0 kudos

Resolved! LoRa packet with CRC error treated as valid

A packet with CRC error has both SUBGHZ_IT_RX_CPLT and SUBGHZ_IT_CRC_ERROR flag set.In stm32wlxx_hal_subghz.c, this leads to both RxCpltCallback() and CRCErrorCallback() being called.https://github.com/STMicroelectronics/STM32CubeWL/blob/main/Drivers...

HugoL by Associate II
  • 1099 Views
  • 1 replies
  • 2 kudos

Is it possible to do a FUOTA with SBSFU ?

I have made a FUOTA project and I want to add security to it. I found SBSFU but I see that they must connect the ship in order to update it, and that's not what I want.So my question : is it possible to do a FUOTA with a SBSFU example ? is so how ?

Moughit by Associate III
  • 490 Views
  • 1 replies
  • 0 kudos

Resolved! possible bug in F3xx Firmware?

When I compile a simple programm, using the CRC feature I get the following warning:In file included from ../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h:30,                from ../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h:29,     ...

CBerg by Senior
  • 925 Views
  • 4 replies
  • 0 kudos