поискавой системы для электроныых деталей
  Russian  ▼
ALLDATASHEETRU.COM

X  

STM32F479 датащи(PDF) 44 Page - STMicroelectronics

номер детали STM32F479
подробное описание детали  LCD-TFT display controller (LTDC) on STM32 MCUs
PDF  91 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
производитель  STMICROELECTRONICS [STMicroelectronics]
домашняя страница  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

STM32F479 датащи(HTML) 44 Page - STMicroelectronics

Back Button STM32F479 Datasheet HTML 40Page - STMicroelectronics STM32F479 Datasheet HTML 41Page - STMicroelectronics STM32F479 Datasheet HTML 42Page - STMicroelectronics STM32F479 Datasheet HTML 43Page - STMicroelectronics STM32F479 Datasheet HTML 44Page - STMicroelectronics STM32F479 Datasheet HTML 45Page - STMicroelectronics STM32F479 Datasheet HTML 46Page - STMicroelectronics STM32F479 Datasheet HTML 47Page - STMicroelectronics STM32F479 Datasheet HTML 48Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 44 / 91 page
background image
Creating a graphical application with LTDC
AN4861
44/91
DocID029237 Rev 2
Example: 480 x 272 display with 24 bpp
For a 480 x 272 display (the frame line width is 480 pixels) and with a 24 bpp color depth,
the line width size is equal to 1440 bytes which is not a multiple of 64 bytes.
Note:
For that resolution, to have a multiple line width size of 64 bytes, the user can use another
color depth such as RGB565.
Since the frame line is composed of 22 bursts of 64 bytes and one 32 bytes burst, the 10th
burst of the second line of the frame crosses the Kilobyte boundary. This leads to the split of
the read operation into single accesses.
The Figure 25 illustrates the kilobyte boundary cross problem for the given example.
Figure 25. Burst access crossing the kilobyte boundary
For this example we describe the two methods to solve the crossing Kilobyte boundary
issue:
Reduce the layer window and the framebuffer line widths: use the LTDC layer
windowing feature by reducing the window size to match the closest frame line width
multiple of 64 bytes.
Since the window width is reduced, the framebuffer size should also be reduced since
the extra 22 and 23 bursts for all frame lines are not fetched nor displayed by LTDC.
This method solves the 1 Kbyte boundary crossing issue with a slight window width
decrease (see Figure 26).
The code below is based on the HAL drivers and shows an example of setting the pitch
as described in Figure 26:
/* Setting the Layer1 window to 448x272 at positions X = 16 and Y = 0 */
pLayerCfg.WindowX0 = 16;
pLayerCfg.WindowX1 = 464;
pLayerCfg.WindowY0 = 0;
pLayerCfg.WindowY1 = 272;



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91


датащи скачать

Go To PDF Page


ссылки URL



Вашему бизинису помогли Аллдатащит?  [ DONATE ] 

Что такое Аллдатащит   |   реклама   |   контакт   |   Конфиденциальность   |   Ссылка на техническое описание    |   обмен ссыками   |   поиск по производителю
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com