Posted on September 19, 2016 at 03:44 In ''C'' you can use BSP_LCD_DrawBitmap(0, 0, (uint8_t *)&stlogo); I'm not used LCD on STM32F4 before. So I'm not familiar with BSP, DMA2D and other features. On STM32F1 I'm using FSMC + DMA + extern...
Posted on September 18, 2016 at 16:48 Ok, I have completed project with BSP and checking settings! See attachments here. BSP_LCD_Init();
BSP_LCD_LayerDefaultInit(1, LCD_FRAME_BUFFER);
BSP_LCD_SelectLayer(1);
BSP_LCD_SetBackC...
Posted on September 18, 2016 at 12:06 Hm... Try swap position of red and blue color parts in color matrix (Operations 2 and 3 on screenshot https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/Attachments/16888/2016-09-16_21-41-...
Posted on September 16, 2016 at 18:47 See attachments here.
________________
Attachments : 2016-09-16_21-40-46.png : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HzmL&d=%2Fa%2F0X00000...