Question
Using LFN with STM32F7508 and won't boot
hello, i want to use LFN with the STM32F7508. I tried both settings, once with a dynamic buffer on the stack and once with a dynamic buffer on the heap. Both times I get a black screen or the STM32 doesn't even start. Do I have to create the buffer myself or is there a guide on how to do it?
