Hi TI
I have seen "delay_rts_before_send" and "delay_rts_after_send" in struct serial_rs485, what do they mean on rs485 mode? I don't realize. Thank you.
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.
Hi TI
I have seen "delay_rts_before_send" and "delay_rts_after_send" in struct serial_rs485, what do they mean on rs485 mode? I don't realize. Thank you.
What processor is this?
What software is this?
Hi Yordan
Thanks your sharing, from your link, I realize that RTS is a signal to enable transmitter in RS485 mode, and needs delay before sending data, because transmitter is needed to be configured ( If I wrong, correct me! Thank you.), and what about delay_rts_after_send? I will appreciate your direct.
Hi Yordan
sorry
I know both of delay_before_send and delay_after_send is optional if I need, Indeed, I just want to know, why rs485 send delays of rts if I need?
Thank you.