Skip to main content
jmary
Associate III
July 31, 2023
Solved

Task on GTM DPLL loss lock callback in ECU?

  • July 31, 2023
  • 1 reply
  • 1951 views

Anyone here do ECU project with GTM on SPC57?

what task/function should I add on loss lock callback of the GTM DPLL? I saw some samples project, they switch to half cycle ( 360 degree ) on the loss lock callback event. but I still have no clue the benefit of this such task. perhaps anyone here have some suggestions.

This topic has been closed for replies.
Best answer by Erwan YVIN

There is a nice example in SPC5Studio

Have you checked this application ?

SPC572L64E3 ECU_ENGINE_LIB Test Application for Discovery

        Best regards

                        Erwan

1 reply

Erwan YVIN
Erwan YVINBest answer
ST Employee
August 28, 2023

There is a nice example in SPC5Studio

Have you checked this application ?

SPC572L64E3 ECU_ENGINE_LIB Test Application for Discovery

        Best regards

                        Erwan

jmary
jmaryAuthor
Associate III
September 2, 2023

Yes, I had. The problem with the sample code there, after lost lock event the code then reinit the GTM. But then the pmt register became invalid.