STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

hello, this is soleiman, I have used a stm32f429igt6 and programing with "C", i have finished my project and I'm ready to sent it in the bazar for sale, so I'm really worried about steal, there is no rule about copyright in my country

hello,this is soleiman,I have used a stm32f429igt6 and programing with "C", i have finished my project and I'm ready to sent it in the bazar for sale,so I'm really worried about steal, there is no rule about copyright in my country,do you have any ad...

SFaza.1 by Associate
  • 380 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F207 RNG Interrupt

Hello,I'm having trouble getting the interrupt for the RNG on the STM32F207 to trigger. Below is a code snippet of what I'm doing;.void generate_rnd_num(uint32_t *rnd_num) { RNG_HandleTypeDef rng_handler; rng_handler.Instance = RNG // Point t...

Anvi by Associate III
  • 1257 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G431 AES not working

Hello, i have have included the stm32g4xx_hal_cryp.c v1.4.0.The clock is for AES is started (__HAL_RCC_AES_CLK_ENABLE)But the AES Registers are always 0, even writting with a debugger is not possible.Do you have any advice ?With friendly regardsMark ...

xfgdf.1 by Associate
  • 1011 Views
  • 3 replies
  • 0 kudos

STM32F072VBH6

Hello, Is below problem very common for this STM32F072VBH6 MCU? Parts were not blank and have already been programmed we are not able to program parts with our programmersParts bought from online distributor

ENeoh.1 by Associate II
  • 638 Views
  • 3 replies
  • 0 kudos

Resolved! SBSFU user app API extension

My project uses SBSFU template ported to my STM32L496 board. I need to call the crypto library from the user app. UM2262 mentions cryptographic middleware support in sections 6.2.3 and 6.2.4, but it is vague. Are there other documents that explain b...

jrgert by Associate III
  • 1112 Views
  • 6 replies
  • 0 kudos