Ask questions and find answers on STM32 security frameworks and tools, including cryptographic libraries, TrustZone, and the Secure Manager.
Hello,I have missed confirmation email to participate on webinar. I am still interested in webinar.Is there free seat still avaliable? I have recieved the hardware however due to missed email I didn't recieve further instructions.What are further ins...
Hello,I have missed confirmation email to participate on webinar. I am still interested in webinar.Is there free seat still avaliable? I have recieved the hardware however due to missed email I didn't recieve further instructions.What are further ins...
I missed the confirmation email for the workshop on the 15th of october. I still like to join.Best regardsAlexey
Hi I missed the confirmation email (found in spam folder) for the workshop on the 8th of october. I still like to join.Best regardsDaniel
I am still interested and would like to join the workshop.
RNG, CRC, and DMA are all peripherals on the STM32L08x AHB bus. If I try to write to CRC_INIT before enabling CRC clock in RCC then STM32-WorkBench Memory window correctly just shows zeroes. But after enabling CRC clock in RCC_AHBENR and writing to C...
I have been able to build the STM32H7B3I_DISCO_2_Images_Loader from STM32CubeExpansion_SBSFU_V2.3.0 project targeting STM32H7B3I_DISCO board. I have also been able to build the example file and use the Ymodem protocol for sending the UserApp.sfb file...
I write an application with FreeRTOS using STM32CubeIDE. Now I want to run it as an application with SBSFU. It seemed to have a hard fault after SFU_MPU_SysCall(). My application is a bit big. Its .sfb is 300KB. But it can run correctly alone wit...
I write an application with FreeRTOS using STM32CubeIDE. Now I want to run it as an application with SBSFU. It seemed to have a hard fault after SFU_MPU_SysCall(). My application is a bit big. Its .sfb is 300KB. But it can run correctly alone withou...