Other Parts Discussed in Thread: TMDSCNCD28388D
I read the datasheet with interest. Only I don't understand how TI solved the following:
With high speed communication comes a lot of data. How to manage?
The CM has a 64kbyte data buffer. That is substantiation but not a lot. I checked the Emif the CM is not connected to it. So it is not possible to increase the data size for storing communication data.
So the data needs to be managed on the fly. That is the lot, with a 100(?1000?)Mbit connection.
I have some questions:
- Is it possible to send interrupts from the CM->CPU1 and CPU1>CM?
- Is it possible to do a CM.DMA -> CPU.DMA transfer
- Other option is a fifo but 2kbyte shared data not a lot. So that can generate a lot of overhead especially when the data needs to be on polling bases
- What is TI suggested solution to controlling high speed communication data?
- What is the planning for releasing the TMS320F2838x series? When Can i order the TMDSCNCD28388D at farnell or mouser?
Thanks!