This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TRF7970AEVM: how to switch to DM1 mode after SDM success

Part Number: TRF7970AEVM

Hi dear Engineers,

I'm struggling with a problem: no DM1 activated (no CLOCK on IO5 pin) after SDM success.

my steps:

1. send one byte (0x60 + 1 parity) use SDM mode. IO5 clock success.

2. send EOF frame

3. turn SS OFF (1) //stop SDM

4. write 0x10 with 0x00 / /exit SDM

** then, enter DM1 **

5. write 0x01 with 0x48 //(SS stays low)

6. write 0x00 with 0x60 //(SS stays low)

7. dummy write 0xFF //(SS stays low)

8. switch MISO mode to common input pin (SPI function disabled)

9. Waiting for The SDM CLOCK from 7970A ...... but unfortunately no clk signal exist on IO5 ....

Whats is wrong ?

thx.