Part Number: CC1352P
Other Parts Discussed in Thread: SYSCONFIG
Dear TI,
I am using CC1352p Launchpad and receiving data from 4 slaves CC2642P. While receiving the data on CC1352P I want it to be displayed on UART. I am using Putty to display the data at 460800 Baud. I am using SDK version simplelink_cc13x2_26x2_sdk_4_10_00_78.
While receiving the data on Putty I see data is being Garbled at UART side. I also checked with Teraterm but I saw data garbled there as well.
Can I know the possible cause of this. Also whenever data is Garbled the very next data is lost.
Please find the Image of the issue below. I am directly printing the data without using library.

In the Image you can see the data I want is in the first line, but multiple time I see garbled data in which the data from next line combines with the previous line data and causing delay in the next data to come on UART.
Can I know how and what is the cause of this issue?
Thank You