• read adc
    hi how can i read mcbstm32f103ze's adc ,in fastest way?
  • LPC1768 ADC gives more value often
    Hi all, I am using LPC1768 for our custom board. ADC is main functionality for our requirement. I have given regulated 3.3V for VDDA and Vrefp and provided 0.1uF ceramic X7F capacitors as bypass...
  • Reading ADC in debug mode
    Hello everybody, I have a board MCB2130 (Microcontroller LPC2138). I connected a small sensor to the P0.27 (AIN0.0). The output of the sensor supposed to be (1-1000 mV). I would like to be able to...
  • reading two adc in isr
    I am using MCB 2300 board by keil.I am successful in reading 1 adc using ISR ,but it is creating problem when enable ISR for two ADC inputs.Is it possible to read 2 adc's in same isr. I am starting...
  • ADC reading problem
    Hi everyone, I'm new with arm microcontrollers and I'm having a problem with ADC. I'm setting it up properly (I think), but still, when I try showing the conversion result it keep changing even when...