This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP-CC1352P7: -4

Part Number: LP-CC1352P7
Other Parts Discussed in Thread: CC1352P7

Hello team,

Im using UART2 for reading rx. so by use logic analyzer i had read received data correctly.  but unfortunately I didn't get UART2_read [ UART2_read(UART2_Handle handle, void *buffer, size_t size, size_t *bytesRead);] any value. Im going to read char values ( char buffer ). can you please put correct example for that UART2_read ?   UART2_Write is correct. no any error in there. 

[ Note :-  that reading byte length veriable time to to time. so what is the best way?  ]