Part Number: PROCESSOR-SDK-AM62X Tool/software: HI I am using tisdk-debian-trixie-am62xx-evm image for my am62x evm board I need the kernel source of this image to enable the SC16XX driver on it, how can I have it ?
Part Number: PROCESSOR-SDK-AM62X Tool/software: Hello Team,
MCAL Package: MCAL_SitaraMPU_10.01.00.02
Compiler: ARM-CLANG-3.2.0_LTS
Below Code Compilation error is reported while integrating ETH driver from mentioned MCAL package:
all these…
Part Number: PROCESSOR-SDK-AM62X Tool/software: I am working on integrating the AD9361 with the AM62x-E3 evaluation board. For this purpose, I have:
Uploaded the AD9361 driver into IIO.
Edited the device tree (DTS) to configure the AD9361.
However…
Part Number: PROCESSOR-SDK-AM62X Tool/software: Hi Expert,
How to modify dfu_alt_info_emmc?
What is the purpose of the last sysfw.itb in the above picture?
Thanks
Daniel
Part Number: PROCESSOR-SDK-AM62X Tool/software: I am using TI am62x. In my USB application, USB0 is by default getting detected as HIGH SPEED.
However, I want to use explicitly as FULL-SPEED.
Please let me know what changes I have to make in my firmware…
Part Number: PROCESSOR-SDK-AM62X Tool/software: I am working on GPIO configuration where I have added the config for two pins as below:
// SPDX-License-Identifier: GPL-2.0-only OR MIT
/*
* Not actually "common", but alternative to k3-am62x-sk-common…
Part Number: PROCESSOR-SDK-AM62X Tool/software: Hello, My customer is facing following issue. * They occasionally observe that implemented linux camera driver disappear. Customer developed and implemented camera driver which they will use to TI SDK. Customer…