STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SBSFU_V2.6.0 compiler fail fail based on IAR

Hi ,I have to use IAR IDE to develop SBSFU function , But I found that after "2_Images_SECoreBin" compiler success, I try to compiler "2_Images_SBSFU" as below picture. It's seem show post build fail.Dose anyone find this issue and some suggest? (but...

0693W00000KcCmNQAV.png 0693W00000KcCmDQAV.png
stsan.1 by Associate II
  • 505 Views
  • 2 replies
  • 0 kudos

Securely program bootloader remotely in STM32

Normally the bootloader is the first thing to program in the MCU by the manufacturer,. Bootloader contains a way how to update the firmware of the device from the firmware file (encrypted), which is openly passed to the customer. Hence the bootloader...

Interrupt on UserApp not working with SBSFU

Hi everyone,currently, I'm struggling to make interrupt working with SBSFU (STM32WB55).If I run the program without SBSFU, interrupt event working properly.but when I compiled it along with SBSFU, the interrupt not working.I see on another post that ...

affadli by Associate
  • 334 Views
  • 1 replies
  • 0 kudos

SBSFU Algorithms

Hi All,​Currently I used SBFU solution to develop project , I had checked the AN2262 that descript SBSFU support below picture.1.My question is how to enhance below encryption strength or any application I could reference, does it need modify SE engi...

0693W00000Ka2TWQAZ.png 0693W00000Ka2ZtQAJ.png
stsan.1 by Associate II
  • 481 Views
  • 2 replies
  • 0 kudos

Resolved! I'm not able to make working the NUCLEO-L432KC example

I wont to test the L432KC example on a NUCLEO-L432KC board"\SBSFU\STM32CubeExpansion_SBSFU_V2.6.0\Projects\NUCLEO-L432KC\Applications\1_Image"I have created correctly a new workspace and imported the necessary projects. All compiles fine and I get "S...

GMG by Associate III
  • 592 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G0 CRC16 mismatch.

Hi,I am trying to run the CRC calculation with the STM32G031 but the results do not match. The result of the CRC16_CCITT_FALSE should be 0x29B1 according to http://www.sunshine2k.de/coding/javascript/crc/crc_js.html but I get 0x277F.You can find my i...

FRieb.1 by Associate III
  • 1035 Views
  • 7 replies
  • 0 kudos