Extension of FELIX firmware trigger via trickle config block for Strips
Add an option "use_trickle_count"
"useTrickleCount"
in StarFelixTriggerLoop
to use the trickle trigger counter to iterate the trickle memory repeatedly for sending trigger bursts. This is an extension for the StarFelixTriggerLoop
from !545 (merged).
The new 16-bit unsigned counter added in each LCB encoder block of the FELIX Strips firmware controls the number of repetitions to send the contents in the trickle memory when software issues a TRICKLE_TRIGGER_PULSE
. Its value is the number of repetitions minus one.
Edited by Zhengcheng Tao