Hello,
I'm using UPP on C6748. My UPP is working at 50 Mhz in transmit mode with Q Channel . I configured the UPP_TX_CLKSRC in CFGCHIP3 to use the external signal 2xTXCLK.
I have a test that is sending data at very slow rate on UPP : 6 bytes every second.
When I run my test, i noticed that sometimes , the UORQ event rised. It is very strange because the CPU is not overloaded and only reserved for my test.
When the UORQ event rised and If I ignore it , the test continue to work without resetting the UPP. It looks like this event has no impact on the UPP.
I noticed that also if I change the UPP_TX_CLKSRC to an internal clock (PLL1_SYSCLK2 for example) I have no UORQ error.
Could someone explain me what is happening ? could a "bad" external clock for UPP_TX_CLKSRC generate an UORQ error ?
Thank you very much for your help.
regards
Pat.