STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CRYP issue when Timer is used as Timebase Source

Hi, I have nucleo-h753ZI and I want to use CRYP in a project that also uses FREERTOS. I set Timer 6 as Timebase Source (recommended due to FREERTOS) and as a result, program goes to HardFault every time I use HAL_CRYP_Encrypt function.HAL_CRYP_Decryp...

MattCZ by Associate
  • 716 Views
  • 4 replies
  • 0 kudos

Resolved! Inconsistency between STM32H7 AES HAL and Reference Manual

HelloI'm starting to implement AES-GCM on STM32H753 (rev V).I've found an inconsistency between the HAL and the Ref Manual.The STMicro HAL for AES for STM32H7x3 is setting some bits called NPBLB in CRYP_CR register if the product revision is above re...

Gpeti by Senior II
  • 780 Views
  • 7 replies
  • 0 kudos

Firmware CRC / Debugger

Dear allI want to check flash integrity with CRC checksum – IAR workbench has built-in features to calculate and add the CRC to the firmware.Under STM32CubeIDE I use a post buildsrec_cat.exe firmware.bin -binary -stm32-l-e 0xEFFC -o firmware_withCRC....

FWege.1 by Associate III
  • 595 Views
  • 1 replies
  • 0 kudos

How can I port the SBSFU to another board?

Hi,I'm using a STM32F446RE Discovery board and would like to test the SBSFU on it. At them moment, I take the example code from the STM32F413H Discovery board, but I'm not sure what I'm doing wrong to never get access over the tera terminal. What I h...

0693W00000HpvhlQAB.png 0693W00000HpvieQAB.png 0693W00000HpvsAQAR.png
STsch.1 by Associate III
  • 399 Views
  • 1 replies
  • 1 kudos

SBSFU Flash overflow

Hi,I have some trouble with using the SBSFU. In the first place, I could not build the SECoreBin project, but I found out, it was the path length in Windows making me the trouble. Now, after solving this and building a complete new project example, I...

0693W00000HpwfTQAR.png
STsch.1 by Associate III
  • 293 Views
  • 2 replies
  • 0 kudos

Resolved! STM32L496 header missing Hash peripheral definitions

It looks like STM32L496xx.h does not have the hash peripheral definitions in it. e.g. The STM32Cube_FW_L4_V1.16.0 examples for STM32L496 HASH peripheral are all configured to use the STM32L4A6xx. Does ST have a plan to update STM32L496xx.h?, or Is...

jrgert by Associate III
  • 530 Views
  • 3 replies
  • 0 kudos