STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to disable SRAM1 firewall protection?

I am using the SBSFU project for OTA.I have linked my UserApp successfully with SBSFU projects and firmware up-gradation is working fine when FIREWALL protection is disabled.I am using the STM32L4 series controller and am aware of L4 series firewall-...

Brajp.1 by Associate II
  • 1765 Views
  • 9 replies
  • 0 kudos

is Firmware encryption support on STM32H753VI ??

As per Firmware encryption need, we need to have OTFDEC module and External Flash, where we can store Encrypted firmware on External Flash and on every reset of MCU, we decrypt on the fly with help of OTFDEC module and load it on RAM. From there it c...

SPati.7 by Associate III
  • 671 Views
  • 3 replies
  • 0 kudos

Need support to have STM32F769 Hardware 32BIT CRC generation and same value should be generated by STM CUBE IDE POST COMPILATION 32BIT CRC for BINARY file .

Need support to have STM32F769 Hardware 32BIT CRC generation and same value should be generated by STM CUBE IDE POST COMPILATION 32BIT CRC for BINARY file .So a quick background is once the project is compiled and binary is generated we use SREC_CAT ...

Does JTAG/SWD access locks Flash in RDP2 ?

Hi ,I am working on STM32U575 nucleo board .Flash got locked (code freeze) and i have to power cycle board to run my application in below cases :Switching from RDP0 to RDP2 in firmware on Pushbutton operation . Application freeze . It runs again when...

vsing.1 by Associate II
  • 759 Views
  • 2 replies
  • 0 kudos

Resolved! SPI CRCERR flag not turning on with SPI + DMA

I'm struggling to get the SPI CRCERR flag and IRQ to work the way I expect.I am using an STM32WB55. The SPI communication in full duplex is working. The master is adding the CRC to the end of the Tx data. On the slave side, the CRC is read in. I can ...

A_ZA_CH by Associate
  • 823 Views
  • 1 replies
  • 0 kudos