User Activity

Hi I'm trying to write some data in to ST25dv64 NFC TAG using custom mobile application, before writing data into NFC tag we are encrypting message. encryption method is AES 128 CBC, the encrypted message has some non-printable characters, like 0x91,...
Hi,In my application using stm32l496zgt6 I'm using DCMI to capture Image and storing image Data in External PSRAM  , this code works fine, Problem is whenever integrating this piece of code with application using SBSFU, As soon as MX_FMC_Init(); func...