• ADC Problem
    Hi everyone, I'm getting started with ARM microcontrollers and I'm having a issue with ADC in LPC2148, I'm trying to make work a code that is supposed to read the analog input in AD0.6 (P0.4), and show...
  • Problem with ADC
    HI, I have a problem.The code brought following should insert, with an interval of time defined in "T3", in a vector, Result [NUM], 100 values from the channel 0 of the converter A/D. Subsequently...
  • Stm32f4 Adc problem
    HI…I am using adc and then usart to send data to pc at timer interrupts.My code was working properly. checked it by sampling a signal from signal generator and displaying it on matlab GUI.But suddenly...
  • MCB1700 ADC Problem
    Hi everyone, I was trying the ADC polling example (with some mods) and the MCB1760 dev board. For some reason, the ADC value never reaches the max value (0x0FFF). The max value I got was 0x010A for...
  • 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...