Hi,
I am using the collector example code and have build our application up on that.
I am using SDK 4.40.04.04_s source code SDK I've got access to from TI. I am using the launchpad CC1352P2
I am using the source code SDK I've got access to from TI
Whenever i try to send data continuously on UART for a very long time the following things occur
1) The data is sent and response received, but in between at certain intervals i receive no response. But i receive further responses
2) The data sent and response is received for about more than 10 mins and then i receive no response to further any data that i am sending.
When I checked the UART registers at this moment i found that the UART Over-run error bit is set.
The OE bit is not getting reset back to 0.
Once it is set, i might lose the response to some bytes/would lose some data but after that is never reset back to 0
I have gone through the data sheet but can't figure out how to write to this register
Can you help me with how I can write/reset this register?
Why is it not setting back?
With the same application I have on collector example code with SDK 4.40..04.04 , no changes in application. I find no response issues in between. But no continuous no response from the launchpad, that after that it doesn't recover. After one response lost. The next response does come.
With the same application I have on collector example code with SDK 3.40, no changes in application. I find no issue with UART there. No continuous no response/In between no response is not seen.
Regards,
Sameena Shaikh