Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 16 of 329 · 16407 messages matched

Re: Free LPC2000 Boot Loader

2006-05-01 by jayasooriah

... If you get Philips to agree to disclosure of the full source, you inspect and validate the source code yourself. You can also use reverse engieering

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-05-01 by jayasooriah

... The reference I was referring to appears at Philips site has been moved and I do not know where to. Here is what was there (from a cached site):

Thread view Attachments: 0

Re: Free LPC2000 Boot Loader

2006-05-01 by unity0724

Umm.....Some questions, don t mind: - How do I know there is no Trojan Horse inside?? - How do I know your code does not over-cooked my flash?? or make it

Thread view Attachments: 0

Multiple IRQ routines in GCC

2006-05-01 by vineet jain

Hello, I need some help in writing IRQ routines in GCC, it works the way I wrote for KEIL GCC but doesn t with the Eclipse one. Stubs are placed in the sample

Thread view Attachments: 0

Re: Free LPC2000 Boot Loader

2006-05-01 by jayasooriah

Hello, If would like to know if people here would be interested in a free LPC boot loader with the following properties: * autobaud on receiving a single

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-05-01 by jayasooriah

... In its original response to the MAM problem Philips said that if the MAM is used, instructions execute with zero wait states at up to 25Mhz (it may have

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-05-01 by jayasooriah

... Watchdog is typically used to recover from deadlocks that include the shutdown of interrupts. ... The SAM allows you to do this as a matter of choice. ...

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-05-01 by jayasooriah

... done in ... If your software is in deadlock, and output is in bad state, and you want to set it back, it would take you no more than a few microseconds.

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-05-01 by Eric Engler

... That s a mighty kind way to describe it! In order to fix their website, Philips simply must get engineers more involved with it s design. It s true that

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-05-01 by jayasooriah

... to the ... structure ... variants ... Portablity at the instruction set level is the reason cited in many of the comparision charts I have seen for

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-05-01 by jayasooriah

... Sorry for the Freudian slip, you are right it is 16-bit. I did not say it had i86 instruction set. The similarity is in the way it addresses memory. Jaya

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-05-01 by jayasooriah

Brendan, ... LPC2: I believe Philips has said its flash runs at 20MHz (or 25MHz I cannot remember). This why I said LPC flash is no faster than SAM. As for

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-05-01 by jayasooriah

... I think you seem to miss my point: that if you find a vendor produces devices that lockup or do not function properly (like the UART in LPC), the costs of

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-04-30 by brendanmurphy37

... general ... Bob, In my experience, the short answer to your question is no , provided you read the data sheet, user manual and errata well and keep

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-04-30 by bobtransformer

... I was under the impression that the LPC2104/5/6 series were older and possibly buggier than newer parts. I have designed in the LPC2102/3 and the LPC2144

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-04-30 by brendanmurphy37

... You are joking when you say this, aren t you? On a couple of occasions now I ve put forward warnings on aspects of unexpected behaviour with the parts, not

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-04-30 by brendanmurphy37

... maybe ... I think anyone making a claim like this should provide some evidence to back it up. We ve done extensive, comparative benchmarks of the LPC2xxx

Thread view Attachments: 0

Re: Roll Your Own bootloader

2006-04-30 by Danish Ali

Another thing to be aware of is that some of the LPC2xxx claim to have the bootloader in ROM rather than FLASH. Example: LPC2101/2102/2103 - according to the

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-04-30 by brendanmurphy37

... that ... [..AND..] ... recover ... to ... alternatives. [..AND..} ... [..AND..] ... initialisation, ... No need to say the same thing four times: they all

Thread view Attachments: 0

ADC interrupt code

2006-04-30 by sherifkamelzaki

Hi how are u all please i need some help here my code uses the ADC to enter the interrupt it doesn t work #include static int timer0Count,

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-04-30 by jayasooriah

... me it ... claim an ... afford an ... extra ... I have seen digital outputs in parts like digital potentiometers (from Analog Devices) on SPI bus for such

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-04-30 by jayasooriah

... I do not know what you mean by investigating . I am not studying the LPC for any purpose or anyone. I am simply working on it for clients and post

Thread view Attachments: 0

Re: Roll Your Own bootloader

2006-04-30 by jayasooriah

Hi Joe, If you are prepared to take responsibilty for your device, and not feel intimidated by Philips advice we do not guarantee your part if you use your

Thread view Attachments: 0

LPC hardware+software problems

2006-04-30 by jayasooriah

... Google comes to the rescue ... have a look at: http://www.sst.com/downloads/app_note/S72027.pdf ... I am not sure what kind of inferences one can draw from

Thread view Attachments: 0

Roll Your Own bootloader

2006-04-30 by phlpcmicro

Hi, Has any one considered rolling their own boot loader for the LPC2000 series? Purpose - so that P0.14 can be released from the POR bootup requirement....

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-04-30 by unity0724

Hi, Mr Jaya, Apologize for my poor english, such that you completely missed my points. Let me re-phrase it to simple questions: I want to switch away from

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-04-30 by jayasooriah

... I did not realise I said this so many times in one post! Must be I was trying to tell the poster something ... :) ... Having already made the selection,

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-04-30 by unity0724

I ve seen a lot of move to another processor here. I m trying hard to do that but could not. Since you are the expert, could you find me an alternate ARM7

Thread view Attachments: 0

Re: LPC hardware+software problems

2006-04-30 by jayasooriah

... I would not change my view. I would move on to a processor chip that does not have this type of nastiness. ... If NEC recommends that you needs to use 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.