Hello,
I am able to write FIFO_D2M Register and read FIFO_M2D Register. It is working fine.
But want to confirm bytes which I am writing in to FIFO_D2M Register. so sets DUP_EN bit of MODEM_Control register to 1.
Allocated TX FIFO and RX FIFO size to 16.
Then,
Writing 15 bytes in to FIFO_D2M Register,
Activating modulator.
Waiting for 2 Seconds.
Activating demodulator.
Reading FIFO_D2M register 15 times
But I am not receiving bytes which I have transmitted and getting HART gap error and parity error in MODEM_STATUS Register.
Can you please suggest.
Is there any sample code please let me know.
Thanks,
Mukesh Prajapati.