STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 599 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
  • 180 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
  • 259 Views
  • 2 replies
  • 0 kudos