chen
2024-12-26 d517f3f5f4436f23839e344c3b2003e5eb6932e7
1
2
#include "stm32f4xx_hal.h"
uint16_t CRC_Compute(uint8_t *puchMsg, uint16_t usDataLen);