Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 180 of 329 · 16407 messages matched

Re: An LPC2xxx variant I would like to see

2005-06-03 by philips_marketing_usa

Thank you for your feedback. One of the valuable features of this forum is it allows us to hear these requests from our customers. Look for an announcement in

Thread view Attachments: 0

An LPC2xxx variant I would like to see

2005-06-03 by Ken Wada

ok... I know that there are some Philips representatives out there. So I am posting this to this forum. I want to see an LPC2xxx part that is somewhat of a

Thread view Attachments: 0

Re: [lpc2000] IRQ LPC2194

2005-06-03 by Jim Parziale

... Just for the purpose of resetting, couldn t you configure the WDT for reset? Then in your startup code you must already set it for IRQ. That wuold

Thread view Attachments: 0

Re: [lpc2000] IRQ LPC2194

2005-06-03 by Steffen Rose

Hi, ... On the Philips ARM it is possible to configure for Reset or for IRQ generation by software. ... I don t find information, which parts of the watchdog

Thread view Attachments: 0

Re: [lpc2000] IRQ LPC2194

2005-06-03 by Jim Parziale

Hmmm... where the WDT is and to what signal it s attached in the processor could be hardware dependent. If the watchdog isn t attached to the processor reset,

Thread view Attachments: 0

Re: [lpc2000] IRQ LPC2194

2005-06-03 by Steffen Rose

Hi Jim, ... Thank you for this hint. Now it works. But, what can I do, if the Watchdog is configured to generate IRQ s? Can I change it to Reset-Generation? --

Thread view Attachments: 0

LPC2194 Watchdog

2005-06-03 by Steffen Rose

Hi, is it possible to change the Watchdog periode, if the Watchdog is enabled? -- Steffen Rose

Thread view Attachments: 0

Re: [lpc2000] Re: port timing

2005-06-03 by Peter Jakacki

Hi Robert, how are those chips with the faster ports going? How can I get samples of them and do you have any data on them in the meantime? itching ...

Thread view Attachments: 0

Re: [lpc2000] LPC2138 and ISP

2005-06-03 by Alex Gibson

Quick summary ... download from Philips website and try reinstalling the app. Are you running it by itself or from within the keil ide ? If from in the ide try

Thread view Attachments: 0

LPC2138 and ISP

2005-06-02 by Owen Mooney

I am having no luck with the LPC2000 Flash Utility (V2.2.1) and LPC2138 chips I tried with P14 low (although on the LPC2106 this doesn t matter as the ISP runs

Thread view Attachments: 0

Re: LPC22xx Flash Copy Protection

2005-06-02 by tom_laffey

Hi, I was working for a well-known financial terminal provider and we were contracting with a well-known chip supplier to develop a custom design. I can t

Thread view Attachments: 0

Problem with float and GCC

2005-06-02 by sebfr74

Hi, I m new to LPC2138, I m actually modify a design who run on a dallas 87c520 to a LPC2138 with GCC. I want to do this (it s run well with keil PK51 but not

Thread view Attachments: 0

Re: [lpc2000] IRQ LPC2194

2005-06-02 by Jim Parziale

Have you tried using the Watchdog Timer to reset? On other projects I ve noticed that just jumping to address 0 can leave the processor in a strange state

Thread view Attachments: 0

IO1DIR and IO1SET and IO1CLR

2005-06-02 by relentless_6995

Anyone know re LPC2132: Where do I find the pin assignments for those registers? My docs seem to step over them. I am using User Manual LPC2131/2/8 November

Thread view Attachments: 0

Re: /PDBOD=1 on entry to Power Down mode

2005-06-02 by relentless_6995

... To summarize: After careful testing it seems that if you enter power down with both the PDBOD and PD bits set (as opposed to only the PD bit) the unit does

Thread view Attachments: 0

IRQ LPC2194

2005-06-02 by Steffen Rose

Hi, I m playing with interrupts. Now I have this situation: Within the VIC some Interrupts are enabled and set. The ARM7 Core is in Usermode, the I Flag is

Thread view Attachments: 0

How to use ROM MONITOR

2005-06-02 by rockraj_2003

Hellow Friends, I am working with LPC2106. I downloaded the latest kickstart card for lpc210x from IAR. In that i found an hex file called IAR_ROM_MONITOR.hex.

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2138 ADC

2005-06-02 by balakumar chinuswamy

There will be two jumpesr J11 and J2 to make the internal ADC to get the input VIN in MCB2130. regards bala ... [Non-text portions of this message have been

Thread view Attachments: 0

[lpc2000] Matlab and LPC2000

2005-06-02 by Marko Pavlin

Hello! Does anyone use MATLAB for data processing? Is it possible to generate C code from .M files and then use this code in LPC source? Marko

Thread view Attachments: 0

Re: [lpc2000] CAN Questions

2005-06-02 by Steffen Rose

Hi Lasse, ... I don t know problems, if you only use Standard Identifier (11-Bit) and BasicCAN. Do you want receive all Messages from the 700 units? ... Note,

Thread view Attachments: 0

Re: LPC2138 ADC

2005-06-02 by soren_t_hansen

... Have you made sure that the J2 jumper is set? Also make sure that you use the lpc213x.h instead of the lpc21xx.h I m using the following code as a small

Thread view Attachments: 0

Re: LPC22xx Flash Copy Protection

2005-06-02 by mirax_ua

Hi Tom, This is quite good solution, btw, what processor did you use for this RAM Decrypted Code Execution? And do you know any ARM9 processor with internal

Thread view Attachments: 0

Re: LPC22xx Flash Copy Protection

2005-06-02 by mirax_ua

Hi Bob, You are right about ...unless you can fit your whole program into internal flash and that is what I eventually decided to do (have chosen

Thread view Attachments: 0

LCD panels..

2005-06-02 by Pigeon

What do you ll think of something like this: http://www.allelectronics.com/cgi-bin/category.cgi?category=365&item=LCD-94&type=store for 20cents each.. you

Thread view Attachments: 0

LPC2138 ADC

2005-06-02 by stiffsoft

Hello, Does anyone have any C code that actually reads the MCB2130 hardware ADC on AIN1 (the potentiometer tied to P0.28) they would be willing to share? I

Thread view Attachments: 0

Re: CAN Questions

2005-06-01 by embeddedjanitor

Some answers ... all new ... but ... CAN ... They all use the same module as far as I can make out. It depends what you mean by OK. There are bugs in the CAN

Thread view Attachments: 0

/PDBOD=1 on entry to Power Down mode

2005-06-01 by relentless_6995

Hi everyone, Any ideas why it appears that in the PCON register if I have the /PDBOD bit set when I set the PD bit, the processor does not wakeup and resume

Thread view Attachments: 0

CAN Questions

2005-06-01 by Lasse Madsen

Hi All, I have a project, where my customer demands CAN bus interaction. Unfortunately I have never worked with CAN only RS485 etc. so it s all new to me -

Thread view Attachments: 0

Re: LPC22xx Flash Copy Protection

2005-06-01 by lpc2100_fan

Hi, your observation is correct that any external CODE will destroy your efforts to secure the internal Flash because there is no READ protection. The

Thread view Attachments: 0

Re: LPC22xx Flash Copy Protection

2005-06-01 by tom_laffey

Hi, My guess is that you are looking for a CPU for a secure (financial?) application. I worked on a platform a few years ago that stored off- chip programs

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.