STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1603 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
  • 2861 Views
  • 23 replies
  • 0 kudos

CubeMX CRC polynomial can't be entered

Posted on August 20, 2016 at 12:21Running 4.15 and as a programmer I really don't need this Xa+Xb rubbish.  Can we just have a decimal (or preferably) an hex field?If it is going to have something clever like this then at least make sure it works. T...

STM32F4 and crypto question

Posted on October 14, 2016 at 00:41Dear All, I successfully could integrate the AES GCM algorithms (firmware variant, no hardware acceleration) of STM32 cryptographic library v2.0.6 into the project. It encrypts and decrypts the plaintext correctly ...

davhak by Associate II
  • 2259 Views
  • 13 replies
  • 0 kudos

STM32F7 read out protection hangs out

Posted on August 17, 2016 at 12:34 Hi, I'm implementing the read out protection for the F746 controller. Changing it from level0 to level1 at the first start from my code. First I realised that the level1 was setted but not saved after a...

devcal by Associate II
  • 476 Views
  • 1 replies
  • 0 kudos