Hello,
I am running into an problem with the ADC module that I am not sure how to diagnose.
In my application, I am dropping the clock speeds down, along with turning off a lot of modules to get my current draw down to a low level. When I am trying to jump back into the regular speed, I cannot seem to write to the ADC module. I run into an IVOR1 exception. When I try to write to the ADC module with the debugger, I get a purple highlight of the register, indicating that the write did not occur.
I have looked through the AXI Bus registers and it does not look like any permissions are preventing me from writing to the module. I also do not have the SMPU enabled.
Are there any status registers that might help me diagnose this issue? Or, is there a simple way to "reset" the modules that I cannot write to?