Hello,
Suppose I want send one byte data(ex. 0x02) to HART sensor, so I am writing 0x02 byte to LSB of FIFO_D2M_Register and its odd parity bit writing
in to bit-8 of FIFO_D2M_Register.
As per HART protocol, suppose if want to send one byte data (ex. 0x02) then it expect as "Start bit | 8-bit data | parity bit | stop bit".
Please let me know where to configure start bit and stop bit. I do not found any description related to start bit and stop bit in DAC8741H data sheet.
Please clarify me as we are working with HART interface in delay.
Thanks,
Mukesh Prajapati