User Activity

Posted on April 11, 2016 at 12:51Hi, I'm using a Discovery board with an STM32F469NI on it. I'd like to know more about how to set the LCD display refresh rate to a particular value. I've been through the spec sheet and reference manual and there's ...
Posted on March 22, 2016 at 15:40I'm using DMA2D to draw images on the display. I'm using two layers and both of them will eventually be animated. But at this time I'm trying to move just one object on one layer around the screen, but the entire dis...
Posted on March 11, 2016 at 10:49Hi, I'm trying to use an STM32F4 to render images on a display using DMA2D. I'm fairly new to graphics and blending so I would appreciate some input. Say I'm trying to display two 100x100 squares, one red at 0,0 and ...
Posted on March 03, 2016 at 11:38Hi, I'm trying to program an STM32F469NI Discovery board with a default project from the Cube set of projects using IAR Embedded Workbench (v 7.50). The project builds fine, but while trying to program the device I ...