1=======
2Riverdi
3=======
4
5`Riverdi <https://riverdi.com/>`__ specializes in making high quality
6displays and the boards that carry them. They offer solutions that
7range from simple display panels to intelligent displays, and
8everything in between.
9
10- STM32 Embedded Displays
11- Single Board Computer Displays
12- EVE Intelligent Displays
13- HDMI Displays
14- Evaluation Boards
15- RGB, LVDS, MIPI DSI LCD Displays
16
17
18STM32 Embedded Displays
19***********************
20
21The STM32 Embedded Displays have an STM32 MCU onboard which makes
22it possible to embed an entire application into the device. LVGL
23is well-suited to these boards.
24
25lv_port_riverdi_stm32u5
26-----------------------
27
28`lv_port_riverdi_stm32u5 <https://github.com/lvgl/lv_port_riverdi_stm32u5>`
29is a port repo of LVGL which supports all 5-inch Riverdi STM32
30Embedded Displays.
31
32- `RVT50HQSNWC00-B <https://riverdi.com/product/5-inch-lcd-display-capacitive-touch-panel-optical-bonding-uxtouch-stm32u5-rvt50hqsnwc00-b>`
33- `RVT50HQSNWC00 <https://riverdi.com/product/5-inch-lcd-display-capacitive-touch-panel-air-bonding-uxtouch-stm32u5-rvt50hqsnwc00>`
34- `RVT50HQSFWCA0 <https://riverdi.com/product/5-inch-lcd-display-capacitive-touch-panel-air-bonding-atouch-frame-stm32u5-rvt50hqsfwca0>`
35- `RVT50HQSNWCA0 <https://riverdi.com/product/5-inch-lcd-display-capacitive-touch-panel-air-bonding-atouch-stm32u5-rvt50hqsnwca0>`
36- `RVT50HQSFWN00 <https://riverdi.com/product/5-inch-lcd-display-stm32u5-frame-rvt50hqsfwn00>`
37- `RVT50HQSNWN00 <https://riverdi.com/product/5-inch-lcd-display-stm32u5-rvt50hqsnwn00>`
38
39It natively supports the embedded NeoChrom GPU thanks to LVGL's support
40for :ref:`Nema GFX <nema_gfx>`. NemaVG --- an extension to Nema's
41base support --- is implemented by this MCU.
42
43The MCU has an LCD driver peripheral which LVGL uses to update the
44display. See the :ref:`LTDC <stm32 ltdc driver>` driver docs
45for more info and how to customize its use.
46
47
48Single Board Computer Displays
49******************************
50
51The Single Board Computer Displays are ready to use with
52:ref:`Toradex <toradex>` Dahlia and Mallow carrier boards. In fact,
53those carrier boards are compatible with all 34-pin Riverdi
54MIPI-DSI displays.
55
56
57Other Products
58**************
59
60The **EVE Intelligent Displays** feature a Bridgetek EVE graphics
61controller IC so that the display can be controlled using
62high-level drawing commands over a lower-bandwidth interface than
63RGB, MIPI, etc.
64
65The **HDMI Displays** sport an HDMI interface for streamlined
66integration with PCs or SBCs. These displays are still low-profile
67so they can be embedded into custom fixtures with ease.
68
69The **Evaluation Boards** are affordable carrier boards for getting
70Riverdi display panels up and running before designing or buying a
71carrier board for a production application.
72