STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Include paths?

Hello guys,I'm trying to use the sample project given in the MOOC, and I'm getting compilation errors. The below is the error message.../STM32_Cryptographic/legacy_v3/src/hash/legacy_v3_sha1.c:20:10: fatal error: hash/legacy_v3_sha1.h: No such file o...

0693W00000QNC45QAH.png
Vmere.1 by Senior
  • 514 Views
  • 4 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
  • 2527 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
  • 634 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
  • 3891 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
  • 420 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
  • 399 Views
  • 1 replies
  • 0 kudos