How can I change the value in ADC_DR using the STM32_ADC class from the Renode monitor?
I’m writing firmware for a STM32F446re and I’m in the process of writing test cases for it using Renode. I’m using the Analog.STM32_ADC class in Renode to mock input values going into the ADC of the microcontroller.