Hii,
I am using s32k148 eval board and i am using s32 3.5 ide and in that i want to know how we can make uart tx channel as dma and uart rx channel as interrupt mode . But i am unable to do it because in the mex file configuration we can only configure the uart instance to only one method either interrupt/dma mode and i have intially configured it to dma mode the total uart instance. and from there i don't know what to do, can anyone help?