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.

MSP430FR2355: HART Communication using MSP430's SAC DAC

Genius 5840 points
Part Number: MSP430FR2355
Other Parts Discussed in Thread: DAC8740H, DAC8830, MSP430FR5969, OPA333, OPA335

Hello.

I would like to implement HART communication using UART and SAC-DAC of MSP430FR2355.

Is it possible?

Are there any reference designs?

Are there any customers who develop HART communication application using SAC-DAC signal of MSP430FR2355?

Regards,

U-SK 

  • Hello,

    This is a great question and potential use case for the FR2355 device! As of right now, we do have a TI design showcasing a 4 - 20mA current loop solution with the FR2355. That document can be found below:

    http://www.ti.com/lit/ug/tidue64/tidue64.pdf

    Implementing HART communication is something that I am going to reach out to my team about to get a more detailed answer. It may be possible to integrate parts of the HART communication with the FR2355, but I'd like to get a second opinion on this.

    I will be gone on vacation until Thursday of next week, so I will provide an update then.

    Thanks!

    -Mitch

  • Hi U-SK,

    While it might be possible to implement the HART modem in software, we don't have any references at the moment.

    In addition to the TI Design TIDM-01000 mentioned by Mitch above, TIDA-01504  might also be a good resource. It uses a DAC8740H as a HART modem connected to a MSP430FR5969; and while it uses a DAC8830+OPA333 to drive 4-20mA, perhaps this portion can be replaced by the internal SAC in MSP430FR2355.

    I hope this helps, but please let us if you have any further comments or questions.


    Regards,

    Luis R

  • Hi Luis R,

    Thank you for your reply.

    Is my following understanding correct?

    -> In TIDA1504, it might be possible that MSP430FR2355 work as DAC8740H + DAC8830 + OPA333 + OPA335 

    Are there any possible problems?

    Regards,

    U-SK

  • Hi U-SK,

    U-SK said:

    Is my following understanding correct?

    -> In TIDA1504, it might be possible that MSP430FR2355 work as DAC8740H + DAC8830 + OPA333 + OPA335 

    Are there any possible problems?

    In theory, that is correct; however, TIDA-01504 is mostly showing how to implement the portion of the DAC8830 + OPA333.

    While it is possible to replace the functionality of DAC8740H, this would require the implementation of a software HART modulator/demodulator, which is more complicated and would require more software.

    Finally, I believe that the OPA335 could be replaced by one of the remaining SAC OpAmps.

    Regards,

    Luis R

**Attention** This is a public forum