I want to implement an instrument with HART capability(I only want to implement the HART capability). Is there anybody who can tell me if the following steps are correct to do this purpose.
first I must implement a HART slave circuit using a HART modem IC(I am going to use the AD5700-1) and a microcontroller(such as M16c family).
After this step i have to implement the HART slave protocol (using a HART slave software like HPAL2).
so,I can program the M16c by this slave software.
do i understand correctly?thanks.