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

STM32H563 DA obk password calculation

I'm trying to understand how the HDPL1 is calculated based on an OBK file.I have dumped the contents of HDPL1 / 0x0BDF0100 and can see that for a 16 length password, I have 96 bytes written, as follows0x0BFD0100 to 0x0BFD0120, unknown calc, how is th...

_EFrie by Senior
  • 61 Views
  • 0 replies
  • 0 kudos

SBOM for the code generated by STM32CubeMX

I used STM32F103 in a mix configuration of bare-metal&HAL supplied by STM32CubeMX. I'm not sure ST can provide the documentation that can be referenced to generate the SBOM for cybersecurity purpose. Is there any recommended tool to scan the firmware...

Resolved! HSM reader detection

Hi, using STM32 Cube Programmer and STM32 Trusted Package Creator W2.21, I was unable to detect the HSM card, getting error 0x88000002. I had to downgrade to V2.14, as mentionned in several posts to get it detected successfully.I use HID Omnikey 3121...

PLencou by Associate
  • 145 Views
  • 2 replies
  • 1 kudos

Issue with USB Virtual COM After SBSFU on STM32WB55RG

Hello everyone,My team and I are working with a custom board based on the STM32WB55RG. Due to limited pin availability, we need to use USB as a virtual COM port for serial communication. We successfully configured the USB Virtual COM and were able to...

G_P by Associate II
  • 1733 Views
  • 9 replies
  • 4 kudos

STM32U375 PKA peripheral

We have a query regarding STM32U375 PKA peripheral.As per datasheet, the peripheral is available for this variant. Under the "STM32Cube/Repository/STM32Cube_FW_U3_V1.2.1/Drivers/STM32U3xx_HAL_Driver/" we can also see that stm32u3xx_hal_pka.c and stm3...

Nasreen_Shaikh_2-1768309069472.png Nasreen_Shaikh_3-1768309082216.png

STM32H52 secure/non-secure RAM partition

Hi,based on the ST example where the 640kB RAM is splitted into 2 * 320kB for secure/non-secure application, I want to change this to 32kB/608kB for secure/non-secure app. After modification of the linker files for the secure/non-secure app, the non-...

Resolved! Enable RDP after UART dfu

Hi,we are experiencing an issue with the STM32G0B0 when RDP level 1 is enabled, following the steps below:Flash the device using J-LinkStart the device and let the application set RDP = 1Enter the STM32 ROM bootloader (via UART)Disable RDP protection...

alex95 by Associate II
  • 122 Views
  • 2 replies
  • 3 kudos