Signal tuning with the maximum cycle time of the diode bridge

Topics about the Software of Revolution Pi
Post Reply
felicitydavis1556
Posts: 1
Joined: 24 Nov 2022, 05:19
Answers: 0

Signal tuning with the maximum cycle time of the diode bridge

Post by felicitydavis1556 »

Dear folks,

I want to modulate a signal with the maximum cycle time of the dio bridge, around ~2.5ms.

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!
Last edited by felicitydavis1556 on 28 Mar 2023, 06:53, edited 2 times in total.
u.biakoup
KUNBUS
Posts: 182
Joined: 14 Apr 2022, 13:04
Answers: 2

Re: Signal tuning with the maximum cycle time of the diode bridge

Post by u.biakoup »

Dear folks,

unfortunately, this is not possible with a Core/Connect. It would work with the Revpi Compact, where we allow 250 usec cycles for the digital I/Os and analogue outputs. You probably see jitter on the PiBridge, which makes the cycles sometimes shorter, sometimes longer. The PiBridge is too slow and insensitive for such applications.

Best Regards

Ulrich Kouatang Biakoup | Technical Support
Post Reply