Tool/software:
Hi,
I need to detect when the RX pin goes low within 100ms or set the TX pin high for about 50ms.
Can I use the GPIO API (DL_GPIO_readPins, DL_GPIO_setPins) to read or write the RX, TX pins of the UART?
If not possible, is there any way to apply the above two requirements?
Best Regards!