|
| 1 | +.. _st_lcd_dsi_mb1835: |
| 2 | + |
| 3 | +ST LCD DSI MB1835 |
| 4 | +################# |
| 5 | + |
| 6 | +Overview |
| 7 | +******** |
| 8 | + |
| 9 | +The MB1835 shield (revision B-01) provides a 2.47-inch round TFT-LCD with MIPI DSI interface |
| 10 | +and capacitive touch screen, specifically designed for STM32U5G9J-DK1 Discovery kit. |
| 11 | + |
| 12 | +The shield features: |
| 13 | + |
| 14 | +- 2.47-inch round TFT-LCD with 480x480 pixel resolution |
| 15 | +- 16.7M color depth (RGB888) |
| 16 | +- J025F1CN0201W display module with Himax HX8379C LCD controller |
| 17 | +- MIPI DSI |reg| 2-data lane interface |
| 18 | +- Capacitive touch panel (CTP) |
| 19 | +- LED backlight with GPIO control |
| 20 | + |
| 21 | +.. figure:: mb1835_front.webp |
| 22 | + :alt: MB1835 Display shield front image |
| 23 | + :align: center |
| 24 | + |
| 25 | + MB1835 Display Shield Front Image |
| 26 | + |
| 27 | +.. figure:: mb1835_back.webp |
| 28 | + :alt: MB1835 Display shield back image |
| 29 | + :align: center |
| 30 | + |
| 31 | + MB1835 Display Shield Back Image |
| 32 | + |
| 33 | +The MB1835 display board connects to the STM32U5G9J-DK1 through the CN1 connector: |
| 34 | + |
| 35 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 36 | +| CN1 | Description | Interface | CN1 | Description | Interface | |
| 37 | +| odd | | | even | | | |
| 38 | ++======+==============+============+=======+==============+=================+ |
| 39 | +| 1 | GND | - | 2 | - | - | |
| 40 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 41 | +| 3 | DSI_CK_P | DSI | 4 | TOUCH_INT | Interrupt out | |
| 42 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 43 | +| 5 | DSI_CK_N | DSI | 6 | GND | - | |
| 44 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 45 | +| 7 | GND | - | 8 | - | - | |
| 46 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 47 | +| 9 | DSI_D0_P | DSI | 10 | - | - | |
| 48 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 49 | +| 11 | DSI_D0_N | DSI | 12 | GND | - | |
| 50 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 51 | +| 13 | GND | - | 14 | - | - | |
| 52 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 53 | +| 15 | DSI_D1_P | DSI | 16 | - | - | |
| 54 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 55 | +| 17 | DSI_D1_N | DSI | 18 | GND | - | |
| 56 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 57 | +| 19 | GND | - | 20 | - | - | |
| 58 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 59 | +| 21 | BLVDD(+5V) | - | 22 | - | - | |
| 60 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 61 | +| 23 | BLVDD(+5V) | - | 24 | - | - | |
| 62 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 63 | +| 25 | - | - | 26 | - | - | |
| 64 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 65 | +| 27 | BLGND | - | 28 | - | - | |
| 66 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 67 | +| 29 | BLGND | - | 30 | - | - | |
| 68 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 69 | +| 31 | - | - | 32 | - | - | |
| 70 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 71 | +| 33 | - | - | 34 | - | - | |
| 72 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 73 | +| 35 | - | - | 36 | 3.3V | - | |
| 74 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 75 | +| 37 | - | - | 38 | - | - | |
| 76 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 77 | +| 39 | - | - | 40 | I2C_SDA | I2C | |
| 78 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 79 | +| 41 | - | - | 42 | - | - | |
| 80 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 81 | +| 43 | - | - | 44 | I2C_SCL | I2C | |
| 82 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 83 | +| 45 | - | - | 46 | - | - | |
| 84 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 85 | +| 47 | - | - | 48 | - | - | |
| 86 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 87 | +| 49 | DSI_TE | DSI | 50 | - | - | |
| 88 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 89 | +| 51 | - | - | 52 | - | - | |
| 90 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 91 | +| 53 | BL_CTRL | GPIO | 54 | - | - | |
| 92 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 93 | +| 55 | - | - | 56 | - | - | |
| 94 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 95 | +| 57 | RESET | GPIO | 58 | - | - | |
| 96 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 97 | +| 59 | - | - | 60 | 1.8V | - | |
| 98 | ++------+--------------+------------+-------+--------------+-----------------+ |
| 99 | + |
| 100 | +Requirements |
| 101 | +************ |
| 102 | + |
| 103 | +Your board needs to have a ``mipi_dsi`` device tree label to work with this shield. |
| 104 | + |
| 105 | +Usage |
| 106 | +***** |
| 107 | + |
| 108 | +The shield can be used in any application by setting ``SHIELD`` to |
| 109 | +``st_lcd_dsi_mb1835`` and adding the necessary device tree properties. |
| 110 | + |
| 111 | +Set ``--shield "st_lcd_dsi_mb1835"`` when you invoke ``west build``. For example: |
| 112 | + |
| 113 | +.. zephyr-app-commands:: |
| 114 | + :zephyr-app: samples/drivers/display |
| 115 | + :board: stm32u5g9j_dk1 |
| 116 | + :shield: st_lcd_dsi_mb1835 |
| 117 | + :goals: build |
| 118 | + |
| 119 | +References |
| 120 | +********** |
| 121 | + |
| 122 | +- `STM32U5G9J-DK1 User Manual <https://www.st.com/resource/en/user_manual/um2967-discovery-kits-with-stm32u5x9nj-mcus-stmicroelectronics.pdf>`_ |
| 123 | + |
| 124 | +- `MB1835 Schematic (Rev B-01) <https://www.st.com/resource/en/schematic_pack/mb1835-vdd1v8-b01-schematic.pdf>`_ |
0 commit comments