I am working on MPC5777C controller.. In my project i have a slave device(SPI based) whose tdt timing is nearly 5usec. So i am using DT and PDT values in CTAR register to configure it. But what ever value i keep it is not at all changing and keep on giving 238nsec. That is equivalent to my one SPI clock period. Please help me to solve this.
Solved! Go to Solution.
Hi,
What is your SPI config in fact? Do you use Continuous Clock mode? Note in the Continuous Serial Communications Clock operation, the DT value is fixed to one SCK clock period.
BR, Petr
Thank u Petr. It solves my problem..
Hi,
What is your SPI config in fact? Do you use Continuous Clock mode? Note in the Continuous Serial Communications Clock operation, the DT value is fixed to one SCK clock period.
BR, Petr