Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 246 of 329 · 16407 messages matched

Re: P2 as output

2004-11-30 by sifiland

I have the solution. In Header_Datei of compiler manufacturer P2 was not defined as port. sifiland

Thread view Attachments: 0

Re: Slightly OT -- Fast Divide By 10

2004-11-30 by Karl Olsen

... and ... Check out How to optimize for the Pentium family of microprocessors http://www.agner.org/assem/pentopt.pdf The section Division (all

Thread view Attachments: 0

Slightly OT -- Fast Divide By 10

2004-11-30 by James Dabbs

I m trying to squeeze a few more cycles out of one my LPC, and I m looking for an optimized way to divide by 10 and leave the quotient and remainder. I.e., a

Thread view Attachments: 0

LPC Series - Good things gone bad...

2004-11-29 by Lasse Madsen

I think that we ought to make a list of all the mistakes that is generally made with these controllers. There are a lot of people (my self included) that

Thread view Attachments: 0

Re: LPC2129, analog port question.

2004-11-29 by Richard

Note: 5V on any pin that CAN be configured as an ADC input will corrupt the ADC conversion values. Richard ... the ... the ... will ... over ... that they

Thread view Attachments: 0

LPC2129, analog port question.

2004-11-29 by digtalfreak

I am using the LPC2129 in an application and I need to know if the analog port will be damaged if the port gets more than V3A at any time. The manual says that

Thread view Attachments: 0

Re: SPI throughput

2004-11-29 by haack0815

Hi, what have you done to get 10Mbit/s? The LPC21xx can only work up to 7.5Mbit/s (60Mhz/8). With the new LPC213x you can go up to 30Mbit/s (new SSP

Thread view Attachments: 0

Re: SPI throughput

2004-11-29 by haack0815

Hi, what have you done to get 10Mbit/s? The LPC21xx can only work up to 7.5Mbit/s (60Mhz/8). With the new LPC213x you can go up to 30Mbit/s (new SSP

Thread view Attachments: 0

SPI throughput

2004-11-29 by elikcohen

Hi, I m trying to figure out what is the max bitrate that I can get from SPI in the LPC21XX family. The datasheets mention that it is one eighth of the input

Thread view Attachments: 0

Re: LPC2130

2004-11-28 by philips_apps

Hi, sorry for the confusion about file size of the Data Sheet. This is simply because of compression difference in the Adobe Acrobat. The posted file on the

Thread view Attachments: 0

Re: read with SPI

2004-11-28 by domingos_bento

Hello, I have analog supply pins hooked up correctly!!! One the problem is the following: the data are not read in the first rising edge. I already put CPHA=0

Thread view Attachments: 0

Re: read with SPI

2004-11-28 by Richard

Analog supply pins hooked up correctly? ... scale. ... (2.5V) ... that ... has FFFE. ... to read ... of SPI

Thread view Attachments: 0

New file uploaded to lpc2000

2004-11-27 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: P2 as output

2004-11-26 by lpc2100_fan

Hi, can t see the question in your posting but I assumed you wanted to know whether P2 can be used as output if you don t use an external memory interface. Yes

Thread view Attachments: 0

Re: Keil & wiggler for ARM

2004-11-26 by lpc2100_fan

Hi Bobi, Keil has a JTAG interface called Ulink. This can be ordered from Keil or with a LPC2100 evaluation board also from www.lpctools.com As far as I know

Thread view Attachments: 0

Re: read with SPI

2004-11-26 by domingos_bento

Hello, yes I tryed to change phase and polarity, but continue same. Another thing that happen is that AD to give the double of the scale. In the datasheet with

Thread view Attachments: 0

Re: LPC2130

2004-11-26 by R M

This is simply an amazing device. It has everything that I have been asking for in a micro (well I would have liked more RAM, ala the LPC2106). However the

Thread view Attachments: 0

Re: read with SPI

2004-11-26 by Gus

if your data is shifted by one bit that means you have the clock setup wrong. The easiest way is to scope CLK and SDO while you are sending 0x55 and then

Thread view Attachments: 0

Keil & wiggler for ARM

2004-11-26 by bobi catorski

Hi All Any one know if wiggler is working with Keil UV3 ARM tool ? Bobi ... Do you Yahoo!? Meet the all-new My Yahoo! – Try it today! [Non-text portions of

Thread view Attachments: 0

P2 as output

2004-11-26 by sifiland

As I know P2.0 - P2.31 as output use (LPC2294). I do not have EM.

Thread view Attachments: 0

Re: [lpc2000] read with SPI

2004-11-26 by FabioDB

Il giorno gio, 25-11-2004 alle 20:59 +0000, dasbento@aeiou.pt ha ... Have you tryed to change phase and polarity (CPOL and CPHA bits of SPI Control Register)?

Thread view Attachments: 0

Re: read with SPI

2004-11-26 by mahlerweb

Hi, I don t know about ADS7808, but i have done some work with MAX1271 and ADS8344, i think it similar. I think you started sampling every time by writing

Thread view Attachments: 0

read with SPI

2004-11-25 by dasbento@aeiou.pt

Hello, I m using SPI to read data of ADS7807U. My problem is not get to read the last bit, i.e, bit0. How does the SCK work? Anybody already work with this and

Thread view Attachments: 0

Re: Writing to FLASH from RAM

2004-11-24 by firegenie1980

Thanks for all the suggestions, a little bit more information might help after reading some of the posts. I am reading in an 8-bit int into an array (10000

Thread view Attachments: 0

[lpc2000] Re: Writing to FLASH from RAM

2004-11-23 by roucheux@aol.com

RAMTRON have also SPI chips up to 25Mhz clock, unlimited endurance. I2C chip FM24CL64 is a 8k*8 chip in 8pin soic footprint unlimited endurance 1Mhz clock SPI

Thread view Attachments: 0

[lpc2000] Re: Writing to FLASH from RAM

2004-11-23 by roucheux@aol.com

IN my message i said read or write so reads must be counted. But new devices have unlimited endurance. FM3104...FM31256 are nonvolatiles, unlimited endurance,

Thread view Attachments: 0

Re: Uart FIFOs being disabled

2004-11-23 by Randy Ott

... seemingly ... receives ... fifos ... rid of. ... don t see ... and ... So ... mode you ... this ... commands ... Peter, You are correct that you read the

Thread view Attachments: 0

Re: Writing to FLASH from RAM

2004-11-23 by Gus

ops I was thinking .1S... you mean .1mS!!! therefore (even if flash was fast enough. IT IS NOT) you will basically kill the chip in 10 seconds. How much data

Thread view Attachments: 0

Re: [lpc2000] Re: Any way to launch ISP ?

2004-11-23 by Sébastien MARION (UMM)

Hi, I testing this code with an half success : My program is in external flash (I use the LPC2210) and for writing in this flash I load by ISP command a Simple

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.