Hello,
Im configuring ADC on 3 channels. However during debugging when I stop Keil I see that in all channels the acquisition pin is the same AIN1.
Any idea why is this happening? Do I need to create different channel_settings objects?
Hello,
Im configuring ADC on 3 channels. However during debugging when I stop Keil I see that in all channels the acquisition pin is the same AIN1.
Any idea why is this happening? Do I need to create different channel_settings objects?
Hello,
I think it must be something with the debugger settings.I.e., the system view is showing cached values. Have you checked if you get the same result if you read out the .psep registers manually through the memory view, nrfjprog, etc.?
Thanks,
Vidar
Vidar indeed via memory view its ok. guess a bug in Keil?
Vidar indeed via memory view its ok. guess a bug in Keil?