STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Unable to port STM32F413H-Discovery 2_images to STM32F417

I'm sure I'm missing out something obvious as I'm fairly green with limited programming experience, but I could not port the STM32F413 project to run on my own STM32F417 board. I've scoured this topic and followed Security Part6 - STM32 security ecos...

Eugene G by Associate II
  • 701 Views
  • 2 replies
  • 0 kudos

Can't seem to get correct results from CRC hardware

I have a routine that I have used for years on other processors and on PCs to get a CRC16 X-25 from a string. I'd like to get the hardware CRC to use the same CRC16.I have tried every variant in the STM32CubeIDE and have not been able to get same out...

JimFouch by Associate III
  • 1743 Views
  • 4 replies
  • 0 kudos

Bypass write protection on STM32F103

Hello, I have hundred of boards where I need to update our custom bootloader which resides in blocks 0/1/2/3/4 (the bootloader "partition" is 5KB). The new bootloader code resides inside the firmware binary, when the firmware boots, it checks if the ...

Definition of MIN and MAX in crypto lib

HelloFile "STM32_Cryptographic/Inc/Common/macros.h" defines macros MIN and MAX without any "#ifndef" around. Thus compiler warnings "redefined" are generated, if the file is included by customer code after headers of BLE stack.File STM32WPAN/ble/ble_...

PADAM.1 by Associate III
  • 630 Views
  • 1 replies
  • 0 kudos

STM32WL55xx LoRaWAN_End_Node_DualCore with SBSFU

Hi Community. I'm trying to port the LoRaWAN_End_Node_DualCore with SBSFU application example to CubeIDE but I'm facing a lot of linker errors. Is there a way to have a working CubeIDE project for this example? I'm working with the dual core STM32WL5...

MSign.1 by Associate II
  • 827 Views
  • 2 replies
  • 0 kudos

STM32L072 USB CDC stops sending after CRC or error packet

Hi,I'm not sure what is going on exactly, but I think there is either an issue with the HAL or the USB windows driver for STM32 CDC. I am using an STM32L072KBU, STM32Cube MCU Package 1.17.0. I wait until the device is enumerated (by checking the dev_...

0693W000008yWIEQA2.png
SHewi.1 by Associate II
  • 750 Views
  • 0 replies
  • 0 kudos

Resolved! Impossible to load UserApp (sfb file) using TeraTerm or Minicom. The terminal is always stuck at the first block transfer.

Hello, I a new with NUCLEO STM32H753ZI and trying the SBSFU examples (1 and 2 images). I can flash and launch the SBSFU but I can't load any user application (userapp.sfb)I use STM32 tools, either using Linux or Windows with the same result :I conne...

Pmare.11 by Associate
  • 1021 Views
  • 2 replies
  • 0 kudos