STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Issue with CRC32 module on STM32G483

Hi,I'm computing CRC32 with 04C11DB7 polynomial with different methods : through python binascii.crc32(...), on the following website " https://simplycalc.com/crc32-text.php ", and with ST embedded module on STM32G483.On basic strings such as "012345...

EPHIL.1 by Associate II
  • 1251 Views
  • 3 replies
  • 0 kudos

Resolved! SBSFU 1 image example for STM32G474

Hi I want to ask that In SBSFU example for STM32G474 in user app application Firmware update is done using ymodem protocol i.e. UART can we used SPI protocol instead of this is this possible to use SPI or there is any limitation????? Please suggest

p123 by Associate II
  • 446 Views
  • 1 replies
  • 0 kudos

Resolved! SBSFU 1 image example for STM32G474

Hello everyone I am working on 1 image example for STM32G474 I want to ask that what we can achieve using this.....We are able to download new firmware image or Not ?????????

p123 by Associate II
  • 330 Views
  • 1 replies
  • 0 kudos

Hi I am new to SBSFU I had run the SBSFU example for STM32G474 after execution I have receive the welcome window along with menu option but I am unable to chose the option after pressing key it cannot take that input what should I do? pls help me

According to me there is problem in Receive call back function but I don't understand what should I do to resolve this....Please find the attached screenshot for understanding.In that screenshot we are able to see 1 to 5 option but after pressing 1 o...

p123 by Associate II
  • 273 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G431 AES not working

Hello, i have have included the stm32g4xx_hal_cryp.c v1.4.0.The clock is for AES is started (__HAL_RCC_AES_CLK_ENABLE)But the AES Registers are always 0, even writting with a debugger is not possible.Do you have any advice ?With friendly regardsMark ...

xfgdf.1 by Associate
  • 506 Views
  • 3 replies
  • 0 kudos

How to disable stm32g491 dual-bank mode

We were running tests originally with the g474re eval board to test/integrate SBSFU functionality. We needed to disable dual-bank mode with the STM32CubeProgrammer before being able to transfer via Ymodem. We are now trying on the g491 and are failin...

TDock.1 by Associate
  • 263 Views
  • 1 replies
  • 0 kudos

Resolved! memory map adjust SBSFU on a STM32G474

HiI'm using the dual image function on a 512kB STM32G474. I like to adjust the bootloader size to 32kb because my user App is too big.In the AN5056 there is a note how to adjust it, but I'm not sure if this lines in the file low_level_security.h are ...

dominik by Senior
  • 1261 Views
  • 20 replies
  • 0 kudos