Reply by chrisaustin2003 November 22, 20022002-11-22
Hi there. I'm trying to find out how to read the DC bus current from
the ADC. I know that you can read the DC bus voltage by using
periphMemRead(&ArchIO.AdcA.ResultReg[0]). I'm assuming that there is
a way to read current from the ADC with a similar call. Does anyone
know were i can find a list of outputs for ResultReg, ie if i change
0 to 1, what am i getting? This will help a lot. Thanks - Chris