• Problem: C51 with 12-bit Serial ADC MAX187
    I am using uVision3 with AT89S52 and 89S52 is connected with 12-bit Serial ADC MAX187 according to Datasheet. I have interfacing problem with this ADC using C51 compiler. I searched uVision help and...
  • Problem: C51 with 12-bit Serial ADC MAX187
    I am using uVision3 with AT89S52 and 89S52 is connected with 12-bit Serial ADC MAX187 according to Datasheet. I have interfacing problem with this ADC using C51 compiler. I searched uVision help and...
  • ADC routine for 8051F020
    I am using C8051F020 chip (C8051F020DK kit) from Silicon Laboratories. I am trying to use ADC. Can anybody share the routine in keil 'C' for the above. I want to use internal VREF. Thanks JPRAO
  • ADC routine for 8051F020
    I am using C8051F020 chip (C8051F020DK kit) from Silicon Laboratories. I am trying to use ADC. Can anybody share the routine in keil 'C' for the above. I want to use internal VREF. Thanks JPRAO
  • Moving average Routine for 24 bit ADC
    Hi I working on a project where i have interfacing 24 bit ADC to AT89s52. I want to implement moving average window method for better resolution. Any one can suggest me how to implement moving average...