Posted on January 19, 2018 at 08:49Hello,Have you tried to setting the Pull-up on the GPIO Pins for the SD interface? I had simmilar problem on STM32F767 and this helped.Regards,Mario
Posted on January 19, 2018 at 08:42Hi,that depends on your linker script. By default all the flash memory is used for code and data. By 'user data' I suppose you mean something like user configuration that should be stored and not changed when repro...
Posted on January 19, 2018 at 07:47Hi Pawel,I'm having the same issue as you. I'm using STM32F767IG with FreeRTOS and no matter what i do I can't get the correct JPEG file. I tried to diagnose the problem with JPEGSnoop diagnostic software and i get...