Hi John, The patch shared earlier along with https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62p5-sk-microtips-mf070zima-lcd3.dtso?h=ti-linux-6.12.y has been tested internally with a physical panel.
Part Number: SK-AM62P-LP Tool/software: We have the raspberry PI panel working fine with k3-am62p5-sk-dsi-rpi-7inch-panel.dtso
We try to bring up another panel with another ilitek driver, thus we use the below files as reference to make minor modification…
1. Unfortunately, we do not have the data on what customer panels need since a lot of times these panels/datasheets are confidential. But as shared before, we have a similar panel tested internally: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel…
Hi Brent, There is an internal DSI panel using ILLI9881C, which is controlled using DCS commands: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62p5-sk-microtips-mf070zima-lcd3.dtso?h=ti-linux-6.12.y https:/…
Part Number: AM62P Tool/software: Hi, I am using AM62P Soc with my custom board and it has MIPI-DSI interface to the display. I am able to get the display working with kernel by adding the following part to my custom dts file: k3-am62p5-sk-microtips-mf070zima…
Hi Divyansh,
Thank you for the clarification. After setting DISPLAY_CLUSTER_ENABLE = "1" in local.conf, w e were able to rebuild the display-cluster image and observe the expected artifacts and configuration changes you mentioned in points (2) and …
Hi,
With DSI, we have two DTS that you can refer: 1. https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62p5-sk-dsi-rpi-7inch-panel.dtso?h=ti-linux-6.1.y 2. https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel…
When I follow the step of https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1409114/faq-how-do-i-build-the-native-igh-ethercat-stack-for-ti-microprocessors , some Errors occurred as follows:
root@am62pxx-evm:~/work# sudo dpkg…
Hi Vinu,
I created the falcon image from SDK. The code I modified:
Fullscreen
20260601_1340_diff.txt
Download
diff --git a/linux-11.01.05.03/Rules.make b/linux-11.01.05.03/Rules.make
index ffeb39124..22b3bbc77 100644
--- a/linux…