User Activity

Hello,How do I retain a RAM section from bearing filled with '0' between resets.Suppose I have a pointer to 256 bytes buffer that I'd like to preserve between resets (as long as the power was not disconnected), could you please guide me, step by ste...
Hello, I'm attempting to hook a USB flash drive to the STM32H743ZI2 EV board and access it using FatFs from my code.Is this possible ?Are there any examples for this specific board ? couldn't see any under the STM32CubeH7 repository.If so, a project ...