Part Number: AM5716 Our device uses TI's AM5716 chip, which adopts an A15 core + DSP core architecture. The usage is shown in the figure below:
The DSP core controls the CAN port to communicate with Device-1, and controls the Ethernet port to communicate…
Part Number: AM5716 When using AM5716, the heat sink is securely attached to the top of the chip by screws. To determine the range of stress that the chip can withstand, this allows for the assessment of the torque required for the attachment.
Part Number: AM5716 I want to design a card with AM5716 with the standard 10-pin JTAG header (no EMU0/EMU1 on connector). I chose this connector because space constraints. I have pull-up resistors on EMU0 and EMU1.
If I use the XDS200 debugger, can…
Part Number: AM5716 We have connected a Realtek switch to CPSW Ethernet, and we are initializing the Realtek switch via the MDIO of the AM5716. We are encountering a probabilistic issue where the switch port fails to link. After extensive debugging, Realtek…
Part Number: AM5716 Hi
As the related E2E mentioned, customer choose a Q-grade EMMC for their next Gen AM5716 project and the EMMC need 1.8V power supply. Previous version is 3.3V power supply.
I want to check if we need to change software driver…
Part Number: AM5716 Hello Ti support,
I have a few question on VPP source, and OTP process for the AM5716 High Security IC.
Are the voltage rails of the PMIC that powers the DSP effected during OTP process?
If yes, what voltage rails are affected…
Part Number: AM5716 Hi TI's experts:
I wonder is there a read restriction in bootrom to read MLO file?
I found if MLO data was not continuous on the EMMC, the chip couldn't boot.
MLO file's layout like this:
root# mshowfat -i boot.img ::MLO…
Part Number: AM5716 Tool/software: What network security certifications has AM5716 obtained,eg. certifications about Ethernet or other module.
Is ISO/SAE 21434 applicable for AM5716? Could the certificates be shared with us? Thank you very much!
Part Number: AM5716 Hello, I'm looking for information on how to write the EFUSE CEK and CUST_FUSE_SMPK areas of the processor we're working with. I am aware that Texas Instruments typically handles some of these write operations at the factory, or with…
Part Number: AM5716
Dear TI team,
I've found the following DSP source code in TI ICSS Emac test code.
pdk_am57xx_1_0_21/packages/ti/drv/icss_emac/test/src/main_dsp.c
#ifdef _TMS320C6X
/* Clear pre-fetch bit in MAR to make OCMC un-cacheable *…