• Debug Communication Channel
    Hi, I want to use Ulink for downloading frimware as well as the µvision debug serial window to diplay result. I can display the string but not hex values. my code is #include <LPC21xx.H> #include...
  • Multi Channel ADC not working
    I am trying to implement the multi channel ADC in LPC1768 by interfacing it with the 3axis accelerometer.Basically am fetching the data from the sensor and sending it to a android application using a...
  • Help on ADC channels
    Hi, I use a MCBSTM32E evaluation board, which is composed of an STM32F103ZET6 MCU, and I loaded the measure example provided by Keil. It works perfectly, but I want to add another variable resistor...
  • ADC multiple channel
    Hello, my question was about one of the methods of opperation for the ATD peripheral. If you have a single conversion mode and a software external even start. How does the converter know which input...
  • Problem using multiple ADC Channels in LPC2378
    I am facing problem using ADC channel 0 & 1 simultaneously. ////////////////////////////////////////////////// //My ADC Initilisation: /* Power enable, Setup pin, enable and setup AD converter...