Signal modulation with max cycle time
Posted: 18 Aug 2021, 14:27
Dear folks,
i want to modulate a signal with the maximum cycle time of the dio bridge, around ~2.5ms. (RevPiIOCycle is 2, cropped integer value)
ATM im counting the RTC ticks in a main while loop, but hence its not synchronized, there is a periodical gap, where my output signal is one cylce longer.
Therefore i need to be synchronized with the RevPi IO Cycle, but there is no interrupt or other possibility to arrange that behavior, right?
Thanks for your help in advance.
i want to modulate a signal with the maximum cycle time of the dio bridge, around ~2.5ms. (RevPiIOCycle is 2, cropped integer value)
ATM im counting the RTC ticks in a main while loop, but hence its not synchronized, there is a periodical gap, where my output signal is one cylce longer.
Therefore i need to be synchronized with the RevPi IO Cycle, but there is no interrupt or other possibility to arrange that behavior, right?
Thanks for your help in advance.