Part Number: TMS320F280039
txMsg.id = ((uint32_t)(0x3)) << 18U;
例程里面更改发送地址后接收不到的ID等指令,如何解决Filter ID问题
实际应用会接受到不同ID的指令,单一指令接收太受限制
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TMS320F280039
txMsg.id = ((uint32_t)(0x3)) << 18U;
例程里面更改发送地址后接收不到的ID等指令,如何解决Filter ID问题
实际应用会接受到不同ID的指令,单一指令接收太受限制