Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 47 of 329 · 16407 messages matched

Re: spurious interrupts on LPC

2006-03-15 by roger_lynx

... It is there, Paul. And they might not want to air it. ... Well, that could cut in the other revenues , perhaps?:-) Wanna get 13 MB pdf of ARM ARM, *free*?

Thread view Attachments: 0

Re: spurious interrupts on LPC

2006-03-15 by roger_lynx

... Hi Robert, That is a fair challenge. ... Right. And if ARM says: If an interrupt is received by the core during execution of an instruction that disables

Thread view Attachments: 0

RE: [lpc2000] LPC2138 - short supply.

2006-03-15 by Frantz Robinson

The 213x and 4x are backorder pretty much everywhere, but I ve found some LPC2136FBD64 in stock in our US and European warehouses if you can make do with 256K

Thread view Attachments: 0

Re: spurious interrupts on LPC

2006-03-15 by roger_lynx

... source of ... Hi Jayasooriah, Oh? On ARM core with PL 190 VIC, not dealing with this consequence is a blissful ignorance , IMHO. ... LPC, ... disables ...

Thread view Attachments: 0

Re: spurious interrupts on LPC

2006-03-15 by philips_apps

Jaya, I forwarded your question to the author of the FAQ because I do not know the answer out of own experience. The Application Note makes the clear statement

Thread view Attachments: 0

Re: spurious interrupts on LPC

2006-03-14 by ian.scanlon

Perhaps this will help: http://www.arm.com/contact_us/ ... source of ... the ... not have ... be lost ... of LPC, ... disables ... or does ... documentation

Thread view Attachments: 0

Re: I2S on LPC214x with SSP ???

2006-03-14 by ian.scanlon

Yes. When /ws is 1 no data will be transmitted from SPI as slave. In the case of I2S you will want the duty cycle of /ws to be 50% and the period 2x the number

Thread view Attachments: 0

Re: What is Fast I/O ?

2006-03-14 by pitstock_kiwi

Thats a pretty good question really. The manual isn t the best thing to clarify this. Heres my take... Fast I/O should always be used as its the norm. The old

Thread view Attachments: 0

Re: spurious interrupts on LPC

2006-03-14 by Jayasooriah

Hi Marko, I read the AN a few times -- in section 3.1, in explaining one source of spurious interrupts when feeding watchdog timer, it says: The disabling

Thread view Attachments: 0

Re: Fast ADC

2006-03-14 by pitstock_kiwi

The data sheet says 10 bit conversion time = 2.44 µs. So 1/2.44µs yeilds about 410 killer samples per second. My testing shows that using Keil C the best I

Thread view Attachments: 0

Re: spurious interrupts on LPC

2006-03-14 by Jayasooriah

Dear Robert, In the FAQ you referred to, on ARM7DTMI-S Core , to the FAQ: Can spurious interrupts occur in the LPC200? , Your answer is: Yes, spurious

Thread view Attachments: 0

Re: Calculate time.

2006-03-14 by teddyroskvist

Perfect. Thank you. ... is enabled)/vpb_dividor ... and vpb_dividor is 4, the peripheral_frequency would be 15MHz. So ... microprocessors Pic

Thread view Attachments: 0

Re: [lpc2000] Calculate time.

2006-03-14 by Jack Key

The formula is: peripheral_frequency=oscillator_frequency*pll_multiplier(if pll is enabled)/vpb_dividor So if your oscillator_frequency is 12MHz,

Thread view Attachments: 0

Re: I2S on LPC214x with SSP ???

2006-03-14 by ian.scanlon

** oops ** Misread the docs on /WS (word select). But the concept is still the same with two slaves and externally generated /ws and clock. Very simple if

Thread view Attachments: 0

Re: I2S on LPC214x with SSP ???

2006-03-14 by ian.scanlon

I have done something similar. I2S from uC to DAC looks like (quick review) simple SPI interface. You need to create a system with two slave devices and an

Thread view Attachments: 0

Calculate time.

2006-03-14 by teddyroskvist

How do i calculate the time? I have the example you can see herunder. In the interrupt routine the TOMR0 is set to 149999 because it should be 10mSec. But how

Thread view Attachments: 0

Re: What is Fast I/O ?

2006-03-14 by philips_apps

... Close but not quite correct, some other devices of other manufacturers have connected the I/O to the AHB bus but there are still some delays on the AHB

Thread view Attachments: 0

Re: I2S on LPC214x with SSP ???

2006-03-14 by croquettegnu

Thanks but this link concerns at91 product ! you mean there are no peripherals dedicated to I2S or AC97 in the LPC ??? Thanks

Thread view Attachments: 0

Re: I2S on LPC214x with SSP ???

2006-03-14 by ian.scanlon

See: http://www.atmel.com/dyn/resources/prod_documents/doc2646.pdf to implement in CPLD. You can also set the SSP as slave and use internal timers and some

Thread view Attachments: 0

Say "Goodbye" to Expensive Emulators

2006-03-14 by david_embedded

Hello, GAO Engineering now offers the most affordable substitution to high-priced DSP emulators online. Don t believe us? Go to our online store

Thread view Attachments: 0

Re: Urgent IAR EWARM with uCOS-II :-( ?

2006-03-14 by eng_amrahmed2011

My problem is not in the compilation. I compile the project with No errors and No warnings. My problem there is no multitasking. Cause i think the timer0

Thread view Attachments: 0

Re: What is Fast I/O ?

2006-03-14 by ian.scanlon

You should refer to the LPC214x *user manual* UM10139. Chapter 8 covers GPIO. The fast GPIO FIO is implemented as a second set registers that acess the

Thread view Attachments: 0

USB is configured or not?

2006-03-14 by Manisha

Hi all, i want to check a condition whether the USB device in LPC2148 board is configured or not after connecting to the host. is there any register which

Thread view Attachments: 0

Fast ADC

2006-03-14 by Hossam Alzomor

Hi What s the fastest ADC could be achived with LPC micros? Best Regards Hossam Alzomor www.i-g.org

Thread view Attachments: 0

Re: What is Fast I/O ?

2006-03-14 by Hossam Alzomor

Hi I think that fast IO is a feature in recent released versions of ARM. It s an IO s connected directly to AHP of AMBA bus and not throgh APB You can check

Thread view Attachments: 0

I2S on LPC214x with SSP ???

2006-03-14 by croquettegnu

I need to use the I2S protocol and I am looking for what would be the most appropriate peripheral to deal with ??? Is AC97 possible too ? Thanks a lot !

Thread view Attachments: 0

What is Fast I/O ?

2006-03-14 by croquettegnu

Hi all, I would like to knwo what is exactly fast I/O because I have not found anything about timing on the LPC214x datasheets... Thanks in advance

Thread view Attachments: 0

Re: [lpc2000] LPC2138 - short supply.

2006-03-14 by Mukund Deshmukh

Yes we need leaded version FBD Best Regards, Mukund Deshmukh. Beta Computronics Pvt Ltd, 10/1, IT Park, Parsodi, Nagpur-440022 Cell - 9422113746

Thread view Attachments: 0

PowerPC 405

2006-03-14 by Krucay Lubomir

Hi friends, i have dead dvb receiver strong srt 4500 after flashing wrong file. there is a 16pin jtag connector onboard, bud with my homemaden jtag with

Thread view Attachments: 0

Urgent IAR EWARM with uCOS-II :-( ?

2006-03-14 by eng_amrahmed2011

Salam, Urgent, I need help :-( I can t get uCOS-II work with IAR (for ARM) Can you please send any ready project that works with these boards (or any LPC2000)

Thread view Attachments: 0

Re: [lpc2000] Re: _start code crashes

2006-03-14 by Tom Walsh

... You are also going to need a makefile to build your code. You want to disable certain default behaviors of gcc and replace it with your own. For example,

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.