User Activity

I am experimenting with a newly purchased STM32F469I-DISCO AU.I immediately had issues in downloading to the external flash. Is not a configuration issue, in fact the error is random: 5% of the times I manage to correctly flash it, most of the times ...
I have an STM32F469NI-DISCO (AU1) board, and I need to put a big array (representing a GIF) in the external flash. I created a code attribute at first, and stored this array under the attribute in the external flash, but it won't work: the linker mak...