Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Multi Channel ADC not working

$
0
0
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 serial bluetooth module. It works perfectly fine whenever I use only a single channel of ADC but doesn't work in the case of mutli channel ADC.I am not able to figure out what's the problem Here is the code :- #include<lpc17xx.h> #include "stdutil

Viewing all articles
Browse latest Browse all 3049