Part Number: AM625 Other Parts Discussed in Thread: SYSCONFIG I am working with mcu_plus_sdk_am62x_11_02_00_23 and I am trying to run the smp_task_switch project.
I created a synchronous group for CoreA53_0, CoreA53_1, CoreA53_2, and CoreA53_3 , and…
Part Number: AM625 In our design, the TPS6521904RHBR Power Management Integrated Circuit (PMIC) is used to power the AM625 CPU. The LDO1 output of the PMIC is configured to 1.8V and connected to the CPU's VDDSHV5 pin. The MMC1 interface of the CPU is…
Part Number: AM625 Hi Ti Experts,
My board uses main_spi0 with chip select 1 with following device tree configuration
&main_pmx0 {
main_spi0_pins_default: main-spi0-default-pins {
pinctrl-single,pins = <
AM62X_IOPAD(0x01bc, PIN_INPUT, 0) /* (A14…
Part Number: AM625 1. Problem Phenomenon : Error reported when connecting to XDS110 via CCS
BLAZAR_Cortex_M4F_0: Error connecting to the target: (Error -1274 @ 0x0) Error encountered during connect sequence. The specific reason is unknown but may be…
Part Number: AM625 Hello,
We're having an issue on our AM625-based product where, when the PMIC asserts its IRQ, the kernel generates an oops related to improper handing of the IRQ.
Our Yocto OS (Scarthgap) is based on TI SDK 11 with kernel 6.12.43…
Part Number: AM625 Other Parts Discussed in Thread: SYSCONFIG HI TI Team,
We are going to use AM6254 processor in our custom design and we were performing pin muxing in the SysConfig tool.
We are not going to use the GPMC interface in our design,…
Part Number: AM625 Hi,
I am working on a am625 sk EVM board (SDK 09.02.01.09) with a working LVDS display configuration. The LVDS panel is fully functional using the following device tree setup
panel_lvds: panel-lvds {
compatible = "panel-lvds";…
Part Number: AM625
Dear TI.
I'm verifying TI secure boot with AM625-SK EVM
I succeeded to change device type to HSSE like below
-----------------------
SoC ID Header Info:
-----------------------
NumBlocks : 2
-----------------------
SoC ID Public…
Part Number: AM625 We have built a custom board and built Uboot, its working fine. now we want to build linux kernel with the same device tree and full funtionality without GUI. How to pass our device tree to ti yocto build ?