Using Debug Console port as a standard UART port

Hi all,

I am using Pixhawk4,and running out of UART port.
Is it possible to use debug port(/dev/ttyS5) as a standard UART port for a driver? (i.e. start a driver by driver start -d /dev/ttyS5)

Thanks,