STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Bricked STM32F446 after unprotect

After testing Proprietary code readout protection (PCROP) features, STM32F4 got bricked.Steps to reproduce:Enable SPRMOD for PCROP usage and enable PCROP bit 3 (Flash sector 3)Send an :unprotect:force DFU commandSTM32 will be bricked by now, not boot...

VictorPr by Associate II
  • 525 Views
  • 1 replies
  • 0 kudos

STM32L431 Software CRC

Hello, does anyone know how to programmatically calculate a CRC using the same algorithm than the one provided by the CRC module of STM32L431 ? Can ST just provide a up-to-date documentation/application note providing the implement CRC algorithm on S...

ABlam.1 by Associate
  • 453 Views
  • 0 replies
  • 0 kudos

Resolved! SPI DMA CRC transmit

hi,my type is stm32f031, i try to debug ' spi + dma + crc' mode. i have no idea about transmit crc .i just enable crc_en, and set the bit crc_next every sending 8bit value.my logic analyzer occured the only 8 bit datas, it not contains the the crc va...

Jseyn.1 by Associate III
  • 992 Views
  • 2 replies
  • 0 kudos

Problem running SBSFU with Keil RTX5 (RTOS)

I am trying to adapt an existing project that uses Keil RTX5 (RTOS2) which was written in C++ to include SBSFU functionality. So far I have got the project to build. However I am not sure about the integrity of the build as Micro-lib does not support...

onio by Senior
  • 622 Views
  • 2 replies
  • 0 kudos