User Activity

I need to perform SFI on an STM32U599 MCU, so following the wiki article "SFI Step-by-step on STM32 boards" I prepared the firmware and programmed the HSM V2 smartcard.I'm sending the commandSTM32_Programmer_CLI -vb 1 -c port=SWD mode=HOTPLUG -sfi xx...
I'm trying to program an HSM Smart Card but I'm facing with this error: "HSM_P11_Lib.dll not found"I'm running the updated version (2.17) of STM32TrustedPackageCreator 32-bit on a Windows 10 PC (32-bit as well). The device manager shows me that the d...
I'm using an area of Flash in an STM32U5 to store some information that I need to retrieve connecting the board to the SWD port. Data is sent out using the ITM port. All is working as expected connecting the board using the STM32 Cube Programmer, all...
I'm currently testing Tracealyzer but I'm having problems in using it in streaming mode. I followed the indications in video "Visual trace diagnostics with STLINK-V3, Percepio Tracealyzer and DevAlert" (https://www.youtube.com/watch?v=rZlSuq7TySA) to...
I have problems in getting this working. I moved from FreeRTOS to Azure RTOS, and I found out that in general there's lot less information on this RTOS. So I've been looking into the few resources, but I'm afraid I'm missing some important points. Ar...