STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Recommended CPU Frequency for SBSFU ??

SBSFU involved signing verification and encryption/decryption related activities.Also crypto processing is required to implement SBSFU solutions.So, what is the recommended CPU Clock frequency to implement SBSFU solutions ??

SPati.7 by Associate III
  • 369 Views
  • 3 replies
  • 0 kudos

Chip Vulnerabilities and STM32 Hacking

Hi - I am new to hardware security researching, so I thought start with a simple STM32 MCU to improve my skills.I can develop simple applications and upload it to flash, everything is ok so far. But I wonder how can I hack the device I developed. For...

AFuller by Associate II
  • 2374 Views
  • 7 replies
  • 0 kudos

Linking SECoreBin to SBSFU, How it works ??

From X-CUBE-SBSFU examples, we link SECoreBin binary to SBSFU project, to access Secure Engine APIs.Even though we are linking SECoreBin, but how it will address at linking right function address offset ?? It means how SBSFU project get SECoreBin fun...

SPati.7 by Associate III
  • 263 Views
  • 1 replies
  • 0 kudos

SB and SFU isolated?

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
  • 230 Views
  • 1 replies
  • 0 kudos

When I am building the application for SBSFU for STM32L476 on CubeIDE, I get the following error when I compile the first project : SECoreBin

11:37:30 **** Incremental Build of configuration Debug for project STM32L476RG_NUCLEO_2_Images_SECoreBin **** make all "../prebuild.sh" "../" ../prebuild.sh: cd: line 8: can't cd to ..//../../../../../../Middlewares/ST/STM32_Secure_Engine/Utilities/...

SPand.2 by Associate
  • 420 Views
  • 1 replies
  • 0 kudos

Resolved! How to use OTFDEC with stm32u5 and Zephyr

Hey, I'm starting on using OTFDEC for encryption of data on external OSPI flash, the project i'm working on is based on the Zephyr OS, and as far as i can see there are no examples on how to build an application with the OTFDEC setup using Zephyr. S...

taunboel by Associate II
  • 781 Views
  • 1 replies
  • 0 kudos

Resolved! Undefined Reference HAL_CRC_Init Function

I want to implement a system so that it retrieves sound by mems microphones and classify it with convolutional neural network. I have spent a lot of times to use BSP Library in my project but I failed. Therefore, I decided to use the code provided in...

0693W00000QMCJIQA5.png