Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



Ads

lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler

Discussion Groups

See Also

DSPFPGAElectronics

LPC2000

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Search Results for "adc"

  

Post a new Thread

Diffbetween Read ADCValue through AD0DR1 and AD0GDR   [4 Articles]

prab...@yahoo.co.in - Feb 13 2010
Hi all, I am using ADC channel1(P0.24) in LPC2364.What is the different between ADC value read through AD0DR0 and AD0GDR. If i read ADC value through AD0GDR,i am gettin... Diffbetween Read ADCValue  through  AD0DR1 and AD0GDR

LPC ADC (Analog Digital Convertor) speed and its competitors   [2 Articles]

sanylcs - Feb 24 2010
Recently, I found that LPC2xxx, LPC17xx or LPC11xx ADC sampling rate can go up to 400kHz or less. Its competitors such as STmicro, TI Luminary Micro and Energy Micro ARM cortex M3 ... LPC ADC (Analog Digital Convertor) speed and its competitors

LPC2888 interfacing with ADC.   [2 Articles]

Prashant A - Dec 15 2009
Hi, I am facing a strange problem here. When i configure the LCD pins as input, and connect a 10 bit ADC to the same, the processor simply hangs. This is beca... LPC2888 interfacing with ADC.

ADC programming   [18 Articles]

supriya albal - Dec 16 2009
I have done ADC programming. I can display hex and decimal values of result on LCD. Can anyone guide me how to show exactly 1.1V for applied voltage of 1.1V.? Does anyone have cod... ADC programming

Re: Multiple ADCs on LPC 2148

Leon Heller - Jan 19 2010
On 18/01/2010 13:52, ucartist wrote: > Hi > > I am using LPC2148 R2T board and IAR EWARM > > I have been trying to use multiple ADC channels than the default channel ad0.... Re:  Multiple ADCs on LPC 2148

USB mass storage class   [4 Articles]

supriya albal - Mar 8 2010
I am implementing LPC2148 as mass storage device, which i will use in data acquisition system. Data sensed by ADC will be transferred to PC through USB. Is it necessary for me to... USB mass storage class

To store ADC results in memory   [4 Articles]

supriya albal - Dec 17 2009
I want to store ADC result in memory. How can I do that? I find memory map of lpc2148 very confusing. I don't want result to be lost even after turning off power. So can I store i... To store ADC results in memory

S2I Interface....

twanage - Jan 27 2010
Hi, I'm looking at running an audio codec (ADC and DAC) into the I2S interface on an LPC2364.(24-bit ADC/DAC) It seems from the the datasheet that it's bidirectional. (I need... S2I Interface....

Burst mode ADC

Laurie Gellatly - Jan 27 2010
Hi, I'm trying to run BURST mode on my ADC (LPC2103) using 5 channels. What I'm doing is setting in the multiple channels I want sampled, starting burst mode and then when a ti... Burst mode ADC

ADC0 and ADC1 together with digital output creating problem

ani_rec_2001 - Mar 18 2010
hi, i am using LPC2148. i am using almost all ADC pins(11 pins) for ADC0 and ADC1. i am using match0.0 pin for generating digital output which goes to 4017 decoder for driving ser... ADC0 and ADC1 together with digital output creating problem

lpc2148 USB communication   [2 Articles]

supriya albal - Dec 29 2009
I want to send data obtained from ADC to PC. In what form should i send it to PC? ... lpc2148 USB communication

writng data into FLASH   [2 Articles]

supriya albal - Mar 10 2010
For my data acquisition system, i want to store readings from ADC into flash for LPC2148. Referred its user manual. But still not getting idea of how to do it. If any code is ava... writng data into FLASH

olimex board   [3 Articles]

sandu_deep - Dec 11 2009
Hi I am using LPC2148 olimex board its working fine but the ic is getting heated up and i cheked all pheripharals all are working but adc is not working pls sugest me how to... olimex board

ADC Problems in LPC2364   [9 Articles]

prab...@yahoo.co.in - Feb 10 2010
Hi all, here is my ADC0 channel 1 configurations, PCONP |= ( 1 < < 12); PINSEL1 &=0xFFFDFFFF; ADCR = 0x00000000; ADCR = (1 < < 21); ADCR ... ADC Problems in LPC2364

RTC & keyboard program   [2 Articles]

supriya albal - Dec 21 2009
I am simultaneously using ADC, RTC and keypad. I want one key to be used for START of conversion and other for STOPping it. RTC should update channels. The problem is i can eit... RTC & keyboard program

Re: More analog resources   [5 Articles]

jdauchot - Jan 19 2010
Hi I would like to see an ARM7 NXP processor with at least 4 x 16Bits ADC channels Regards Jean-Jacques --- In l...@yahoogroups.com, "carlochiesa78" wrote: > > ... Re: More analog resources

Re: MCU with Programmable Logic   [7 Articles]

Chris - Jan 17 2010
> > Why not programmable logic with an MCU? Xilinx have microblaze, > > Altera have NIOS, Lattice have Mico8/Mico32 I'm using softcore CPUs in many of my other Altera designs... Re:  MCU with Programmable Logic

TCP/IP stack for LPC2368   [3 Articles]

Daniel Giovanni - Dec 15 2009
Hello! I've been looking for TCP/IP stack to make a simple string transmission from my device (LPC2368 board from futurlec.com) to PC via VB6. I've already study the easyweb sta... TCP/IP stack for LPC2368

Re: ARM announced the Cortex-M4 core with DSP extensions and optional Floating Point

paulkimelman - Feb 23 2010
--- In l...@yahoogroups.com, 42Bastian wrote: > ... > Looking into it, it really seems ARM wants to go into Automotive :-) (Only > single-precision float). Actually, ... Re: ARM announced the Cortex-M4 core with DSP extensions and optional Floating Point

Re: Need suggestions to protect data present on SD Card

"mur...@ymail.com" - Feb 24 2010
Everything outside chip can be decrypted. If you can put probes then you can decrypt it. It is question of effort. I found out that best way to protect is adding some extra functi... Re: Need suggestions to protect data present on SD Card

LPC1114 Deep Sleep Power Consumption   [2 Articles]

kevin_townsend2 - Feb 25 2010
I've been testing out the sleep/deep-sleep/power-down modes on the LPC111x = and LPC13xx, particularly the 1114. Running the 1114 at 12MHz (w/an external oscillator) the total ... LPC1114 Deep Sleep Power Consumption

Re: Hi Need help for my final year project IP camera..   [3 Articles]

shipra - Feb 18 2010
Hi, I am sorry if I missed out so many required details I am doing my final year of engineering 4th year last sem BTech ECE. Progress of the project Till now I have done ... Re: Hi Need help for my final year project IP camera..

Error: L6218E: Undefined symbol main (referred from rtentry2.o).   [3 Articles]

Ali Aghayifar - Mar 16 2010
hi i am new with keil when i start to use ADC in lpc2138 , this error appear for me i couldn't solve it " Error: L6218E: Undefined symbol main (referred from rtentry2.o)." ... Error: L6218E: Undefined symbol main (referred from rtentry2.o).

Re: MCU with Programmable Logic - Question for anyone interested in this subject   [6 Articles]

paulkimelman - Jan 24 2010
> It seems like you are asking for yet another hardware description language. In the end, if you want to describe RTL, you need a language that can do it. C would not be my firs... Re: MCU with Programmable Logic - Question for anyone interested in this subject

Re: LPC1768   [4 Articles]

alexander_ribero - Jan 5 2010
Hi: I agree with Pete: Cortex-M3 is a step up from 23xx series. Some of the reasons to move to LPC1768: - Run up to 100MHz - More power efficient - 12-bit ADC converter ... Re: LPC1768

Re: Ferrite bead   [2 Articles]

"M. Manca" - Feb 23 2010
Wurth has more common ferrite bead components with short lead times then Murata; in Cortex-M3 designs I use them to filter analog and reference pins of the adc; I use 742792691 (... Re:  Ferrite bead

Re: LPC1111   [3 Articles]

"mur...@ymail.com" - Feb 14 2010
--- In l...@yahoogroups.com, Wouter van Ooijen wrote: > > > DIP is tooo... OLD. For production DIP? No way. > > I am (among other things) in the business of sellin... Re: LPC1111

Re: Choosing ARM jtag

"mur...@ymail.com" - Dec 29 2009
H-JTAG http://www.hjtag.com/product_intro.html I own now called "standard" version. Good price. supports different compiler IDE. used 6 months and not a one bad word. Ok th... Re: Choosing ARM jtag

Strange Problem with Interrupts on LPC2119   [2 Articles]

buckeyes1997 - Dec 14 2009
Hello I am fairly new to this family of processors having mostly worked with AVR in the past. Anyway I have a temperature control application which is mostly running HOWEVER. ... Strange Problem with Interrupts on LPC2119

Re: Re: MCU with Programmable Logic - Question for anyone interested in this subject

Chris - Jan 23 2010
> > If we were to make such a product, how would people want to be able to program the HW side? I think this all comes down to how much of each type of resource an app needs. ... Re:  Re: MCU with Programmable Logic - Question for anyone interested in this subject

Re: lpc1764 vs LPC2364   [2 Articles]

Igor Skochinsky - Feb 17 2010
Hi pra, Yes, if you don't set up priorities, by default all interrupts have the same priority. However, one thing that you will likely need to change is setting up the interru... Re:  lpc1764 vs LPC2364