RPICT Minimum Output Rate

From lechacal
Revision as of 19:31, 10 November 2023 by Administrator (talk | contribs)
Jump to navigation Jump to search

Why is there a minimum output rate?

The micro-controller performs task once after the other. It must complete the sampling of all configured channels before sending another serial output out.

The example below show the task scheduling where 3 channels are computed. The output rate must be larger than the time it takes to sample all channels.