Hi,
Why MCAN_TDCR register TDCO bits are set to 8 in Mmwave_SDK test code?
It become SSP (Secondary Sampling Point) 100% on 40MHz Xtal and data phase rate 5 Mbps.
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 Jitendra,
"TDCO = 8" means the SSP is set to 200 ns at 40MHz Xtal i.e. 25ns/clock * 8 = 200 ns.
But CAN data rate is set to 5 Mbps. It means can bit time takes 200 ns.
So SSP setting is too late.
That is my question point.
Hozumi-san,
The AWR1843/1642BOOST can work upto 8Mbps baud rate.The offset is set to 8 just to make sure that user does not have to change these values in case he wants to operate in 8Mbps. You can reduce this value to suit your application needs.
-Raghu