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

ADC in 8051F060

Have anybody help me with the ADC interface code for C8051F060 ?. How to get the sign bit for the ADC output for the same.
Thank You.

Parents
  • Hi Eric,
    We can tieup both ADC's together and make them work in differential mode. But we cant use them independantly in differential mode. I went through the manual, it says in the differential mode it will work as 15 bit ADC. So I think the 16th bit will be used as the sign bit. But I am not sure. Still going through the manual. If you got an idea please inform me. I am using C8051F060 microcontroller.
    Thanx in advance.

Reply
  • Hi Eric,
    We can tieup both ADC's together and make them work in differential mode. But we cant use them independantly in differential mode. I went through the manual, it says in the differential mode it will work as 15 bit ADC. So I think the 16th bit will be used as the sign bit. But I am not sure. Still going through the manual. If you got an idea please inform me. I am using C8051F060 microcontroller.
    Thanx in advance.

Children