Xavier Ramon Vilamuy
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Xavier Ramon Vilamuy-
Xavier Ramon Vilamuy commented,
Hello, I am analyzing the display signal generated by the driver with an oscilloscope and I see clock, SDA and CS signals but the RESET and TE signal generated by the driver are low voltage. Since...
-
Xavier Ramon Vilamuy commented,
Thank you very much for the answer. 1. 3-Wire SPI Connections: I will leave the SDO unconnected. 2. SPI Clock Frequency: I imagine that by indicating the maximum frequency in the Device-Tree, the...
-
Xavier Ramon Vilamuy commented,
Hi, I started to configure the LCD in AM335X processor with SPI in Linux Kernel 5.10. I created a new device SPI in the device tree and when I started the SO a reviewed the start log I had many war...
-
Xavier Ramon Vilamuy commented,
Another question, what is the maximum SPI frequency that this TFT works?
-
Xavier Ramon Vilamuy created a post,
Connect NHD-2.4-240320AF-CTXP SPI 3-Wire
HI, I want connect NHD-2.4-240320AF-CTXP in a 3-wire SPI mode. I read about 3-wire SPI and I understand that the connections needed are an SDA/SDO, CLK and CS signal, that is 3 connections. In thi...
-
Xavier Ramon Vilamuy commented,
Hi, Finally, I was able to solve the problem by running the tilcdc_drv.c using another LCD that was declared in the panel-simple.c file. However, the screen is still not working. Going through all...
-
Xavier Ramon Vilamuy commented,
Hello, Thank you very much for the answer.I did the tests you asked for and the result is as follows: root@am335x-evm:~# dmesg | grep drm[ 17.680780] [drm] Initialized pvr 1.17.4948957 20110701 ...
-
Xavier Ramon Vilamuy commented,
Hi again, I have made new changes in the configuration files but I still don't see anything on the screen. The main change I have made is to modify the format bus to RGB565 because the screen has 1...
-
Xavier Ramon Vilamuy commented,
Hi, I tried the new kernel and devicetree but the system doesn't detect the device when executing the command modetest. root@am335x-evm:~# modetesttrying to open device 'i915'...failedtrying to o...
-
Xavier Ramon Vilamuy commented,
Thank you very much for your reply. I will try the configuration on the PCB. I want to take this opportunity to ask you how this configuration is connected with the ST7789V driver. Thanks,