Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 11 months ago.
I can not get AnalogIn to compile on FRDM-K64F
AnalogIn adc(ADC0_DP1) ; "Will not Compile"
AnalogIn adc(PTE22) ; "Does not Work"
Thank You
1 Answer
11 years, 11 months ago.
I assume it gives slightly different errors than that...
Are you using the latest mbed lib? Click on the mbed lib, then at the right side their might be an update button.
Assigned to 11 years, 11 months ago.
This means that the question has been accepted and is being worked on.