Hi everyone,
I've modified the HSADC dual parallel example from the SDK 2.0 to use HSADCA ch 0 and ch 1, and HSADCB ch 0 and 1.
The config structs are:
channelNumber = 0U
channel67MuxNumber = 0U
enableDifferentialPair = false
channel67MuxNumber and enableDifferentialPair are the same for when channelNumber 1U, 8U, and 9U.
When debugging in KDS 3.2 with a PEMicro Multilink Universal FX, the RSLT registers never change, despite sampleMask being equal to the ready registers.
Have I set up something incorrectly? I can't attach anything since this page doesn't render properly in Chrome, IE, Firefox or Opera.
Whoops!
Turns out that the debugger simply does not supply live readings from the RSLT[x] registers. I was able to send them via UART.