Just for curiosity, why a 2 bit increment over 10 bit (20% more) increase the size of the tables by 400%?
How much memory takes the actual 24 adc values saved in the iox? I suppose they are stored in 2 bytes per adc, so 48 bytes, doubling them to 96 and storing the 10 bit version in another set will be a problem?
For sure the best solution is convert the ms3 code to handle 12bit values...
Thanks for your patience
