Hi
This is simlar to the following link but different enough to start a new thread.
http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/99/t/41881.aspx
I am using DM6437 McBSP configured as a SPI slave and using the EDMA and McBSP drivers provided (pspdrivers_1_10_03)
It is used for serial comm between an power PC and DM6437.
Every couple of hours of SPI operation, we receive a repeated byte at the Master. (our word size is a byte)
It can be anywhere in transfer, the transfers are relatively small and most are less than 256 bytes.
Should we suspect the EDMA, or the SPI /McBSP. Any ideas?
Regards,
--B