STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! LoRa packet with CRC error treated as valid

A packet with CRC error has both SUBGHZ_IT_RX_CPLT and SUBGHZ_IT_CRC_ERROR flag set.In stm32wlxx_hal_subghz.c, this leads to both RxCpltCallback() and CRCErrorCallback() being called.https://github.com/STMicroelectronics/STM32CubeWL/blob/main/Drivers...

HugoL by Associate II
  • 498 Views
  • 1 replies
  • 2 kudos

STM32Cube_FW_WL_V1.2.0, application LoRaWAN_SBSFU_1_Slot_DualCore. Bug in the MPU configurations??? (file .\2_Images_SBSFU\CM4\Inc\sfu_low_level_security.h)

I'm creating a new lora project starting from STM32Cube_FW_WL_V1.2.0, application LoRaWAN_SBSFU_1_Slot_DualCore.I reserved some space (from 0x0801A000 to 0x0801BFFF) for some configurations. I modified the file mapping_fwimg.ld like below.\STM32Cube...

G.Buldo by Associate
  • 270 Views
  • 2 replies
  • 1 kudos

Usage of PCROP and RDP in application

Greetings. I am developing a LoRaWAN application running on the STM32WL5, the application does work and makes use of the flash memory to store the application eui/network key (so that it is not necessary to recompile the firmware each time), the keys...

IFant.1 by Associate II
  • 392 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WL55 SBSFU is not compiling on MacOS

Hello,I am working on a project using STM32Cube_FW_WL_V1.0.0.I cannot compile the 1_Image_SECoreBin project included in the BFU_1_Image sample project.I am using STM32CubeIde on macOS Catalina.I have also read these manuals."Getting started with the ...

0693W00000AMSsKQAX.png
FYASA.1 by Associate II
  • 375 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeWL SBSFU compile error on Windows

Hi there,I am trying to compile the SBSFU_2_Images_DualCore project.Although I did it in the correct order according to the document "Getting started with the SBSFU of STM32CubeWL (UM2767)". I am getting a compiler error. I'm sure that, compiling the...

0693W00000AMa5BQAT.jpg
FYASA.1 by Associate II
  • 367 Views
  • 2 replies
  • 0 kudos