How to use both Display layers on STM32F469NI?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-07-05 9:59 AM
Posted on July 05, 2016 at 18:59
Hello,
I have the following problem: I want to use the background layer to display a background and the foreground layer to place lines above it, so that I can delete the lines without doing anything to the background. There are the function BSP_LCD_LayerDefaultInit(LayerIndex, FB_Address) and BSP_LCD_SelectLayer(LayerIndex) but if I select the second layer nothing can be displayed. I am using the Address 0xC0000000 and Index 0 for the background layer (wdoes works) and Address 0xC0400000 and Index 1 for the foreground layer (does not work). The Addresses are taken from a datasheet of this board.I don't know if I am doing something wrong of if this a bug like that one with the portrait mode.Note: I am programming over mbed.orgI would be glad if anyone could help me. #stm32f469-discovery #stm32f469
Labels:
- Labels:
-
STM32F4 Series
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
