Part Number: AM3352 Hello,
We are moving our own am3352 design FW from SDK 05.03.00.07 to SDK 09.01.00.00, so we are now running kernel 6.1.46.
System seems to be working fine, but we are having problems trying to get uart to wake the system from…
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 rootwait…
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:…
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: 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…
Hi
I am trying to boot the file system using the USB Ethernet Gadget, so far I was able to boot the kernel, but once in the kernel, my computer doesn't recognize it as a USB Ethernet device anymore, and I am including the USB Gadget in the kernel build…
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-AM335X Hi Team ,
In defconfig of recipes-kernel/linux/linux-ti-staging-4.19 , we enabled some flags and create new defconfig_name and copy use-tisdk-config=tisdk_am335x-evm_defconfig .
in linux-ti-staging_4.19.bb file
…
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>;
clocks = <&hdmi_mstrclk…
Yea, I used the default config. I also used a multimeter on the usb port and even if I turn off then back on no voltage is supplied to the USB port. Here you go:
/proc/config.gz
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.12.10 Kernel…