Part Number: AM5728 Other Parts Discussed in Thread: TMDSIDK572 Tool/software: Hi experts,
From the following thread, we understand that the chip can communicate at 1000Mbps "simultaneously" through two ports. : e2e.ti.com/.../am5728-rx_start_of_frame_overruns…
Sungho Jo said: For GP: GPEVM_AM572X (I'm not sure what SiRevA means)
For non-GP (HS): IDK_AM572X ?
I believe the GPEVM_AM572x is for the AM572x EVM: https://www.ti.com/tool/TMDSEVM572X
I believe Rev A stands for the older revision of the board…
Part Number: AM5729 Other Parts Discussed in Thread: TMDSIDK572 Hi,
I'm running this program below for testing.
int main(void)
{
Task_Handle task;
/* Create Task to run the DCAN Loopback Test */
task = Task_create(ledTester, NULL, NULL);…
Part Number: AM5729 Other Parts Discussed in Thread: TMDSIDK572 Hi we are using TMDSIDK572 Eval Kit and we tried TI Linux OS, But faced issue when getting packages like thrift, ZMQ using standard utilities like apt-get, so we tried beagle bone AI image…
Part Number: TMDSIDK572 Hello we purchased 9 Evaluation BRDs.
One of the nine boards we purchased does not work with a SD card with Linux on it. The Card and SW was tested on other board and was ok.
We believe the board is defective and would appreciate…
Other Parts Discussed in Thread: AM5728 , TMDSIDK572 I have installed CCS v12.2.0 on my Linux PC (Ubuntu 18.04).
I would like to create a new CCS project. In the dialog "New CCS Project" I choose the following settings: - Target: "AM572x - Cortex A15…
Part Number: AM5728 Other Parts Discussed in Thread: TMDSIDK572
Hi Team,
can you help to answer the three question below:
If Linux(-RT) runs on the MPU (2x ARM Cortex-A15), how does it interact with an industrial communication protocol (such…
Part Number: TPS659037 Other Parts Discussed in Thread: TMDSIDK572 Hi,
Load capacitance is specified on the datasheet as below.
Is this assumed to use the following recommended crystal?
If another crystal is used, does load capacitance depend…
Hello Dave,
thank you for your answer. The final purpose of my implementation is an Ethercat master with low jitter and high performances. I studied the schematics of Beaglebone AI:
The TMDSIDK572 board concerning the ethernet connector J10:
…
Part Number: AM5729 Other Parts Discussed in Thread: TMDSIDK572 Hello,
I have a customer who is interested in developing on the AM572x platform. They have found both the BeagleBone AI and the TMDSIDK572.
From a development standpoint do we have a…