STM32F4 extending the heap to seperate RAM regions
Posted on November 25, 2014 at 15:39Hello everyone,we got a project where we need literally any space available for dynamic heap allocation.So we now switched from a F2 to a F4 setup, because it has more RAM. We are using the STM32F427 at the moment...