data packet & size of data getting changed while sending over puart

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

cross mob
lock attach
Attachments are accessible only for community members.
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?

in attachment you can find puart initialisation..

0 Likes
2 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

I've asked jakewtorres​ to take a look and closed the other two questions you created that were similar.

0 Likes
JacobT_81
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

For a working PUART configuration please see my post: Connecting an external board to the BCM2073X via the PUART

Please confirm your pin configuration is correct. It will be in this document: WICED Smart Hardware Interfaces

I believe the pin selections may not be compatible. Our tested pin configurations which we know to work are 24/25 and 32/33.

Jacob

0 Likes