Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 187 of 329 · 16407 messages matched

Re: Jumping to ISP from user code

2005-05-07 by Thiadmer Riemersma (ITB CompuPhase)

Hello Rod Moffitt, ... Great! I have been developing most software right now on a developer board with an LPC2106, but the actual device we are designing is

Thread view Attachments: 0

Re: Jumping to ISP from user code

2005-05-07 by Thiadmer Riemersma (ITB CompuPhase)

Hello Richard, ... Sorry, I forgot the www part. The full link is http://www.compuphase.com/lpc2100_isp.htm. I often omit the www on web addresses, because

Thread view Attachments: 0

Re: On KEILs Dhrystone benchmarks --again

2005-05-07 by Thiadmer Riemersma (ITB CompuPhase)

Hello berniespam , ... I have tried to choose my words carfully, to avoid accusing KEIL of anything. (Except that I do feel that KEIL should have provided an

Thread view Attachments: 0

Re: 3.5 logic to 5.0

2005-05-07 by javida13

Yes, I did mean VIH. I forgot to preview before I posted. I m interfacing to a Futaba LCD Emulator. Some of the inputs are spec ed at 0.8*Vcc and others are

Thread view Attachments: 0

Re: Re: [lpc2000] Doubt regarding LPC

2005-05-07 by balakumar chinuswamy

Thank you MIKE , i will check and implement this and let you know the result . regards Bala ... [Non-text portions of this message have been removed]

Thread view Attachments: 0

Re: [lpc2000] 3.5 logic to 5.0

2005-05-06 by Peter Jakacki

Vol ??? You do mean Vih, don t you? In my experience I ve never had a problem with driving 5V logic from 3.3V as the minimum Vih in is specified for full-speed

Thread view Attachments: 0

Re: [lpc2000] Re: IAR C and FIQ isr

2005-05-06 by Richard

... Keep in mind that I am one of those compiler writers. Regardless whether a compiler company can reasonably support certain extensions that some customers

Thread view Attachments: 0

LPC2131 board for $29!!!

2005-05-06 by NMI Sales

Announcing the Tini2131(tm) for only $29!!! The Tini2131(tm) comes in the popular Tini pinout format and is based on the Philips ARM LPC2131. The LPC2131 has

Thread view Attachments: 0

Re: 3.5 logic to 5.0

2005-05-06 by lpc2100_fan

Philips has a good selection too ;-) http://www.standardics.philips.com/products/hc/all/ Cheers, Bob ... logic bible ...

Thread view Attachments: 0

Re: [lpc2000] Doubt regarding LPC

2005-05-06 by Michael Anburaj

Bala, ; for ADS or SDT Image2Addr EQU 0x10000000 ; Put the execution address of Image2 here // for GCC #define Image2Addr 0x10000000 // Put the execution

Thread view Attachments: 0

Reg: WATCHDOG TIMER

2005-05-06 by rockraj_2003

Hello Friends, I am working in lpc2106. I didn t using any Watchdog timer. I want to know that does the watchdog timer will automatically restart ARM when it

Thread view Attachments: 0

3.5 logic to 5.0

2005-05-06 by javida13

I have a 5 volt logical display that I m driving. The Vol for this part is 3.5 volts (.7*Vcc). I have 3-signals that must be driven to this logic level. Is

Thread view Attachments: 0

Re: [lpc2000] Re: IAR C and FIQ isr

2005-05-06 by Robert Adsett

... Well put. In the end compiler writers have limited resources to develop and test. If I have a choice about where I want them to put their efforts it s in

Thread view Attachments: 0

STE2002 LCD controler

2005-05-06 by gerrit_faas

Hi all, I have a LCD(128x64) & STE2002 controler on my desk. Is there someone that has some code / driver for this controler. Is this controlere a replacement

Thread view Attachments: 0

Doubt regarding LPC

2005-05-06 by balakumar chinuswamy

I have two Images of firmware in my controllers flash. Initially i will boot the image_1 which will be at the default reset location. In the middile of the

Thread view Attachments: 0

Re: IAR C and FIQ isr

2005-05-06 by embeddedjanitor

... overhead. ... assembler. I ve ... code ... That might seem sad and cynical, but I think it is true. THose compilers that generate ISR wrappers with prgmas

Thread view Attachments: 0

Re: [lpc2000] IAR C and FIQ isr

2005-05-06 by Robert Adsett

... Maybe I ve just worked with too many compilers, but experience leads me to distrust them more the further they get from the core language. I m wary of any

Thread view Attachments: 0

Re: External Reset vs Power Up

2005-05-05 by lpc2100_fan

Michael, I did mean P0.31 not P1.31. P0.31 is an output only pin but according to the information that I got, it gets sampled at reset and can generate weird

Thread view Attachments: 0

Re: [lpc2000] IAR C and FIQ isr

2005-05-05 by Richard

... That s kind of sad statement to make. // richard (This email is for mailing lists. To reach me directly, please use richard at imagecraft.com)

Thread view Attachments: 0

Capture pin issues.

2005-05-05 by jase_ko

Okay this is the code that I m trying: void CapturePin() __attribute__ ((interrupt)); void CapturePin() { unsigned long temp = T0CR2; SerialSendString( Hi );

Thread view Attachments: 0

Re: External Reset vs Power Up

2005-05-05 by michael_rubinstein_sar

Hi Bob, thanks for the help. I ll bet you meant 1.31 ( TRST). This signal is not connected on our board. However, it is driven high by the JTAG gizmo

Thread view Attachments: 0

Re: [lpc2000] Support

2005-05-05 by Robert Adsett

... You would probably be better off addressing this question to Philips. Better yet read their marketing brochures. I don t think any ARM7 vendors are using

Thread view Attachments: 0

Re: [lpc2000] IAR C and FIQ isr

2005-05-05 by Robert Adsett

... Never trust the compiler for this sort of work. Do it in assembler. I ve run into too many compilers with either poor or outright broken code generation

Thread view Attachments: 0

Capture pin interrupts, part 2

2005-05-05 by jase_ko

Hi guys, I have a pin (P0.16) set up as a capture pin CAP0.2 to copy timer0 TC value into CR2 every time I detect a rising edge. This is done using PINSEL1 |=

Thread view Attachments: 0

Support

2005-05-05 by Amir Sherman

Hello Could you please specify the technology that you are using to manufacture the ARM devices? I am especially interested in those who are manufactured using

Thread view Attachments: 0

AD0CR

2005-05-05 by Ali Pouladi

Hi all In the LPC2138 datasheet page 199 where it explains the AD0CR register, bit 20 is missing from the table. Does anyone know what that bit represents? If

Thread view Attachments: 0

IAR C and FIQ isr

2005-05-05 by andy_moz

Hello. I use IAR C for ARM V4.20a, and I try write FIQ as: __fiq __arm void my_fiq (void) When I open listing, I see this prologue code: 00000000 04E04EE2 SUB

Thread view Attachments: 0

Capture pin interrupt issues

2005-05-05 by jase_ko

Hi guys, I have a pin (P0.16) set up as a capture pin CAP0.2 to copy timer0 TC value into CR2 every time I detect a rising edge. This is done using PINSEL1 |=

Thread view Attachments: 0

Re: External Reset vs Power Up

2005-05-04 by lpc2100_fan

Hello Michael, one possible reason although this might not seem related. If you have an external signal on pin 0.31 that would drive this pin low during reset

Thread view Attachments: 0

External Reset vs Power Up

2005-05-04 by michael_rubinstein_sar

I m debugging a new 2138 based design. If the board is powered up, eveything works as expected. However, if an external reset ( RESET) is then applied,

Thread view Attachments: 0

Jumping to ISP from user code

2005-05-04 by ukkie9a

Hello everyone, I have modified the code in the Philips application note AN10356 for the purpose of building a simple solution to in-field firmware updating

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.