Skip to content

Commit 47e4728

Browse files
maxhbrkartben
authored andcommitted
doc: add note that some versions of displays are not supported
This adds a hint that for stm32h747i_disco just some display shields are supported. Signed-off-by: Maximilian Huber <[email protected]> Co-authored-by: Benjamin Cabé <[email protected]>
1 parent 1ed5188 commit 47e4728

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

boards/arm/stm32h747i_disco/doc/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,10 @@ command, for example:
172172
:shield: st_b_lcd40_dsi1_mb1166
173173
:goals: build flash
174174

175+
.. note::
176+
Currently only the older version MB1166-A03 is supported by Zephyr.
177+
The newer version MB1166-A09 does not get initialized correctly (see :github:`60888`).
178+
175179
Resources sharing
176180
=================
177181

boards/shields/st_b_lcd40_dsi1_mb1166/doc/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Overview
99
The B-LCD40-DSI1 shield provides a 4-inch WVGA TFT LCD with MIPI DSI interface
1010
and capacitive touch screen.
1111

12+
.. note::
13+
Currently only the older version MB1166-A03 is supported by Zephyr.
14+
The newer version MB1166-A09 does not get initialized correctly (see :github:`60888`).
1215

1316
.. figure:: image.jpg
1417
:alt: B-LCD40-DSI1 MB1166 Image

0 commit comments

Comments
 (0)