Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 45 of 329 · 16407 messages matched

Simple I2C file

2006-03-17 by heedaf

I m starting with the LPC2106 with Olimex board and using CrossStudios. Does anyone have a really simple file they can give me to help me learn how to use I2C

Thread view Attachments: 0

Please Help:: USB configuration status

2006-03-17 by Manisha Kalita

Hi all i am designing an USB driver on lpc214x board. for that, i need to handle the condition for USB device Configured/Not-Configured status. we can give

Thread view Attachments: 0

RE: [lpc2000] Re: 5v system integration

2006-03-17 by Bruce Paterson

... Maybe these other devices are designed as Master-only on the I2C bus. Then it s irrelevant if the bus doesn t work when powered off....there s no longer a

Thread view Attachments: 0

EMO-EM3 outputs

2006-03-17 by alvingoesdown

The External Match Register Uses the EMO-EM3 as outputs bits 0,1,2,3 The documentation states These bits reflect the state of the outputs, If thats the case

Thread view Attachments: 0

Re: LPC2138 Watchdog

2006-03-16 by Jayasooriah

Thanks Guile and Shah-lascaux. Yes the watchdog on LPC has features that allows it to be used just as an interval timer. There is your answer Jurgen.

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2138 Watchdog

2006-03-16 by K B Shah-lascaux

Hi, Philips Semiconductors Preliminary User Manual LPC2119/2129/2194/2292/2294 ARM-based Microcontroller Watchdog Mode Register (WDMOD - 0xE0000000) The WDMOD

Thread view Attachments: 0

Re: 5v system integration

2006-03-16 by unity0724

Hi, Oops!! Sorry, I never study the I2C spec. Did not know I2C device could be powered off independently and does not disrupt proper operation of bus. It s

Thread view Attachments: 0

Re: LPC2138 Watchdog

2006-03-16 by Guillermo Prandi

Jaya: the LPC allows you to choose between reset and interrupt when Watchdog is triggered by means of the WDMOD register. If you set WDMOD to 0x01, you ll get

Thread view Attachments: 0

Re: AW: [lpc2000] I2C interface.

2006-03-16 by mithilesh naik

Hi Jan, as per ur suggestion i did monitored the content of I2STAT.sometimes it gives nack in response to SLA+R/W or sometimes i do get ack.on getting ack when

Thread view Attachments: 0

Re: LPC2138 Watchdog

2006-03-16 by Jayasooriah

Hi Juergen, You cannot use the watchdog as a periodic timer interrupt because on watchdog interrupt the CPU is reset almost equivalent to an external reset.

Thread view Attachments: 0

Re: 5v system integration

2006-03-16 by Guillermo Prandi

This may be too obvious, but I think it is worth mentioning: 3.3V logic outputs from LPC2xxx will be enough to feed most logic connections; i.e., if you want

Thread view Attachments: 0

Re: LPC2138 Watchdog

2006-03-16 by rekerj@duerkopp-adler.com

Hi, how can I use the watchdog as a periodic timer? ... The information i ve found in the manual is: The Watchdog Interrupt Flag is set when the watchdog

Thread view Attachments: 0

Re: 5v system integration

2006-03-16 by Danish Ali

Q2 is probably the only one I feel confident to comment on: I would use a 74HCT logic gate to buffer the output if the target swing is 0 to 5V. If there are a

Thread view Attachments: 0

Re: [lpc2000] LPC2138 - short supply.

2006-03-16 by Mukund Deshmukh

Yes LPC2136 also serve my purpose. Where can I get it? Best Regards, Mukund Deshmukh. Beta Computronics Pvt Ltd, 10/1, IT Park, Parsodi, Nagpur-440022 Cell -

Thread view Attachments: 0

pwm on timer 1

2006-03-16 by alvingoesdown

Using timer one for pwm. Durring my research of the timer1 and timer 0 functions, I have come to the conclusion that if using 3 match registers for generating

Thread view Attachments: 0

Re: 5v system integration

2006-03-16 by unity0724

... Umm... may be.. On LPC, to output a 1 with 5V pull up: - Set output bit to 1 (this will drive output to 3.3V) - The output will not go 3.3V as Upper

Thread view Attachments: 0

write variables to flash

2006-03-16 by David Mercier

Hi ! I want to write some variables content into the flash to be able to read it when the code start. Exactly like we d do with eeprom. How do I do that with

Thread view Attachments: 0

Re: [lpc2000] Re: 5v system integration

2006-03-16 by Robert Adsett

... Don t get too hung up over the temperature variation on the resistors, even at 50ppm/K over 100C range is 5 parts per 1000 or about 5 A/D counts. That s

Thread view Attachments: 0

Re: spurious interrupts on LPC

2006-03-16 by brendanmurphy37

Jaya, Three points: - I specifically said that the Sharp problem may or may not be the same one: the point is that it is another example of a spurious

Thread view Attachments: 0

Re: spurious interrupts on LPC

2006-03-15 by Jayasooriah

Brendan, Superfifically it looks like the same problem but if you read it you should be able to work out that the spurious interrupt problem in LPC is

Thread view Attachments: 0

Re: ARM Thruput expectations

2006-03-15 by lpc2100_fan

... that ... world is ... I ve seen ... number ... application so I ... mean 52/4 ... the newer ... Hi Leon, the newer versions with fast I/O can not toggle as

Thread view Attachments: 0

Re: ARM Thruput expectations

2006-03-15 by raweaver06

... use ... great ... of ... doesn t ... in ... should ... is ... on ... off ... number ... from ... look ... with ... you d ... not ... downside ... math ...

Thread view Attachments: 0

Re: ARM Thruput expectations

2006-03-15 by brendanmurphy37

... Given what you say (heavy math, light bit-twiddling I/O), you should see a good improvement. Your figure of 52 MIPS for a 60 MHz clock is about right for

Thread view Attachments: 0

Re: ARM Thruput expectations

2006-03-15 by smoutpatrick

... is ... MIPS ... 60 ... processor ... highly ... flash ... of ... It s a total different story when you need to use external flash: Only 9.6 MIPS @60Mhz if

Thread view Attachments: 0

Re: 5v system integration

2006-03-15 by dijucthat

Thanks for the replies! I think maybe I should have worded Q3 differently. What I meant was using an op-amp as an attenuator with gain = (less than one). The

Thread view Attachments: 0

Re: ARM Thruput expectations

2006-03-15 by raweaver06

... 32 ... world is ... I ve seen ... number ... application so I ... mean 52/4 ... MIPs will ... at ... on the ... DMA. In ... acceleration options ...

Thread view Attachments: 0

Re: [lpc2000] 5v system integration

2006-03-15 by Xtian Xultz

... I made some tests with 5V, including 5V RS232 signals (from MAX232) including ISP and I had no problems until here. ... A pull will not work. If you put

Thread view Attachments: 0

Re: [lpc2000] 5v system integration

2006-03-15 by K B Shah-lascaux

LPC also need core voltage of 1.8V. No brownout, so you need to implement that too. Not sure if you have external memory RAM/FLASH if yes , what supply

Thread view Attachments: 0

RE: [lpc2000] 5v system integration

2006-03-15 by Kurt Heinz

to Q1: in my opinion 5V tolerant means 5V tolerant within the full spec. But I am not Philips insider, so I don t know any life time lack with this assumption.

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.