Other Parts Discussed in Thread: AWR1843
I would like to know how to calculating 2Mhz Bit timing for can-fd(TCAN1469) like below.
I am using awr1843 aop chip.
dataBrp = 0x1U;
dataPropSeg = 0x2U;
dataPseg1 = 0x2U;
dataPseg2 = 0x3U;
dataSjw = 0x4U;
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.
I would like to know how to calculating 2Mhz Bit timing for can-fd(TCAN1469) like below.
I am using awr1843 aop chip.
dataBrp = 0x1U;
dataPropSeg = 0x2U;
dataPseg1 = 0x2U;
dataPseg2 = 0x3U;
dataSjw = 0x4U;
Hello Hyunung,
You can refer this diagram:
Based on the TSEG these sample points are automatically set and can be calculated.
Regards,
Saswat Kumar