Writing Key in OP Byte
Hello Team,I want to store encryption Key - 4 byte into Option Byte OR any other memory Except in-built Flash Memory.Is it possible to write in Option Memory ? If not what could be the other option ?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hello Team,I want to store encryption Key - 4 byte into Option Byte OR any other memory Except in-built Flash Memory.Is it possible to write in Option Memory ? If not what could be the other option ?
(Please ignore the green area, which is Layer 1 of the LTDC.)I am using an STM32N6570 development board with an external PSRAM (connected via XSPI1) to store camera frame buffers. I have implemented a double-buffering scheme where the DCMIPP writes c...
Hi,In STM32H56xx, if both EDATA1_EN and EDATA2_EN are set to 0, can I place application code in the high-cycle data flash memory?I am confused by these two descriptions in the reference manual:“A threshold per bank (EDATA(1/2)_STRT) is programmable i...
Hi,I'm trying to implement an external loader for the Arduino Giga R1 board with AT25S128A 128Mbit of external flash. After following the guide given in the external loader repo, I'm running into the problem, that I can erase, write & read from the m...
Hello,I am building and application with a STM32U575 and a 4Gb NAND Flash. What I am trying to achieve now is to upload files from my PC through USB and then used these file within the STM32 using FileX.I already managed to set up FileX and LevelX to...
Our team is using the STM32G0 with the USBPD stack and the TCPP02-M18 as the protection circuit. Please find the attached schematic for reference.We are configuring the PD contract with a maximum of 15V, 3A. When connecting an HP G11 laptop to the US...
Hello, I've been using the Nucleo-U385RG-Q for my project and all features work fine, but when I switch the code to a STM32U385VGT6Q, there is a problem when attempting to write to FLASH. My Write function starts with: if (HAL_FLASHEx_Erase(&flas...
Hi ,I'm working on the STM32H7S7L8-DK and i would like to know if it is possible to use both USB_FS and USB_HS as two separate Virtual-port-com Device mode When I try to do it for one it is impossible in cube MX to do it for the other.Thanks !
IssueHigher ambient temperatures cause communication malfunctions with XSPI memories.DetailsOur design is heavily adopted from STM32H7S78-DK which also has the same issue described below.The application uses memory-mapped mode for both Flash and RAM ...
Hello,I am working with an STM32U585I-IOT02A development board and using STM32CubeProgrammer.I changed the RDP level to DC and set a password. After that, I am unable to get back to RDP level AA.I tried entering the correct password, but the unlock o...