User Activity

Hi,I need RTC LSE schematics and ETHERNET output schematic for STM32H563ZI, where can I find them, I am searching but It directs me to datasheets that don't have schematicsThanks for your answers.
Hi,I am working on freertos plus tcp library with STM32H563ZI, but how must I make memory otions in linker file?like: RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 320KFLASH (rx) : ORIGIN = 0x08000000, LENGTH = 2048KRAM1 (xrw) : ORIGIN = 0x20000000, LENG...