STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Ethernet Init fail with sbsfu bootloader

Hello everyone!I am testing my own firmware with the sbsfu bootloader (stm32h723). I have the problem that when the MCU is trying to set up the ethernet the board will die.The ETH region is protected by MPU and before enabling it in my app I disable...

Resolved! SBSFU SECoreBin debug

Hi,I am trying to use external flash to download the FW and facing issue at FWPartialTag comparison. I want to debug SECoreBin project to see what is going on while I am in debugging SBSFU project.Is this debug jump possible? If so, Could you please ...

ANaga.2 by Associate II
  • 410 Views
  • 3 replies
  • 0 kudos

After downloading a new firmware blob via YMODEM transmssion, why does SBSFU report that installation is not validated instead of installing the new firmware?

We implemented an OTA update procedure where we provide an STM32L476 with a new firmware via serial using the Ymodem protocol in a two-image SBSFU configuration.We are executing long-running tests in which we use the same firmware image to test the u...

tomptz by Associate II
  • 305 Views
  • 2 replies
  • 0 kudos

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
  • 189 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
  • 676 Views
  • 2 replies
  • 0 kudos