User Activity

Hello everyone! I encrypt the data with the AES-256 ECB algorithm using the X-Cube-Cryptolib library, while the library itself can decrypt the data correctly, and third-party libraries decrypt it incorrectly. I use 32 random bytes as the key.I tried ...
Hello!I using X-CUBE NFC-6 library on X-NUCLEO-NFC06A1 board in Card Emulation mode and writing on "tag" (board) 300 bytes of data and it causes hard fault during next read or write "tag". I think it's a bug in library, can you help me with that prob...
Hello to all!Using X-Cube-Cryptolib for RSA algorythm on Nucleo-L476RG board, encryption and subsequent decryption of demo message going very slow - 2 seconds, its mostly decription, i using hardware timer2 for time measuring.Is there any ways to re...
Hello to all!I have boards - NUCLEOL476RG and X-NUCLEO-NFC06A1 with project "STM32L476RG-Nucleo_PollingTagDetectNdef" running on it.And got an error when trying to read any tag:When debugging program i found that error, its here in the code, doesn't ...