Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 247 of 329 · 16407 messages matched

Re: Writing to FLASH from RAM

2004-11-23 by Gus

a quick comment! You are saving to flash 10 times every second; therefore, you can do 10,000 seconds (FLASH life is 100,000 erases, I think). 10,000 seconds =

Thread view Attachments: 0

Writing to FLASH from RAM

2004-11-23 by firegenie1980

Hi, Im trying to write a value, actually a large array of 8-bit integers, from RAM to FLASH so that I can access this array after the power has been removed

Thread view Attachments: 0

Re: LPC2129 ADC

2004-11-23 by firegenie1980

... However ... thought. ... this ... not tracking ... result. The ... (allowing ... restrictions, ... to ... Thanks for that. I actually noticed that as I was

Thread view Attachments: 0

(Re: LPC2130 was) now race condions

2004-11-23 by johnnorgaard2003

Hi Could someone please tell something more about these race condition ? Both SPI and Timers Could it not be avoided ? best regards John

Thread view Attachments: 0

Re: generic ARM group?

2004-11-23 by Harun Musa

OKI-arm-mcus http://groups.yahoo.com/group/oki-arm-mcus/ get it from http://www.open-research.org.uk/ARMuC/ ... generic ARM ... is ... please ... 3001176/D=gr

Thread view Attachments: 0

Re: LPC2130

2004-11-22 by philips_apps

Robert, see below answers to your questions ... (Microchip in ... SPI? And Fixed ... critical I ... Came in after tapeout :-( Still in there

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2130

2004-11-22 by Robert Adsett

... Thanks for the data sheet, apologies certainly accepted but not really needed. I m used to press releases preceding the data sheets (Microchip in

Thread view Attachments: 0

Re: LPC2130

2004-11-22 by philips_apps

Hi Robert, my apologies, did not realize that we had a publishing problem on our website. In the files section I just uploaded the Data Sheet. For the Users

Thread view Attachments: 0

Re: [lpc2000] LPC2129 ADC

2004-11-22 by Robert Adsett

... Also note that the A/D result register contains more than the result. The top 16 bits are various status fields and the low 6 bits are zero (allowing

Thread view Attachments: 0

New file uploaded to lpc2000

2004-11-22 by lpc2000@yahoogroups.com

Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc2000 group. File :

Thread view Attachments: 0

Re: [lpc2000] LPC2129 ADC

2004-11-22 by Robert Adsett

... How much are they fluctuating? I d expect some fluctuation. Also what does your signal look line on an oscilloscope (AC coupled at about 5mV/div)? ...

Thread view Attachments: 0

LPC2129 ADC

2004-11-22 by firegenie1980

Hi, Im using the onboard ADC for a project I am working on. However I seem to be getting some strange values and it isnt acting as I expect it to. Two things

Thread view Attachments: 0

LPC2130

2004-11-22 by Robert Adsett

Just dropped in my mailbox this aft. Nothing available yet but the press release. http://www.semiconductors.philips.com/news/content/file_1107.html Robert

Thread view Attachments: 0

Re: power consumtion

2004-11-22 by lpc2100_fan

Hi Gus, the thread is around the messages 1500. Probably the most representative posting is 1514 from Philips Apps. If you interested in other numbers, e.g.

Thread view Attachments: 0

Re: Uart FIFOs being disabled

2004-11-22 by peterburdine

... I am using RBR and THRE. I probably should have also noted that this is a motor control board so the data receveived on UART0 is commands to change the

Thread view Attachments: 0

power consumtion

2004-11-22 by Gus

Hello, Has anyone measured the current drawn by LPC2114 chip or any of the LPC chips? Thanks, Gus

Thread view Attachments: 0

RE: [lpc2000] generic ARM group?

2004-11-22 by Paul Blackburn

Hi Richard, There is a user group arm-user@yahoogroups.com which is for generic ARM users. Regards, Paul. _____ From: Richard

Thread view Attachments: 0

code for I2C in lpc2106 using Keil.

2004-11-22 by jha_santosh_kr2005

Hi, I am desperately trying to communicate with RTC pCF8583 using I2C of lpc2106 using Keil C compiler.But I am unable to start the I2C. Pl. help if u have

Thread view Attachments: 0

Re: CAN messages delayed by one?

2004-11-21 by mahlerweb

Hi Robert, are you sure, that not another nodes sends any ID before your external node ? The CAN-Core contains a internal Buffer with about 64 Bytes (descriped

Thread view Attachments: 0

CAN messages delayed by one?

2004-11-20 by Robert Wood

Hi folks, First off, I m using the LPC2294. I am finding my CAN messages seemingly delayed by one message. In my main loop I have: if ((CAN1GSR & 0x01) ==

Thread view Attachments: 0

Re: Uart FIFOs being disabled

2004-11-20 by emerg_reanimator

... a 2 ... an ... RSR stands for Receiver Shift Register. It s program invisible and connected directly to RBR (See UART architecture block diagram). So

Thread view Attachments: 0

Re: generic ARM group?

2004-11-20 by leon_heller

... but is ... There is comp.sys.arm, of course. I m not aware of anything else. You could always start one yourself. 8-) Leon

Thread view Attachments: 0

Re: [lpc2000] Re: UART0

2004-11-20 by Ketan Shah

no i am not using pll. today i get partially successes with it.. now the problem is it sends some different value for ABCDEFGHI of course its in incremental

Thread view Attachments: 0

generic ARM group?

2004-11-20 by Richard

Actually, I am writing to see if yahoogroups.com likes me again, but is there a generic ARM microcontroller user group? // richard (This email is for mailing

Thread view Attachments: 0

Uart FIFOs being disabled

2004-11-19 by peterburdine

Has anyone had experience with their UART fifos being randomly disabled? For some reason, my UART0 fifo is being diabled seemingly randomly. The application

Thread view Attachments: 0

Re: Any way to launch ISP ?

2004-11-19 by Leighton Rowe

... possibly ... Point taken. Though I understand how the Watchdog generally works, I ve heard about strange problems (like the ones u mentioned) that can

Thread view Attachments: 0

[lpc2000] Re: Any way to launch ISP ?

2004-11-19 by Bill Knight

Robert Won t the watchdog reset cause P0.14 to revert to an input? -Bill Knight http://www.theARMPatch.com On Fri, 19 Nov 2004 11:37:10 -0500, Robert Adsett

Thread view Attachments: 0

Re: Questions on the UART Interface

2004-11-19 by lp2000c

It seems to me that given the problem with the UART interrupt register, it is more likely than not that the same problem exists with other registers. Rather

Thread view Attachments: 0

Re: Any way to launch ISP ?

2004-11-19 by Leighton Rowe

True...but remember the WatchDog Flag is always checked before P0.14 on the Boot Process Flowchart. ... code ... really ... ISP ... word ... (using ... of

Thread view Attachments: 0

Re: Any way to launch ISP ?

2004-11-19 by Leighton Rowe

... should ... Looking at the bootloader flowchart, it s hard to say what s really in the ISP code (that we may never find out). Whether or not the ISP has

Thread view Attachments: 0

Re: Any way to launch ISP ?

2004-11-19 by dave_albert

Leighton, do you know if the ISP code kicks the watchdog? This should be a great help to me either way...I second your vote for best code example!

Thread view Attachments: 0

Re: Any way to launch ISP ?

2004-11-19 by Leighton Rowe

... No Power Cycle?...Ok then. In my opinion Dave, that would leave you with the GO Command (See ISP Commands in your UM) as the only ISP escape command. 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.