How do I apply the CRC to the LPUART?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How do I apply the CRC to the LPUART?

跳至解决方案
1,328 次查看
tkdwofl
Contributor III

How do I apply the CRC to the LPUART?

i use S32k144.

i know it has crc module.

标记 (4)
0 项奖励
回复
1 解答
1,204 次查看
raresvasile
NXP Employee
NXP Employee

Hi,

You can use CRC driver to calculate the checksum for the data you want to send over LPUART and then send the checksum as a normal frame.

Best regards,

Rares

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,205 次查看
raresvasile
NXP Employee
NXP Employee

Hi,

You can use CRC driver to calculate the checksum for the data you want to send over LPUART and then send the checksum as a normal frame.

Best regards,

Rares

0 项奖励
回复