【求助帖】关于C620例程的一点小问题
568
0
4
2018-11-07
有人研究过C620的程序吗,CAN通信模式反悔的电流值为什么要/-5啊
原文:
ptr->iven_current = (int16_t)(hcan->RxMsg->ata[4]<<8 | hcan->pRxMsg->ata[5])/-5;
原文:
ptr->iven_current = (int16_t)(hcan->RxMsg->ata[4]<<8 | hcan->pRxMsg->ata[5])/-5;
文章标签
请问这篇文章对你有用吗?
【求助帖】关于C620例程的一点小问题