Part Number: AM62D-Q1 Other Parts Discussed in Thread: AM62P Hi experts,
I have a question regarding the LPDDR4 margin evaluation tool for the AM62D‑Q1. Is it possible to use the firmware listed below for "AM62A/AM62P" on the AM62D device? Alternatively…
Part Number: AM62D-Q1 Other Parts Discussed in Thread: SYSCONFIG Hi,
In my project syscfg does not generate GPIO_init function even though GPIO is configured. I take example included in sdk - gpio_led_blink - generate ti_drivers_config.c and GPIO_init…
Part Number: AM62D-Q1 I want to run machine learning models on AM62D where there is no offical support for it... But AM62A and AM62D are mostly similar... so what changes to be made to the linux sdk to run the model compiled for AM62A on AM62D.. when…
Part Number: AM62D-Q1 Hi, We are working on runtime power management on AM62D and need some clarification. Peripheral power control: I am using Sciclient_pmSetModuleState() to power OFF peripherals and Sciclient_pmGetModuleState() to check their status…
Part Number: AM62D-Q1 Hi, We are working on runtime power management on AM62D and need some clarification. Peripheral power control: I am using Sciclient_pmSetModuleState() to power OFF peripherals and Sciclient_pmGetModuleState() to check their status…
Part Number: AM62D-Q1 Hi Team,
I am working on AM62A EVK and building the fitimage using am62a linux SDK, and configured it to interface with STA710(McASP1, I2S for I/Q and SPI) , can the same SW be used on AM62D for same interface.
What changes I…
Part Number: AM62D-Q1 Other Parts Discussed in Thread: AUDIO-AM62D-EVM
Hi TI experts,
I am planning to reuse the AM62D-Q1 AUDIO-AM62D-EVM schematics for my custom board design. I see the below schematic sections (pages) added to the AUDIO-AM62D-EVM…
Part Number: AM62D-Q1
I am working on AM62D and attempting self-hosted debug where MCU R5F halts/resumes execution pipelines of A53 and C7x cores without using JTAG , etc. After going through the available documentation, I used CoreSight CTI and CPU…
Part Number: AM62D-Q1 Hi,
I need to use __atomic_swap available in c7x.h on C7x core. It is mentioned in available documentation but not describe in detail. I am looking for this detailed description. I can guess how to use by it looking at signature…