Task on GTM DPLL loss lock callback in ECU?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-30 6:35 PM
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.
Solved! Go to Solution.
- Labels:
-
SPC5 Automotive MCUs
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-28 8:25 AM
There is a nice example in SPC5Studio
Have you checked this application ?
SPC572L64E3 ECU_ENGINE_LIB Test Application for Discovery
Best regards
Erwan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-28 8:25 AM
There is a nice example in SPC5Studio
Have you checked this application ?
SPC572L64E3 ECU_ENGINE_LIB Test Application for Discovery
Best regards
Erwan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-02 7:07 AM
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.
