STM32H743 Based CAN system memory Bootloader supports secure boot?
Hi All,stm32h734 system memory bootloader does it supports CAN secure bootloader regards,Prakash
Hi All,stm32h734 system memory bootloader does it supports CAN secure bootloader regards,Prakash
Hello, These are the scripts available for the L4 series, Can the same scripts be used for H7 series MCUs. If not, are there any specific scripts/commands needs to be followed. Regards,Devank J
In the case of a root of trust with two boot stages (STiRoT + OEMuRoT), I'm looking to update the OEMuRoT or the firmware. From STM32CubeProgrammer I can do this via the bootloader. However, when I use the ST-LINK probe and try to program the new fir...
Hi there.I'm struggling with the implementation of continuous SPI data transfer in Transmit only master mode with DMA in circular mode and enabled CRC calculation.In any other configuration I've tried (DMA normal mode or SPI transfer with MCU polling...
I've read the X-CUBE-SBSFU Secure Boot and Secure Firmware documents and it doesn't explain if these are tools, with GUI, or just an API, which should really be explained at the start.If you know all about it I am sure these documents are just great,...
Hi support team and developper community. Happy new year to all. I have a project including Secure Manager and a Non-Secure application on a STM32H573 platform. My non-secure app is modeled after the SMAK_Appli app provided within STM32Cube. I used ...
I'm curious what is the best way to debug a User Application when using SBSFU on a STM32.Of course the security mechanisms in SBSFU/SECore must be disabled to allow debugging at all and basically just downloading the UserApplication and debug it with...
Hello, I have a problem with a STM32H725, the Option byte RDP is locked to the value BB.In fact, I try to change other option bytes and it always fail with this error: " Error: Option Byte Programming failed Or modified by application after OB_LAUNCH...
I get a stm32l562e-dk board, when I use the following figure setting to connect to the board and modify nSWBOOT0 bit to 0(TZEN=1). I found that I can not connect to the board using "Hot plug" or "Normal" mode.whether I FOREVER lost the device? In ad...
Hello,I’m working on a project using the STM32WLxx MCU and need guidance on implementing asymmetric cryptography (encryption, decryption, and key management). The MCU supports AES for symmetric encryption, but I’m looking for a solution for asymmetri...