STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to make a binary file length multiple of 16byte

Hi,I am working on p-nucleo-wb55 and run SBSFU example successfully. now i want replace default user application with my application as a secure application (.sfb). I refer AN5056(Integration guide for the X-CUBE-SBSFU) section 8.1 How to make an app...

asala.19 by Associate III
  • 1026 Views
  • 3 replies
  • 0 kudos

User app not decrypt

Hi,I am testing SBSFU in p-nucleo-wb55. when i am flashing user_app.sfb it flash successfully at slot1 (Download Area) but can not decrypt and hang at below STATE can you please help me how to resolve this issue and also tell me how to enable debug l...

asala.19 by Associate III
  • 1445 Views
  • 8 replies
  • 0 kudos

Resolved! Setting up EEPROM emulator for STM32L

I'm trying to use EEPROM emulation API in a project. I have downloaded the expansion package. Based on AN4894 I need core and porting to be included in my project so I copied them under a new directory in Middleware and included the path. Then added ...

MHoss.1 by Associate III
  • 1186 Views
  • 3 replies
  • 2 kudos

Resolved! Does X-CUBE-CYRPTOLIB support stm32H7?

Hi All,I am using X-CUBE-CRYPTOLIB for AES ECB encryption/decryption on STM32H7 micro and using the F7 example code and library(libSTM32CryptographicV3.0.0_CM7_GCC_ot.a), provided in the crypto package. But the comparison of encrypted message fails w...

smast by Associate
  • 1289 Views
  • 4 replies
  • 0 kudos

Read out protection

I am using bootloader to update my firmware and I am using dual bank to update code. When I working on bank 1, new code sending to bank2 after reset I am starting bank2 successfly, but I want to use Read Out Projection in my MCU.If I use Read Out Pr...

DCtech by Associate II
  • 570 Views
  • 3 replies
  • 0 kudos

STM32H7 Hardware CRC32 algorithm

We have two microcontroller, one is the STM32H7 and another one without hardware CRC (need to be software CRC through an algorithm).I use SPI communication with this hardware CRC32 and I would like to know the software algorithm able to have the same...

ADejo.1 by Associate II
  • 1943 Views
  • 7 replies
  • 0 kudos