PUART_wirte/print Changes the data to de send over Puart

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

while sending the fixed sized data packet of fixed size ,

"puart_write() & puart_print()"  both functions sometimes sends correct data packet then it sends some random values at the end of packet ..

also last 2-3 bytes of the data packet getting changed by random values

I want to send fixed sized data over uart without any change in data..

any other option to send fixed size data over PUART ?


or any correction in purt_initialisation?

0 Likes
1 Solution
1 Reply
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

This looks exactly like the question posted here: data packet & size of data getting changed while sending over puart

0 Likes