STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32U5 TFM mbedCrypto ECDSA(PSA API)

hi i am implementing a TFM based project on stm32u585 microcontroller. i taken reference from the cubeU5 package to implement the TFM code stm32U585 SBSFU  .in my application i need to use the ECDSA signing and verification using the PSA APIs availab...

sabari1_0-1715335327575.png sabari1_1-1715335390727.png sabari1_2-1715335552924.png sabari1_0-1715592513404.png
sabari1 by Associate III
  • 303 Views
  • 2 replies
  • 2 kudos

Provisioning Failed

Hello,I am working on Secure Boot for one of the project having the following list of information,Board : B-U585I-IOT02ADevice name : STM32U575/STM32U585Device type : MCUDevice CPU : Cortex-M33 I am trying to boot the device using generated keys with...

jjshant by Associate
  • 199 Views
  • 0 replies
  • 0 kudos

NetX secure TLS handshake time

hi all,I am trying to implement a TCP echo device on STM32U585 controller. here the TCP/IP communication is over ethernet as well as USB (CDC ECM). The communication channel is protected using TLS encryption.here am using NetX stack as the TCP/IP sta...

sabari1_0-1709038638021.png sabari1_1-1709039079996.png
sabari1 by Associate III
  • 932 Views
  • 5 replies
  • 1 kudos

Resolved! CRC-16-IBM using HAL APIs

Hi community, I am working on CRC generation with polynomial 0x8005 and initial value 0x0000, so I configured it as belowI am using the data as shown below and the CRC should be 0x43B8 but the value got from the API is different. So I am missing some...

_legacyfs_online_stmicro_images_0693W00000bkgUXQAY.png

STM32H750IB How set the RDP Level ?

When I set the RDP Level 1 the Controller stops working.I must unpower the Controller and power it agin, NRST didn't work.I use the code:       HAL_FLASH_Unlock();       HAL_FLASH_OB_Unlock();       OBIni.OptionType = OPTIONBYTE_RDP;       OBIni.RDPL...

JFieb.1 by Associate
  • 501 Views
  • 1 replies
  • 0 kudos