Hello Everyone,
I have a unique application where the UART pins need to act as GPIO and UART for communication. It is a 1-wire communication interface where the Tx pin behaves as GPIO for a short while before acting as Tx line.
Ideally I'd like to place the UART pins as GPIO input when Idle and then enable them to be UART pins when transmitting or receiving. Any thoughts on how I can achieve this in the driver?
Please do let me know if you need more information from my side.
Thank you in advance for your help.
Regards
Santhosh