I can’t figure out how to set up analog out pin A3 for the FPII.
The line:
AnalogOut ao = new AnalogOut((Cpu.Pin)FEZ_Pin.AnalogOut.An3);
results in this error:
Error 1 The best overloaded method match for ‘GHIElectronics.NETMF.Hardware.AnalogOut.AnalogOut(GHIElectronics.NETMF.Hardware.AnalogOut.Pin)’ has some invalid arguments