User Activity

I have started to use the STM32 Cryptographic library on an existing product which uses the STM32L476 and consequently has no hardware encryption available. I have a problem when the firmware compiles. I get an error 'Undefined Symbol RCC_AHBPeriphC...
Posted on October 10, 2016 at 14:08I have a STM32L051K8T6 which I am running from a 1.8v supply to interface with a Quectel UG95 modem.  Project produced with STM32CubeMX. Code is compiled with Keil uVision 5.21a. The firmware continually reboots ab...