STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Help in SBSFU memory

Hi all,I generated the SBSFU file. now i am getting another issue, I was thinking to program the .bin file using CubePrg (DFU method)so I loaded the .bin file which created using sbsfu, then I set the start address as 0x080000000 or 0x0 and trying to...

Roshan by Associate III
  • 492 Views
  • 2 replies
  • 0 kudos

Resolved! Why am I getting an RNG failure on the STM32L4P5?

I have just updated a board design, replacing the STM32L433CC with an STM32L4P5RE. I have no problems using the RNG on the L433. However, with the L4P5, I get only one result from the RNG before it give a seed error.RNG: CR = 00800004, DR = 9a4c8249,...

Can I use RTT print in the application upgraded by SBSFU?

Hi,I'm working on the project which used RTT print as the debug interface and now integrated with SBSFU to enable the firmware upgrade capability, but after that I noticed somehow the internal flash been erased after I launched the RTTViewer and conn...