Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Messages

Browse messages

Page 191 of 329 · 16407 messages matched

RE: [lpc2000] GPIO Current Drives

2005-04-27 by Greg Deuerling

... Get the datasheet of the LPC2xxx of you choice and look in the Static Characteristics section. Look for IOL & IOH. Greg Deuerling Fermi National

Thread view Attachments: 0

GPIO Current Drives

2005-04-27 by javida13

What is the current drive capability on the pins when configured to GPIO outputs? Barry

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2138 GPIO

2005-04-27 by Diana Medeiros

Thanks guys, but now I realized there might be a problem with the power supply. I ll check all the I/O pins again, after this issue is solved. Di charlesgrenz

Thread view Attachments: 0

RE: [lpc2000] LPC2138 GPIO

2005-04-27 by Lowry, Jeff

According to page 76-77 of the user manual P0.2, P0.3, P0.11, P0.14 are open drain outputs for i2c use. These need pullups when used as output because they

Thread view Attachments: 0

Re: [lpc2000] LPC2138 GPIO

2005-04-27 by mfrazier@governors-america.com

The i2c pins must have external 10k pull ups added to work as GPIO correctly...this is not documented clearly at all!! Good Luck!! [Non-text portions of this

Thread view Attachments: 0

Re: LPC2138 GPIO

2005-04-27 by charlesgrenz

Do any of the other I/O lines that are configured as an Output exhibit the same problem or is it just that one (P0.10). I asked Philips in the beggining about

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2138 GPIO

2005-04-27 by Bill Knight

Ouch! -Bill On Wed, 27 Apr 2005 13:34:13 -0000, tah2k wrote: I saw the same thing when I was evaluating the 2138. I was told by the Phillips FAE to use

Thread view Attachments: 0

Re: LPC2138 GPIO

2005-04-27 by tah2k

I saw the same thing when I was evaluating the 2138. I was told by the Phillips FAE to use external pull-ups when the I/O pin is configured as an output. The

Thread view Attachments: 0

LPC2138 GPIO

2005-04-27 by dimed77

Hi, Does the LPC2138 P0.10 pin have special electrical specs.? When configured as GPIO, it goes to only 2V when in logic 1 output, no load. Tried with 2

Thread view Attachments: 0

assert and GNUARM

2005-04-27 by soren_t_hansen

I ve started up a C++ standard make project in Eclipse, where I would like to make an applikation for the lpc2138. So far everything has been going alright

Thread view Attachments: 0

Re: Flash variables

2005-04-26 by embeddedjanitor

There are two types of constants with ARM: rodata and literal pools. The rodata is used for stuff marked const in C, and the literal pool is used for large

Thread view Attachments: 0

Re: Anyone using Forth on LPC21xx?

2005-04-26 by embeddedjanitor

... and ... Have a look at graspForth. Google will find it. NB the licensing if you intend to use this commercially. I ve used Forth quite a bit for fiddling

Thread view Attachments: 0

Anyone using Forth on LPC21xx?

2005-04-26 by Stephen Pelc

... We ve implemented our VFX cross compiler for ARM. See: http://www.mpeltd.demon.co.uk/usbstamp.htm /tiniarm.htm /forth6.htm The LPC2xxxx are great for us -

Thread view Attachments: 0

Re: [lpc2000] Event log analyzing tool

2005-04-26 by Alex Rodriguez

Hey, what about Labview? I have done some nice DSO in the past using serial/parallel/USB and works really well... obviously you need to place big bucks to get

Thread view Attachments: 0

LP2124 flash programming problem

2005-04-26 by Boris Králik

Hi all. Now I made application board with LP2124 processor and when I want to burn it using LPC2000 flash Utility or lpc2k_pgm it is not working. Can I

Thread view Attachments: 0

Re: capture pwm missing

2005-04-26 by lp2000c

Take a look at the PWM.1 Errata. I did not see LPC2129 Erratasheet on the web, but bug should be the same as published in Erratasheets for other members of

Thread view Attachments: 0

LPC2114 code protection?

2005-04-26 by Ralf Knorr

Hi, all together this is the first time I write into the forum group. I followed the discussion about code protection. Has anyone informations about LPC2114

Thread view Attachments: 0

RE: [lpc2000] Re: Using C++ on LPC3128

2005-04-26 by SANDEEP BAKSHI

Hi All, I am new in this field. Can any one tell me some web site where I can learn, how to use C++ code for LPC series? Regards, Sandeep The Netherlands From:

Thread view Attachments: 0

Re: Anyone using Forth on LPC21xx?

2005-04-26 by valdef78

... peripherals ... I didn t use Forth since a long time, but I always like it and it could be interesting to have a C alternative for LPC..

Thread view Attachments: 0

Re: [lpc2000] Event log analyzing tool

2005-04-26 by Varuzhan Danielyan

Hello! Here is the link http://www.edaboard.com/viewtopic.php?t=115101&highlight=excel but I want to warn you, that first you have to register, and, maybe wait

Thread view Attachments: 0

Re: PWM demodulation

2005-04-26 by Peter Gray

Thanks Bob. Capturing both edges on a single timer works like a charm (I use a global var as a counter, and use it to populate a small global array from within

Thread view Attachments: 0

Anyone using Forth on LPC21xx?

2005-04-26 by Peter Jakacki

I ve been writing a token threaded Forth for the LPC21xx and just wondering if anybody else has been using Forth on this processor and what are their

Thread view Attachments: 0

RE: [lpc2000] Re: PWM's and UART

2005-04-25 by Ronald Lee

You can use a Maxim MAX3100 SPI to UART. It costs about $3. I have an application where I needed a third UART and it works fine for me. Philips is coming out

Thread view Attachments: 0

Re: [lpc2000] Event log analyzing tool

2005-04-25 by Michael Anburaj

Great! Thanks a lot Robert & Varuzhan for sharing these info. with me. Now I need to try them. Varuzhan, Could you also send me a link for this ebook? And if

Thread view Attachments: 0

Re: [lpc2000] Event log analyzing tool

2005-04-25 by Varuzhan Danielyan

To the Robert s advice to use a spreadsheet I want to add, that Excel can be used even on-line, to read and visualize (as a scope) the data directly from

Thread view Attachments: 0

Code read protection in the LPC2194

2005-04-25 by gregdeuerling

Hello, I know the LPC2196 with Bootloader 1.61 or above supports code read protection (CRP). I ve searched Philip s site, I ve searched the LPC2000 Yahoo

Thread view Attachments: 0

Re: Using C++ on LPC3128

2005-04-25 by tah2k

The ARM7 is structured very nicely to handle C++. I have been writing embedded applications in C++ now for 15 years on 80C188 s, Arms, etc. All with less than

Thread view Attachments: 0

Re: PWM's and UART

2005-04-25 by bobtransformer

I think you can use independent duty cycles but the frequency would all be the same. You could always bit-bang a normal I/O pin for a uart if it s not too high

Thread view Attachments: 0

Re: PWM's and UART

2005-04-25 by bobtransformer

I have a similar interest. I d like to use both uarts and at least 2 PWM outputs that are 2 channels away from each other (for 2 phase 180 degree out of phase

Thread view Attachments: 0

Re: [lpc2000] Event log analyzing tool

2005-04-25 by Robert Adsett

... That makes sense I ve done similar things for debugging and tuning. ... I don t know of a tool that does exactly what you want. In the past however I ve

Thread view Attachments: 0

Re: PWM's and UART

2005-04-25 by valdef78

... doubts and I think someone could help me in this forum. ... independent. In the Philips LPC User Manual, they say it s better use channels 2, 4 and 6 for

Thread view Attachments: 0

PWM's and UART

2005-04-25 by amastella@via-rs.net

Hi, I m studying LPC2214 for use on a new project. I have some doubts and I think someone could help me in this forum. 1) I need to control 3 step motors. They

Thread view Attachments: 0

Re: [lpc2000] Event log analyzing tool

2005-04-25 by Michael Anburaj

--more details -- In the past I have used a lot of GPIOs for doing the same & with the help of LA, collect & analyze them. I have come across agilent/HP probes

Thread view Attachments: 0

Re: [lpc2000] Event log analyzing tool

2005-04-25 by Michael Anburaj

Hi Robert, Full story: I have developed a Event log mechanism to trap various events that occur at run-time within the Wireless MAC engine I am working on at

Thread view Attachments: 0

Re: PWM demodulation

2005-04-25 by lpc2100_fan

Peter, use one Timer and capture on both edges. Depending on your system setup this limits the minimum pulse width somewhat but assuming it is more than 1

Thread view Attachments: 0

Re: [lpc2000] Re: IAP Problem

2005-04-24 by Bill Knight

I m using that code in a project with gcc right now and do not have any errors, warnings, or complaints from the compiler. The compiler is version 3.4.3 from

Thread view Attachments: 0

Event log analyzing tool

2005-04-24 by Michael Anburaj

Let me know a good, free or low cost event log (provided as a input file – Event name or number followed by time stamp, so on) analyzing tool. Which should

Thread view Attachments: 0

Re: IAP Problem

2005-04-24 by sig5534

... I looked at those as well, and I actually tried sticking in some of the code. But I get some errors from the GCC compiler. Something about

Thread view Attachments: 0

PWM demodulation

2005-04-24 by Peter Gray

On other microcontrollers I ve used, it was possible to start a single timer on a rising edge, and capture-and-reset on a falling edge (to capture the pulse

Thread view Attachments: 0

Re: [lpc2000] IAP Problem

2005-04-24 by Bill Knight

The location is 0x7FFFFFF1 indicating that it is a Thumb mode instruction. A bx instruction is typically used to branch to Thumb code from ARM. See my

Thread view Attachments: 0

IAP Problem

2005-04-24 by sig5534

I am getting an Invalid Instruction Exception trying to get my IAP routines running. When it branches to the IAP service routine at 0x7FFFFFF0, it goes to the

Thread view Attachments: 0

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.