STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 2095 Views
  • 12 replies
  • 0 kudos

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
  • 493 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
  • 3138 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
  • 353 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
  • 306 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
  • 604 Views
  • 1 replies
  • 0 kudos