• Digital-to Analog Converter (DAC)
    Hi everyone I have question about DAC, I'm trying to make function generator with my LPC2378? I really don't know what PCLK_DAC is use for, can someone give some literature to read, or short explanation...
  • STM32F3 analog-digital converter
    Hello. I am using a STM32F303 development board and i am trying to use the 4 ADCs that incorporates.My first question is it's possible to use the 4 ADCs in the same time?. I want to measure four voltages...
  • Sending analog input to the microcontroller's analog-to-digital converter
    Hi, I am trying to input analog data at port3 analog input pins (p3.2,p3.3,p3.4). When the program is run in the IDE it works fine taking all the analog inputs supplied through A/D converter peripheral...
  • Analog to digital Converter (ADC) device
    The analog signal is sampled at certain rate f. Then each sample is converted to digital using successive approximation with 12 bits (SAR). If each cycle in the conversion (sets the corresponding...
  • Analog to digital conversion
    Hello I have written a ADC code for Lpc2138 but the thing i i dont know how to check the digital data. can anyboby please help me to solve the problem which i am facing ? Thank