Let's say that i am programming a FW that should read data from peripherals.How could I know what are my stack and heap and in general, my memory limitations?I am working with STM32U585 and searched in the reference manual, but could not find the ans...