Serial debug data from CY8CMBR2044

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

cross mob
a72
Level 1
Level 1
First solution authored First reply posted First question asked

We are trying to use serial debug data from CY8CMBR2044. In the datasheet, a 41-byte packet is specified, however the chip is sending 71-byte data packets. Where can we find the specification for 71-byte packets? A 71-byte packet example:

0D 0A 00 03 0D EC 0D A9 0D A1 00 00 00 01 02 01 01 01 01 BB 36 34 34 11 08 08 0D EC 0D A9 0D A1
00 00 0B 00 0C 0C 0C 01 6C 68 68 00 20 00 00 08 B6 34 34 15 F4 01 00 00 27 29 29 80 01 01 01 89
1B 1A 9A 31 80 FF FF

0 Likes
1 Solution
a72
Level 1
Level 1
First solution authored First reply posted First question asked

The isuue was wrong baud rate. We measured it to be ~124600 (datasheet states 115200). After adjusting the baudrate on receiver side, we are now getting correct packets.

View solution in original post

0 Likes
3 Replies
Arpit_S
Moderator
Moderator
Moderator
50 likes received 250 replies posted 100 solutions authored

Hi

Can you please specify which specific 41 Bytes are you referring to?

 

Kind Regards

Arpit Srivastav

0 Likes
a72
Level 1
Level 1
First solution authored First reply posted First question asked
0 Likes
a72
Level 1
Level 1
First solution authored First reply posted First question asked

The isuue was wrong baud rate. We measured it to be ~124600 (datasheet states 115200). After adjusting the baudrate on receiver side, we are now getting correct packets.

0 Likes