User Activity

Hi @Jocelyn RICARD, My team developed Android app with following code to encrypt the message then send it to STM32WB55 device via BLE : ... SecretKeySpec secretKeySpec = new SecretKeySpec(secretKey, "AES"); IvParameterSpec parameterSpec = new IvParam...
Hi,I ordered the STEVAL-GLA001V1 insulated AC switch control evaluation board. I must modify the code to run on my own STM32 board. I am not enable to find the code source for this project in STM32Cube.Thank youGregory