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 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…
Hello Long Chan
Thank you for the query.
Long Chan said: I'm working with a custom AM62x board
Can you confirm the board boots as expected and all the other board functions are working.
Please share the software development environment you are…
Part Number: PROCESSOR-SDK-AM62X Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hello Team,
MCAL Package: MCAL_SitaraMPU_10.01.00.03
SDK Package: mcu_plus_sdk_am62x_10_01_00_33
we wanted to know how we can generate Dpl files for Fls and…
For future readers, the discussion is continued here: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1462522/re-processor-sdk-am62x-how-to-write-mixed-c-and-assembly-pru-code
Regards,
Nick
Part Number: PROCESSOR-SDK-AM62X Tool/software: I am currently trying to generate signed and encryprted boot images (tiboot3.bin tispl.bin and u-boot.img), using TI processor SDK ti-processor-sdk-linux-am62xx-evm-09.02.01.10. I have already placed my…
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…
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 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…