Hi Yuri
I know GPIO speed is depend on OS and how the code has implemented but by hardware how much clock and bit rate can obtain?
about FEC , again I know 100Mbps has supported by imx53 but for example in Linux , data stream can achieve to 100Mbps or less
because in my previous project based on S3C2440 and windows CE5 I couldn't transfer data more that 20KB per second. I know if I implement it with no OS or maybe Linux I could gain more speed(this speed is the same as serial port).
If you could do me a favour and estimate it in windows I'll appreciate you.
about S3C2440 I've just made a socket in c# as a server and just read from socket and count how many bytes received and in my PC by means of hyper-terminal I sent a big file.
in this situation maximum speed was 20KB.
here we have cortex-a8 1GHz instead of ARM9 400MHz. graphic core, GPU,VPU,DDR3 and something else which are added to i.MX53 that can we obtain much more throughput on the Ethernet based on Windows platform.