Hi, I'm using STM32F373 for a biosignal measurement project, and I need some help writing firmware to automatically update the SDADC channel gain during execution.For example, I'm sampling at 100Hz, and after every 100 samples, i want to change the g...