User Activity

Hi all,I would like to use the Cryptographic peripheral in my STM32L451 to encode and decode some data based on a pre-stored common key.Are there any examples for Atollic that would get me started on this?
Hi all,I have an application that needs to receive some UART bytes and transmit those to a Linux processor over a Virtual USB Com port.The USB is enumerated fine in Linux and the device appears in /dev/ttyACM0, I can receive perfectly from Linux to t...
Hi all, I am trying to program the flash memory in my STM32F04 processor. I am doing this over SWD from another processor. I can successfully read all the DAP IDs etc and I also have figured out how to read and write from registers inside the stm32. ...