STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32f1 HAL SPI DMA with CRC timeout

Posted on April 28, 2017 at 10:40I have two STM32F103 connected together with SPI in full duplex mode. They changing 700 halword with DMA and CRC enabled. The communication is fine (no crc or other error) but there is this line of code in the SPI_DM...

How to calculate CRC register values?

Posted on April 22, 2016 at 12:31Hi,I need to implement an existing circa algorithm [1]. I have a table driven C implementation, but I would like to use the STM32L4 CRC peripheral. I�ve read the chapter in the reference manual, and I know which para...

torsten2 by Associate II
  • 1224 Views
  • 7 replies
  • 0 kudos

CRYP_AES Funtions Always Return 0

Posted on March 28, 2017 at 12:38 Hi I m using stm32f4 for my project. My project has AES encryption and decryption parts. I using standard peripheral librarys. Standard peripheral library has http://www.hanese.nl/STM32/stm32f4stdlibrary...

X-CUBE-CRYPTOLIB

Posted on March 02, 2017 at 13:13Hello,I've already written on the forum without luck. I'm in trouble trying to figure out how to verify a message signed using ECDSAsign function. Locally it seems to work, but if I export the signed hash, it is not ...

Resolved! STM32F07x CRC-16 MODBUS HAL Configuration

Posted on January 27, 2017 at 08:25 I am trying to use the hardware peripheral on the STM32F072 to calculate a 16-bit CRC for a modbus RTU application. The hardware peripheral offers twice the speed compared to my software implementation. I am...

abotha by Associate III
  • 3203 Views
  • 3 replies
  • 1 kudos

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
  • 505 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
  • 825 Views
  • 3 replies
  • 0 kudos