Hi Tom,
The Init_UART and Serial_LDD components cannot be used for the same peripheral at the same time, you can only use one of them. Another option is to create a Processor Expert project with KSDK and use the fsl_uart component together with the fsl_uart_hal and enable RTS/CTS by using of RTS/CTS functions, you can find more information on this thread:
Does the Processor Expert UART component allow usage of RTS?
Hope it helps!
Best Regards,
Carlos Mendoza
Technical Support Engineer
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Tom,
The Init_UART and Serial_LDD components cannot be used for the same peripheral at the same time, you can only use one of them. Another option is to create a Processor Expert project with KSDK and use the fsl_uart component together with the fsl_uart_hal and enable RTS/CTS by using of RTS/CTS functions, you can find more information on this thread:
Does the Processor Expert UART component allow usage of RTS?
Hope it helps!
Best Regards,
Carlos Mendoza
Technical Support Engineer
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------