STM32 MCUs Other solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Project structure using X-CUBE-USB-PD

Hello. I work on stm32CubeIDE. I am trying to figure out X-CUBE-USB-PD. An example of the project I'm trying to parse can be downloaded from the link https://github.com/STMicroelectronics/x-cube-usb-pd . It is required to understand how to adapt this...

DalOpez by Associate II
  • 276 Views
  • 0 replies
  • 0 kudos

Resolved! How to delete local host keys in ST-SAFE-A110?

Hi.Im working with ST-SAFE-A110 together with STM32CubeExpansion_STSAFE-A_V1.2.0 in a STM32_L4.Im trying to change my local host keys after being populated. I can wrap/unwarp without any problems but I don't know how to erase and regenerate the keys....

PLori.1 by Associate
  • 369 Views
  • 1 replies
  • 0 kudos

Class B safety library issues

1) Right after startup CPU check fails on following code:MRS R0, APSR /* Get Status register */ CMP R0, #0xB8000000 /* Verifies that N=C=V=Q=1 */ BNE.W FailSafePOR /* Fails if Q+N+C=V clear */because APSR register have also...

ktrofimo by Senior III
  • 589 Views
  • 3 replies
  • 0 kudos