STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Implementation of TFM_SBSFU on STM32U585

Hi All,i have downloaded the STM32U585 firmware package from the official sources and want to implement the TFM SBSFU program code into my development board(U585-IOT2A) using STM32 Cube IDE. The user manual mentions installation not possible using Cu...

PJose.4 by Senior
  • 1512 Views
  • 18 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
  • 658 Views
  • 4 replies
  • 0 kudos

WRITE_REG macro not working

I'm currently trying to use the CRC peripheral on an STM32G474, and when running HAL_CRC_Calculate(), the computed checksum is always zero. Doing some debugging into the HAL_CRC_Init() function, I've found that when the WRITE_REG macro is called, no...

0693W00000WI9NhQAL.png 0693W00000WI9PEQA1.png
DPard.2 by Associate
  • 483 Views
  • 1 replies
  • 0 kudos

STM32Cube_FW_WL_V1.2.0, application LoRaWAN_SBSFU_1_Slot_DualCore. Bug in the MPU configurations??? (file .\2_Images_SBSFU\CM4\Inc\sfu_low_level_security.h)

I'm creating a new lora project starting from STM32Cube_FW_WL_V1.2.0, application LoRaWAN_SBSFU_1_Slot_DualCore.I reserved some space (from 0x0801A000 to 0x0801BFFF) for some configurations. I modified the file mapping_fwimg.ld like below.\STM32Cube...

G.Buldo by Associate
  • 449 Views
  • 2 replies
  • 1 kudos

STM32CubeIDE support for TFM Application ?

I wish to try the TFM application on my B-U585I-IOT02A demo board. But the support for STM32CubeIDE has disappeared in FW_v1.1.0. Is there any reason for that, or can I copy the project from patch_cube5_v.1.0..2, though the source files have signific...

ELuca.2 by Associate II
  • 403 Views
  • 2 replies
  • 0 kudos

Resolved! STM32f030k6 CRC Config error

I want to use CRC on STM32f030k6, but as soon as I enable it, some errors appear and compilation fails.Even when I want to use EEPROM Emulation example for the above micro, again it fails to compile.What is wrong?STM32CubeIDE - Version: 1.10.1STM32Cu...

Mahdi1 by Associate II
  • 1560 Views
  • 12 replies
  • 0 kudos