This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

EPM900

I am using an EPM900 to emulate the P89LPC933 from philips.
I do not manage to configure the A/D converter available in the micro and get it to work. Need to perform a single conversion on the AD10 pin (P0.1).
Do you have any sample code in assembler

Parents
  • Why don't the control registers assume the configuration values?
    as stated before, the SFRsa will only accept "legal" values.
    Have a look at what you set and what you get and check that in the user guide. If that does not clear it up in half an hour, post what you set and what you get.

    Erik

Reply
  • Why don't the control registers assume the configuration values?
    as stated before, the SFRsa will only accept "legal" values.
    Have a look at what you set and what you get and check that in the user guide. If that does not clear it up in half an hour, post what you set and what you get.

    Erik

Children