Hello,
I have a problem with the fifo status register (0x1C), the register always contains 0x00.
I try to send a REQB sequence and using this data
8Fh (cmd:Reset)
91h (cmd:Transmission with CRC)
3Dh (ads:1Dh ,continuous mode)
00h,30h (set length=3 to registers:1D&1E)
05h,00h,00h (set REQB format to register-1F)
After writing to trf7970
IRQ 1
0x80 (irqTX)
8Fh (cmd:Reset)
IRQ 2
0x40 (irqRX)
Read FIFO Status register (0x1C)
The fifo status register always contains 0x00
Is there any reason this stays at 0x00 ? am i doing something wrong?
Tnx,
Rutger