Part Number: AM5729 Hi,
I'm trying to write a simple program that will call an ISR upon detecting a gpio interrupt (I tried both edge and level). I wrote my code using a CSL example but it doesn't call the callback function. I was wondering whether you…
Part Number: AM5729 Hi,
Is there a bare-metal HDMI code that I can run on the AM5729 board (EVM or custom) ? The PDK has an HDMI test in the board/diag folder but it is targeted for a different board and SOC. Do you think that be a good starting point…
Part Number: AM5729 Hello,
I am working with the AM572x IDK board - TMDSIDK (chip is AM5729) and I am trying to check the overflow interrupt of the Timer 3. The interrupt occurs only once even though the timer is set on the auto reload mode.
According…
Part Number: AM5729 Other Parts Discussed in Thread: AM5728 Hi,
I tried to build SDK Linux for use with AM572x IDK. But i got error as given below.
I followed the procedures given in Processor SDK Linux for AM57X 08_02_01_00
https://software-dl.ti.com…
Part Number: AM5729 Hi,
I'm working with AM5729 on a custom board and using bare metal only. I was able to run the SBL and a few diag apps from board/diag using the framework loader app. I'm interested in running some of the CSL examples as well, let…
Part Number: AM5729 Hi Team,
We need confirmation of body marking for below parts.
AM5728BABCXA
AM5728BABCXEA
AM5729BABCX
AM5729BABCXA
AM5729BABCXEA
We have searched on TI Marking tool ,we get marking.
For MPN : AM5728BABCXA
Marking will…
Hi Lee,
I was able to have a discussion about the patch with the developer that made the patch.
Unfortunately, the patch has been deprecated and there are no plans from TI to maintain the patch. If the features that are needed in the patch is required…
Part Number: AM5729 I am using an AM5729 with kernel 4.19.94-ti-r64 running on the A15s. I have RPmsg configured to communicate with core 0 and core 1 of PRU2. core 0 is doing high speed data acquisition and using XOUT to push data to core 1 to store…
Part Number: AM5729 Hi,
I'm using a custom board based on am5729 that uses 2 (256*16) ram similar to evm5729( evm5729 uses 4 of them I use 2). I want to update DDR config info in the gel file and board library for this custom board. Both EVM5729 and…