I'm working on a project with an STM32F103VCT6 where I'd like to use the ADCs in combined regular/injected simultaneous mode. At a high level, I want to measure the system voltage and current simultaneously every 1ms, and then I want to periodically ...