NHD-2.4-240320CF-BSXV-F and MIPI
Hello, I need ton know how can I found parameters for my overlay in nrf connect like vcom gctrl lcm etc and know how I should structure the overlay because I created this and the build don't find the display, Iput :
CS in p1.12,
DC in 1.11,
Sclk in P1.15
Miso in P1.14
Mosi in P1.13
Led PWM in P1.09
I don't know how it work.
Here is my overlay:
-
note : Im1 is on Vdd and Im0 on gnd so it's in 4 wire 8 bits mode
0 -
Hi,
Thank you for your inquiry. Please note that our NHD-2.4-240320CF-BSXV-F display supports only 3/4-wire SPI interfaces.
Could you please clarify what you are trying to achieve and which development board you are using to communicate with the display?
0 -
I want to display messages on the screen using Lvgl library, my Nordic nRF5340 DK and the Zephyr RTOS. In the Zephyr driver folder, the only driver available for the ST7789V uses the MIPI‑DBI interface. So I tried to find the parameters that could match my display. That’s why I’m looking for values such as vcom, gctrl, lcm, etc., and how I should structure the overlay, because I created one but the build system doesn’t detect the display.
0 -
Concerning the screen on the overlay, i activated spi1 and the backlight pwm with pwm0.
0 -
Hello Lilian,
As the NHD-2.4-240320CF-BSXV-F display does not support MIPI interface and only supports 3/4-wire SPI interfaces.
I will recommend you to look at our example code NHD-2.4-240320CF-BSXV-F - with Arduino to start with.
If you are looking for a library to work with, the Adafruit GFX library is also widely used and worth exploring.
0
Please sign in to leave a comment.
Comments
5 comments