Skip to content

implement slave task synchronization methods #17

@jimy-byerley

Description

@jimy-byerley

The ETG.1020 describe several synchronization mechanisms between the master and the slave realtime task. We need to implement them for using with servodrives.
An initial attempt to implement it at the clock level was made in #7, but after experiments it seems that the DC can work without sync enabled, and that some kind of sync can run without the DC. We need hence to implement it in a separate way.

  • FreeRun
  • DC synchrounous (with DCSync0 and DCSync1)
  • SM synchronous (with SMSync2 and SMSync3)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions