Hey,
we try to enable the external loopback test mode, but without success. After sending the data we dont receive any interrupt.
Register configuration:
1. Driver initialisation
2. In register 0x800 we have set: bit[0]=1 and bit[21]=1
3. In register 0x1010 we have set bit[4]=1
4. In register 0x1018 we have set bit[5]=0
5. Sending data to buffer0
6. Receiving data in fifo0
Notes:
After we read out the register 0x800 and the test mode is enabled, but when reading 0x1010 the bit[4] is not set. In the datasheet it also says that this register is write protected. Could here be some problem?
Thank you,
Danijel