User Activity

I HAVE 4 Projects that generates 4 .elf files Flashed in Flash at 4 different sectors . I have to debug what is happening from PC jumps from one sector to next Sector where differnt project is located . HOW CAN we debug all projects at same time by a...
Does anyone has experiment project to erase and write to Parallel flash .We connected 16 Mega Bytes Parallel FLASH Chip and we are Using FMC interface on STM32H745XI . Following driver is being used but I could not find and example project to write t...
Is there source code Example to bring up STM32H745IX by running the M4 core at first than M7 being Second to Execute CodeM4 -> M7But currently we have source code M7 -> M4
Can some one guild me to get Schematic of STM32H745XI DISCOVERY KIT .We need hardware Schematic of STM32H745XI DISCOVERY KIT to understand EMMC connection and QUAD SPI NOR flash connectionbut there is no systematic provided for the same https://www.s...
Hi ,We need to develop driver for 4GB EMMC flash and SDRAM .For STM32H745XI-Disco board is there example source code for initializing and using CRC , SDRAM and also using the EMMC 4GB flash .Thanks In Advance