Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI am sending the following frame from TSE :
0x00, 0x00, // for 32-bit alignment 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, // destination address 0x00, 0x07, 0xED, 0x1B, 0x07, 0xE0, // source address 0x00, 0x2E, // length or type of the payload data 0x34,0x34,0x34,0x34,0x34,0x34,0x34,0x34,0x34,0x34, //payload 0x34,0x34,0x34,0x34,0x34,0x34,0x34,0x34,0x34,0x34, 0x34,0x34,0x34,0x34,0x34,0x34,0x34,0x34,0x34,0x34, 0x34,0x34,0x34,0x34,0x34,0x34,0x34,0x34,0x34,0x34, 0x34,0x34,0x34,0x34,0x34,0x34 the received frame is ffffffffffffff0f0007edbe7107e000e07207e034e3433434 34434334343443433434344343343434434334343443433434 34434334343443433434344343343434434334343443433434 34434334345645. Can you tell me why received data is changed?