Hi experts,
I wish to connect 2 OMAP L-138 to enable full-duplex data tranfer between the two.
the required bit-rate is 15Mbit/sec.
The 2 options I think abot is:
1. via spi 3/4/5-pin mode (whic one is preffered for such bitrate?), which caus me problem if the slave want to initiate transmission to the master.
2. via the McASP with 1 or more serializer for each direction and common clock.
Note: I dont want to use Ethernet nor USB
1. What is the bitrate capable in each one of the SPI 3/4/5 pin modes?
2. IN the McASP, how the seializer is working? I read the datasheet and the user guide but didnt understand the basic fact:
If , for example, I want to send 3 words (16 bit each) while using only 1 serializer what are the proper valued for WNUMDMA and WNUMEVT
and if I wnat to send 1 word (16 bit) while using 8 serializers, what are the proper valued for WNUMDMA and WNUMEVT
Thank you very much
Amit Yedidia