Part Number: AM3352 Other Parts Discussed in Thread: WL1831MOD , I have a custom board that has an AM3352 and WL1831MOD on it, wired up exactly like the EVK and MOD8 board. It does seem to be mostly working but the data wlan interface seems very unstable…
Part Number: PROCESSOR-SDK-AM64X I am working on porting device trees from a device that was originally brought up on the 08.00.00.21 SDK So far I am able to boot and use the Ethernet device, but I do not see any PCI devices in `lspci` or in /sys
Diff…
Part Number: DRA821U Hi,
I use sbl and change the dts
bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000"
==> bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=/dev/mmcblk1p2 root rootfstype=ext4…
Part Number: AM3352
Hi,
We are working on running Qt applications on a AM3352 based board.
When we try to execute any Qt application, we get the following error:
root@am335x-evm:~# cd /usr/share/qt5/examples/gui/analogclock/
root@am335x-evm:/usr/share…
Hi all,
It hard to reproduce.
While we run the tidl a while , sometimes kernel panic happened!!!
Our kernel version is 5.10.120, j721s2(08.04.00)
Do you know what cause this problem??
The message as follow .
==================first time ============…
Part Number: AM3359 Other Parts Discussed in Thread: TPS51200 Hi All,
First time posting on the forum so I'll try my best to make this a good post.
We have been working with the TI AM335x-ICEV2 board for some time now to develop our embedded linux…
Part Number: PROCESSOR-SDK-AM62X Hi ,
HDMI not detecting in the kernel .please help me with the issue.
please find our am62x dts file configurations .
sii9022: sii9022@3b {
compatible = "sil,sii9022";
reg = <0x3b>;
…
Part Number: TLV320AIC3262 Other Parts Discussed in Thread: AM5728 , TLV320ADC5140 , TLV320AIC3212 Hi,
I have a custom board based on TI AM5728 EVM. I have connected TLV320AIC3262 Audio Codec on I2C on the custom board.
I have downloaded the TLV320AIC3262…