We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all, I want to read the values from the potentiometer via Compact Framework 2.0 under wince5.0 on arm9 based qq2440 board ? How can I do this? Thanks in advance.
Perhaps you question is best directed to a group of people that deal with WinCE?
I would consult the datasheet for the processor, determine the ADC registers are and what is required to initialize the ADC, and go from there. I have never used Wince, so the process may be a bit different, like calling some API function to init the ADC and then another API function to get data.
Consult the appropriate MSDN article or MSDN forum.
Or to the people that provided the particular port of WinCE that you're using...?