User Activity

Good morning,I am trying to follow the RTC_LSI calibration example project for the P-NUCLEO-WB55.https://github.com/STMicroelectronics/STM32CubeWB/blob/master/Projects/P-NUCLEO-WB55.Nucleo/Examples/RTC/RTC_LSI/Src/main.cThe GetLSIFrequency function h...
Good morning,I have recently upgraded CUBEIDE to v1.15.1I tried to add a example project to my workspace and it states Required Software Package STM32Cube_FW_WB_1.20.0When I click next and finish, I get the error I have checked for updates etc and tr...
Good afternoon,I am trying to encrypt some data using the AES peripheral and compare the results to the same operation in python and .NET. The cipher text output from the operation on the STM32 is different than that of the other two languages.The co...
Hi,I am new the the development and I have been testing the hardware aes module.I have tested against a known vector and the results differ from what is expected, I have checked the test vectors using AES provider in .NET and I get the results I expe...