STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Flash Secure Firmware from Linux host without Tera Term

I build SBSFU using X-CUBE extension for STM32F769I-DISCO. Flashed the "SBSFU_UserApp.bin" file using STM32CubeProgrammer. Now I need to send UserApp.sfb file via YMODEM without using Tera TermI used,stty -F /dev/ttyACM0 115200 sb UserApp.sfb >/dev/t...

MdFayaz by Associate III
  • 507 Views
  • 3 replies
  • 0 kudos

Resolved! Are there any working examples using the CRC for MODBUS RTU? I cannot get a reasonable result out if the CRC device on the STM32L443

According to Wikipedia The MODBUS uses the CRC-16-ANSI also known as CRC-16-IBM. ​The normal hexadecimal algebraic polynomial being 8005 and reversed A001Initial value: 65,535.​Example of frame in hexadecimal: 01 04 02 FF FF B8 80(CRC-16-ANSI calcul...

KiptonM by Lead
  • 4876 Views
  • 6 replies
  • 0 kudos

RTOS on TrustZone MCU STM32U5

Hello Support Team.Good Day.We have chosen the STM32U585ZIT6Q (-40C to 85C, LQFP -144 pins, with trust zone core) controller for our product.According to the firmware architecture, we intend to create two separate partitions, one for safety-critical ...

_legacyfs_online_stmicro_images_0693W00000biNLNQA2.png

Resolved! Can I use secp192r1 with X-CUBE-CRYPTOLIB?

I have an application where I need to use ECDSA to check a signature using the secp192r1 curve. However, I don't see a clear define for this in cmox_ecc.h. Is this supported under a different name?

crwper by Senior
  • 336 Views
  • 2 replies
  • 0 kudos