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.
Hi:
请问TDA4VM的main域的MCAN应该如何计算波特率?
谢谢
公式波特率 = (MCAN_CLK / (BRP + 1)) / (TDC + 1)
MCAN_CLK是MCAN模块的时钟频率,BRP是时间分割器预分频器的值,TDC是时间分割器的值。