Part Number: AM3352 Other Parts Discussed in Thread: AM3356 Hi team,
I need to know whether the part no: AM3352BZCEA30 supports PRU-ICSS(EtherCAT, Profinet, Ethernet IP etc...) feature, because in the functional block diagram it is mentioned like this…
Hi Aravindh,
Aravindh Vishnu said: Do you know approximately when the next official version of the Ethernet/IP example application will be ready for release?
I will get back to you on Release date with-in a week.
Aravindh Vishnu said: Also, can you confirm…
Essentially,
I wonder if I use 1Gbps Ethernet/IP using AM335x.
So, I'm partly curious about the next question
1. Is it correct that PRU-ICSS can support Ethernet/IP at 100Mbps?
2. Is it possible to use 1Gbps ethernet/ip with AM335x if I don't use PRU…
Part Number: PRU-ICSS-INDUSTRIAL-SW Hi,
can somone explain me this code
#ifdef ADC_SDDF
void Read_ADC_Samples(void)
{
unsigned long u;
float v;
u = sd_get_cur_sample(sd, 3); /* SD7 */
v = ((float)u - 1048576.0) / 1048576.0;…
Part Number: PROCESSOR-SDK-AM335X Hello, I'm Mr. Kim in Korea. Nice to Meet you.
well,
I want to use 1Gbps Ethernet/IP with PRU-ICSS on the AM335x.
Is it impossible?
I understand that PRU-ICSS supports only 100Mbps with only MII interfaces connected…
Tobias
Looks like we missed this thread. Is this still unresolved? We have limited support on this software base, but talking to developers the release you are looking at seems to be pretty old and may have some known issues.
I can ping the developers…
Part Number: AM6548 Is HSR and PRP supported on AM65xx processor family? Using PRU-ICSS hardware offloading, or just at the linux level?
And for PTP, is there any PRU-ICSS support in HSR to implement a transparent clock (between the two HSR ethernet ports…
Cayden, is Yang a member of your team? Or are they a different customer?
You are not going to be able to compile PRU code without a PRU compiler. The customer can find more information about installing the PRU compiler in the PRU Getting Started Labs…
Part Number: AM2634
Hi,
What does the PRU-ICSS Pre-integrated stacks encompass? Just the industrial ethernet protocols?
Assuming you aren't using the listed features, can you use the different variants interchangeably?
Thank you in advance!