S32K144 has a option to configure 8 pins as FlexIO data pins. On the other hand, it has 4 shifters and 4 timers as per the datasheet.

And one FlexIO UART TX requires, one shifter and one timer for the operation.

--------------------------------------------------------------------------------------------------------------------
Does it mean that we can emulate only two duplex UARTs (Rx+Tx) using FlexIO?
Is there any way to implement 4 UARTs using FlexIO? For example, in my application, I can keep the baudrate of all UARTs same, which can reduce the number of timers required.
Regards,
Prasanna