cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WLE5CCU6 Encryption / Decryption of variable size data....

NimitVachhani
Associate II

Greetings,

I am trying my hands on STM32WLE5CCU6 and want to encrypt variable length data using inbuild encrypt hardware or feature of the controller. I am generating a byte array of variable length. Is it possible to encrypt that array ? In an example i have seen an array of 32bits but not 8 bits. Please guide me.

1 ACCEPTED SOLUTION

Accepted Solutions
NimitVachhani
Associate II

It was the compiling setting problem that didnt go through. Reinstalled cube ide and programmed stm32wle5 and worked like a charm...

View solution in original post

1 REPLY 1
NimitVachhani
Associate II

It was the compiling setting problem that didnt go through. Reinstalled cube ide and programmed stm32wle5 and worked like a charm...