STM32 MCUs Security

Ask questions and find answers on STM32 security frameworks and tools, including cryptographic libraries, TrustZone, and the Secure Manager.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SPI DMA CRC transmit

hi,my type is stm32f031, i try to debug ' spi + dma + crc' mode. i have no idea about transmit crc .i just enable crc_en, and set the bit crc_next every sending 8bit value.my logic analyzer occured the only 8 bit datas, it not contains the the crc va...

Jseyn.1 by Associate III
  • 1442 Views
  • 2 replies
  • 0 kudos

Problem running SBSFU with Keil RTX5 (RTOS)

I am trying to adapt an existing project that uses Keil RTX5 (RTOS2) which was written in C++ to include SBSFU functionality. So far I have got the project to build. However I am not sure about the integrity of the build as Micro-lib does not support...

onio by Senior
  • 932 Views
  • 2 replies
  • 0 kudos

Resolved! Due to an overwhelming response, our capacity has been reached and, unfortunately, we are unable to confirm your registration.

Listen, I have chosen the day that had a plenty of free seats! First I have chosen another day but the system replied that this day is full, then I've chosen another one which was OK. Now I am simply thrown away from the event! WTF? Who do you think ...

RDien by Associate III
  • 1256 Views
  • 1 replies
  • 0 kudos

Resolved! STM32G4 CRC8 with user polynomial doesn't match other method

Hello, there,I need CRC8 in my design. Thinking with the Polynomial programmability in Stm32G4 . It should be straight forward.When I tried to test with the example "CRC_UserDefinedPolynomial" coming with stm32cube_fw_g4_v130 in "Examples_LL" folder,...

0693W000003QyciQAC.jpg 0693W000003QycTQAS.jpg
YWang.31 by Associate II
  • 5095 Views
  • 11 replies
  • 0 kudos

SBSFU project Failed to build UserApp

I am trying to build SBSFU V2.3.0 on STM32L496G-DISCOVERY board. I can build SeCoreBin and SBSFU. Flashed into board. All fine and it comes up over serial usb. However I am having trouble building the user app to exercise flashing. I am build...

RAbd.1 by Associate
  • 891 Views
  • 3 replies
  • 0 kudos

SBSFU Software download issue

I have filled request form for X-Cube-SBSFU software. Later I get the download link.When I clicked the download link first I login with my account. There were not a downloda link in that page It seams Validating One day later When I login again Valid...

0693W000003QrCnQAK.png
MKece.1 by Associate II
  • 459 Views
  • 0 replies
  • 0 kudos

After calling AES_GCM_Encrypt_Finish, how do I obtain the correct Initialization vector for the next encrypted message?

I would like to extend the GCM example in STM32CubeExpansion_Crypto_V3.1.0 to be able to encrypt messages over a wired bus. Every message should contain an authentication. So the encryption of every message begins with AES_GCM_Encrypt_Init, and ends ...

Kabajan by Associate
  • 454 Views
  • 0 replies
  • 0 kudos