Hi,
I want to use UART in my project. But I don't want to use CTS,RTS pins just because the other side does not have those type pins to connect with them.
The problem is that I can not disable it in "LPUART_Config" block. Is there any other way to disable those pins and only use Rx, Tx pins ?
I also know that I can use FlexIO UART instead of LPUART but in my project we have to use 2 UARTs. Is it possible to use two FlexIO UART in S32K144?
s32k 144 model-based desing