User Activity

Posted on November 27, 2017 at 11:16Hi,I have implemented my application firmware on STM32F746G discovery board and it worked fine while the code was located in embedded flash (just like most examples in cube).Now I am trying to migrate code to SRAM...
Posted on November 09, 2017 at 10:13Hello,Recently I've developed a graphical application on the STM32F746G discovery board. It displays gray-scale frames (400x400/8bpp/120Hz) from an image sensor.Firstly it worked fine while the frame buffer was lo...