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.
That will work. If you did want to use THVD1450 for some reason, you could tie DE to VCC and /RE to GND and it would be equivalent.
Will this node ever need to receive data from other nodes, though? If so, then you might want to revise your approach so that you have the option to disable the transmitter circuit (i.e., using a DE control pin). Otherwise, this node's transmitter will always be on and would prevent other transceivers from communicating on the bus. If you wanted to implement driver enable control but your UART does not provide this signal, then you may want to implement a logic circuit similar to the one in this reference design:
http://www.ti.com/tool/TIDA-01090
Max