Hello Steven,
(1) Do you want a UART function that send numbers of bytes ?
If yes, which IDE do you use , if you use KDS, you can create e PE project , then utilize the function of
"LDD_TError AS1_SendBlock(LDD_TDeviceData *DeviceDataPtr, LDD_TData *BufferPtr, uint16_t Size)"
the "Size" is the number of bytes.

(2) "I looked at the UART code" , which code ?
Have a great day,
Alice
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------