User Activity

I'm using the STM32H747 and is interested in storing some variables containing configuration data even after reset.Is there a simple way of doing this?I basically would like to map a variable to be stored in SRAM or EEPROM instead of RAM.Best regards...
Hi. I'm using a STM32H747-DISCO to sample a signal and would like to display the result on the TFT-display.I have written a program code that do the ADC-sample in CubeIDE and I'm only using the M7 core, the M4 Core is put in sleep mode.I started Touc...