Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 240 of 329 · 16407 messages matched

FIQ Jitter problem

2004-12-16 by itsjustimpossible

Hi I don t know if anyone else has seen this but its driving me nuts. I have timer1 on a 40uS interval triggering an FIQ. (All the FIQ does is toggle an IO pin

Thread view Attachments: 0

Re: 5v 3,6 v IO and GPIO speed issues!

2004-12-16 by philips_apps

Hi Karl, give us a break, please. There are things we could improve, e.g. the Flash interface and we did (fastest ARM7 microcontroller running from Flash).

Thread view Attachments: 0

RE: [lpc2000] Re: Reset of circuit

2004-12-16 by Richard Rauscher

Yes, I ve done it on both the 2114 and 2129. The only difference is that I set WDTC = 0. --rich ... From: Karl Olsen [mailto:kro@post3.tele.dk] Sent: Thursday,

Thread view Attachments: 0

Evba7 - Jtag

2004-12-16 by Henrique

Hello, I conected a board with a LPC2114 to the Ashling Evba7 eval kit (on the EmbeddedICE connector), and was able to download flash code using the Pathfinder

Thread view Attachments: 0

Re: Compatibility

2004-12-16 by lpc2100_fan

Hi Al, from what you are describing you might want to have a look at Silicon Labs. They have fast 8-bit micros with high resolution ADCs. The problem might be

Thread view Attachments: 0

Secondary JTAG Sanity Check

2004-12-16 by Richard

I am planning to use the secondary JTAG (LPC2104) in a design. I have already been debugging (from flash) using the second JTAG by placing a firmware in flash

Thread view Attachments: 0

Re: Reset of circuit

2004-12-16 by ian48harry

As well as the other ways of forcing a hardware reset you can always add to the startup assembler code the instructions to set the registers, even if they are

Thread view Attachments: 0

Re: Reset of circuit

2004-12-16 by Kerem Or

according to user manual: if P0.14 is high while RESET#=0 then LPC attempts to execute user code (if a valid csum found at addr 0x14). It does not enter ISP

Thread view Attachments: 0

Re: Reset of circuit

2004-12-16 by Karl Olsen

... change the ... have any) ... Has anybody done this successfully? On my LPC2114, I have tried doing a CPU reset by starting the watchdog and letting it

Thread view Attachments: 0

Re: [lpc2000] Re: Reset of circuit

2004-12-16 by Kerem Or

Then let the watchdog expire. It will reset the chip but will not change the state of the reset pin. That means your external hardware (if you have any)

Thread view Attachments: 0

Re: Reset of circuit

2004-12-16 by albin_martinsson

Isn t there any way of doing this by just software? I have no chance of connecting some of the IO-pins just for reset. I want to do it from software. /Fredrik

Thread view Attachments: 0

flash program error

2004-12-16 by gianlucamarcante

Hello All, When I m programming the flash memory occurs two error at 0x14 and 0x17 but after the code run. Plese help me. Gianluca Marcante

Thread view Attachments: 0

RE: [lpc2000] Compatibility

2004-12-16 by Gazelle

Hi Al – last week I attended an ADI AduC0702x training where they showed us several demos (including 1Mbps DSO and 4-channel LA) during class sessions –

Thread view Attachments: 0

Re: [lpc2000] Compatibility

2004-12-16 by onestone

Hi Bill, thanks. The problem is that, according to the AD website their ARM7 offering isn t available yet, It looks the part, still has more memory than I

Thread view Attachments: 0

Interrupts during IAP

2004-12-16 by Karl Olsen

Hello all, Normally all interrupts should be disabled during IAP calls. But if the interrupt vectors and all interrupt code are relocated to RAM, are there

Thread view Attachments: 0

interruption periodic time....

2004-12-16 by dasbento@aeiou.pt

Hello, I am using the capture to read PWM and I want to do an interruption of a certain interval of time to read another things (periodic time)... Can anybody

Thread view Attachments: 0

Re: [lpc2000] Reset of circuit

2004-12-16 by Kerem Or

You may use an external reset circuit with open drain output and connect one of the LPCs I/O pins which defaults to input with weak pullup to the reset pin of

Thread view Attachments: 0

Reset of circuit

2004-12-16 by albin_martinsson

Hi Anyone know how to reset an LPC2129 from software? Just calling address 0x00000000 is not good, course the registers also needs to be reseted. /Fredrik,

Thread view Attachments: 0

Problems with gnuarm-gcc 3.4.3

2004-12-16 by albin_martinsson

Hi Just downloaded the new version of the gnu toolchain for arm, but when i compiled a project there were errors with something called FP. Can someone

Thread view Attachments: 0

Re: Bit timing on CAN

2004-12-16 by mahlerweb

Hi, see http://www.port.de/engl/canprod/content/sv_req_form.html as an online-Bittiming Calculator. For a detailed explanation of Bittiming see the

Thread view Attachments: 0

HowTo use wiggler

2004-12-16 by dimaissaev

Hello. I never used earlier jtag. Could anyone tell me or give me link to HOWTO? En example can I use wiggler under cygwin for debug LPC processor? Can I use

Thread view Attachments: 0

Re: LPC2294 GCC Start

2004-12-16 by dimaissaev

... I can t see too. ... By Philips LPC2000 Flash Utility v.2.2.0 ... This utility have a run from adres in menu Buffer- Flash Buffer operation ... Yes! Of

Thread view Attachments: 0

RE: [lpc2000] Re: LPC2294 GCC Start

2004-12-16 by Richard Rauscher

... From: dimaissaev [mailto:dimaissaev@yahoo.co.uk] Sent: Wednesday, December 15, 2004 7:05 PM To: lpc2000@yahoogroups.com Subject: [lpc2000] Re: LPC2294 GCC

Thread view Attachments: 0

5v 3,6 v IO and GPIO speed issues!

2004-12-16 by dalenkarl

... switcher. ... 3.3V ... I asumed linear regulating only . For switched systems, well sometimes there is a enable pin on the switcher wich can be used with

Thread view Attachments: 0

5v 3,6 v IO and GPIO speed issues!

2004-12-16 by dalenkarl

... switcher. ... 3.3V ... I asumed linear regulating only . For switched systems, well sometimes there is a enable pin on the switcher wich can be used with

Thread view Attachments: 0

5v 3,6 v IO and GPIO speed issues!

2004-12-16 by dalenkarl

... switcher. ... 3.3V ... I asumed linear regulating only . For switched systems, well sometimes there is a enable pin on the switcher wich can be used with

Thread view Attachments: 0

Re: LPC2294 GCC Start

2004-12-16 by dimaissaev

... Thank for replay. But it s don t work. I have: 37 // Runtime Interrupt Vectors 38 // ------------------------- 39

Thread view Attachments: 0

Re: [lpc2000] Compatibility

2004-12-16 by microbit

Hi Al, [snip here and there] ... My interest had been with ARM since quite some time, but it always seemed to mean getting hundreds of pins, and all sorts of

Thread view Attachments: 0

Re: [lpc2000] Compatibility

2004-12-16 by Bill Knight

Al You might want to take a look at the Analog Devices ADuC700 series ARM offerings. They may be more in line with what you are seeking.

Thread view Attachments: 0

Re: [lpc2000] Compatibility

2004-12-16 by onestone

Hi Kris, I m not even sure the ARM is what I want. It seems underdone - overkill if you see what I mean. Not as bad as some other ARM devices, but still too

Thread view Attachments: 0

RE: [lpc2000] Compatibility

2004-12-15 by Dan Beadle

JLINK and the Keil ULINK both conform to the ARM 20 Pin debug port specification. I have both and use both with the MCB2100 board. _____ From: onestone

Thread view Attachments: 0

Re: [lpc2000] Compatibility

2004-12-15 by microbit

Hey Al, Nice to meet here :-) The J-link outputs onto the standard 20 pin JTAG, and should just drop into the 20 pin JTAG on MCB2100. -- Kris

Thread view Attachments: 0

Compatibility

2004-12-15 by onestone

Can anyone tell me if the J-Link unit that comes with the IAR tools is compatible with the MCB2100 board from Keil, please. Cheers Al

Thread view Attachments: 0

Re: 5V, 3.3V IO problem

2004-12-15 by lp2000c

... (or ... Good question. I am just trying to make no assumptions beyond what is actually written in the data sheet. Another question: How about if there is

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.