Hello!
I've a custom board, where the McBSP1 of my C6713 is connect to UART via a MAXIM3111E (SPI-converter). On my reference systems everything works fine. On some new boards I only receive zeros - i. e. interrupts are called when I send data, but the data-bits are all zero. The clou is, that I'm able to see data and the clock-signal when I connect my oscilloscope (unfortunately there is only one channel available at the time, but if synchronity of the signals would fail, I should at least see some ones now and then).
Is it possible that something damaged only the McBSP1? How can I test this? (I've tried DLB on some working system, but I could not why this did not work - Xmt, Rcv was enabled CLKX was configured such that it is driven by the SRGen and CLKR to be an Input - the rest was left equal to the settings of the original (working) system - what else do I have to configure?)
Any idea, what could be wrong?
Best regards,
Thomas