Part Number: AM6548 Hello,
I would like to clarify the interpretation of the POST selection defined by MCU_BOOTMODE [8:5] in AM65x TRM Table 4-4.
Our intention is to enable the following POST tests at power-on: DMSC LBIST, MCU LBIST, MCU PBIST
Could…
Part Number: AM6548 Hello, I've seen several posts where people can request the AM6548 PET by posting on here in order to estimate power draws. Could this tool please be sent to me? Draft is ok. Thank you,
Ron Jackson
Part Number: AM6548 Dear TI Team,
I am currently troubleshooting an issue where the RTI Watchdog fails to trigger a system reset on the AM6548 . Following the implementation logic used for the AM62x, I have performed the following steps:
ESM Node…
Part Number: AM6548 Other Parts Discussed in Thread: DP83867IR I have a bit of an odd scenario that I'd like some input on. We have a custom AM6548 based board that is setup to be a network sniffer as part of its functionality. It is using the 08.06.00…
Part Number: AM6548 Hi,
I am trying to develop a C kernel program that utilizes the SPI of the AM6548. I am configuring the SPI module (McSPI1, ch0) as per the datasheet. When I enter data into the Tx register, data is NOT shifted out. Is this due to…
Part Number: AM6548 Other Parts Discussed in Thread: TMDX654IDKEVM , UNIFLASH , DRA80XMEVM
Hello,
we experience problems booting an AM6548 from an eMMC in our custom board. Exactly the same binary, that is booting on the evaluation board (TMDX654IDKEVM…
Part Number: AM6548 Other Parts Discussed in Thread: UNIFLASH Hi,
I'm trying to flash the eMMC on AM6548 IDK and custom AM6548 HW without success.
Using UniFlash over UART on MCU domain the following error occured:
C:\ti\uniflash_9.3.0>dslite…
Part Number: AM6548 Hi Expert,
This GitHub repository is an open-source research project named "skitter-creek-bath-salts" , released in 2026 by Christopher Domas (better known by his handle @xoreaxeaxeax ), a prominent hardware and reverse engineering…
Part Number: AM6548 Tool/software:
AM6548: Issue with AM6548 ICSSG Ethernet Driver - Processors forum - Processors - TI E2E support forums
Hello, it has been three weeks since this issue was raised, and it has seriously affected our product…
Part Number: AM6548 How should I add bootargs in the AM6548 Yocto environment to pass them to Linux? My current recipe is as follows:
APPEND:append = " my_custom_param=test"
UBOOT_ENV_bootargs:append = " my_custom_param=test"