• 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...
  • STM32 analog-digital converter
    Hello. I am a beginner and i am trying to use one of the ADCs on my stm32f103ze.I have been using the examples from keil, they are well written and understandable. The problem is, they dont have an...
  • 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...
  • 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