Part Number: AM625 Hi Hong,
Could you review the flow, address and concept, the one we follow the application, to confirm whether it could be possible to do on hard code or not?
I follow the application note :
www.ti.com/.../sprad44.pdf
Added…
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 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 Hi All:
We want to enable watchdog to set our board reset in linux when the board hangs.
Could you please tell us how to enable it in linux?
thank you.
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 I am using octavo OSD62 and in which AM625 processor chip is there. To build Yocto image I am using this as a reference https://github.com/octavosystems/meta-octavo-osd62/tree/scarthgap-v10.1.10 Now, I would like to update u-boot, kernel…