• Routine for Serial ADC (MAX187)
    Does anybody in this forum knows where I can find a C serial routine to interface to a MAX187 Serial Analog-to-digital converter? I have tried to develop my own for several days now, and it is still...
  • AT89C51CC03 : 10-Bit ADC Problems
    Hello, i have problems to get a 10-Bit result from the internal adc of the AT89C51CC03. I always got only a 8-Bit result, though setting the PSIDLE-Bit. Also i did not need the adc-eoc-interrupt...
  • 10 Bit ADC
    First, I thank keil.com for this forum... I am using C515C, and I connected it to an LCD. When I convert an analog signal coming from P6.1 to 8 bit, the output is right. But when I convert...
  • Differences in programming 8-bit ADC and 12-bit ADC
    Hi, I am currently trying to modify an existing code to display 12 bit data (C8051F206) instead of 8 bit data (C8051F226). When I download the existing codes and run the program, my LCD is able...
  • How serial ADC works
    Hello I am new to MC and adc can anyone tell me how a serial ADC works