STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32 linux crypto question not start @ main

Posted on January 17, 2017 at 10:18Hi , i am new to linux,i am using crypto 3.0 package and stm32F205xx andencounter several problem :i write my own makefile and linker script (mostly copy from guthub)I use stlink-texane and gdb to debug, here are s...

0690X000006061bQAA.png
FLast.11 by Associate III
  • 392 Views
  • 1 replies
  • 0 kudos

Resolved! Duplicate x^8 + x^5 + x^4 + x^0 CRC with ST IP?

Posted on January 12, 2017 at 21:10This CRC is used by an I2C peripheral and documented at http://www.sensirion.co.jp/fileadmin/user_upload/customers/sensirion/Dokumente/GasFlow/Sensirion_Gas_Flow_SFM3000_CRC_Checksum.pdf  Can this CRC be duplicated...

hbarta2 by Associate III
  • 618 Views
  • 3 replies
  • 0 kudos

Calculate 16-bit CRC using STM32F0 Peripheral

Posted on December 12, 2016 at 08:26 Hello All, I want to implement MODBUS RTU Slave for my Discovery STM32F0. I have worked on this protocol in 8051 controller. As i was going through CUBE i saw CRC peripheral in STM32F0 so i was curious and ...

STM32 Crypto LIB using RSA and OpenSSL

Posted on November 18, 2015 at 11:25Hi All,I'm trying to sign with a private key in the STM32 and then verify on Linux with OpenSSL, to do this I'm doing the next experiments:1. Generating the key pair (private/public) for RSA 1014 on linux with Ope...

arivas by Associate
  • 1258 Views
  • 4 replies
  • 0 kudos

STM32F030 Read protection

Posted on November 21, 2016 at 18:10Looking to see if someone can shed some additional light on programming the memory read protection level 1 or 2 for a STM32F030 device. There are a few examples but they perform other options that are not required...

STM32 cryptographic library - GCC compatibility

Posted on November 11, 2013 at 20:26Hello Maybe I'm wrong, but the http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/PF259409 only provides binaries compatible with compilers from Keil or IAR but none for GCC. Since the sources aren't op...

Tantalum by Associate II
  • 2190 Views
  • 23 replies
  • 0 kudos