Skip to content

RCG: Fix ADC read loop limit

Erik von Reis requested to merge branch-4.2 into master

Fast ADCs were reading only one point per cycle. The ADC read loop limit was being reset to 1 for slow ADCs but not set back 1 for fast ADCs.

the 4-value dropouts seen on h1ioplsc0 fast adc channels ought to be fixed by this change.

Merge request reports

Loading