Non-continuous memory RAM on STM32H743II
Hi,I am developing an application running on STM32H743II MCU and I need to use all the 1Mbyte RAM.I tried to define a RAM_region for every SRAMx, this didn't work properly and not managed to build the project successfully.Another issue is that some ...