Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 219 of 329 · 16407 messages matched

Re: [lpc2000] Re: decent reset device

2005-02-08 by Peter Jakacki

... Yes, I always use a resistive pulldown for that very reason, but why do worry about how high a resistance? Granted, I usually use between 10K and 100K

Thread view Attachments: 0

Re: olimex LPC-E2294 with ethernet

2005-02-08 by Gus

As far as I understand, this is imposibble on the olimex board because of the SBHE# pin. If I am wrong, please correct me. why olimex is not responding to this

Thread view Attachments: 0

Re: [lpc2000] Re: decent reset device

2005-02-08 by Robert Adsett

... ... But to how low a voltage do they operate. A good reset chip will provide a low output down to about 0.8V. It would be a real problem if the 8

Thread view Attachments: 0

LPC2129 - Program counter

2005-02-08 by achterbahn24

Hi, I have problems with my self designed board. If I want to download my application (tested with Keil MC 2100 Board) the programm counter does not start at

Thread view Attachments: 0

Re: decent reset device

2005-02-08 by maestral64

This is definitely very interesting idea I heard some time ago. I am considering that as well. There is also 68HC908 which is automotive approved. Only

Thread view Attachments: 0

Re: decent reset device

2005-02-08 by maestral64

Charles, Reset threshold for that device is 2.93V for 3.3V(as standard for TI supervisors)which is too low for ARM processors (3.0V min). I am not sure about

Thread view Attachments: 0

Re: UART 0 problem in LPC2106

2005-02-08 by Gus

Srinivas, Like I told you on chat! you have many things that can go wrong. 1) freq. multiplier/divider 2) power enable fro UART 3) pin configuration 4) your

Thread view Attachments: 0

Re: olimex LPC-E2294 with ethernet

2005-02-08 by Gus

I got it to work last night. The problem is that olimex board has the chip connected to 16-bit data bus but it will NOT work. It works in 8-bit mode only. What

Thread view Attachments: 0

Re: decent reset device

2005-02-08 by maestral64

... Well, I found something that looks like perfect solution (and I am always concerned when I think something is perfect) - TPS70751 and TPS70851. 5V to 3.3V

Thread view Attachments: 0

Re: decent reset device

2005-02-08 by jan_c_weber

... stock, ... reset ... lead ... How about the Texas Instruments TPS383x (x = 6, 7, 8) series? HTH, Jan

Thread view Attachments: 0

JTAG question

2005-02-08 by jan_c_weber

Hi Folks, sorry for this newbie question, but I wonder what the /TRST pin on the JTAG connector is good for as the wiggler devices I ve seen here do not

Thread view Attachments: 0

Re: UART 0 problem in LPC2106

2005-02-08 by mannem_sri

... ( UART 0 ). ... set the baud rate as 9600. ... program. ... where i am doing mistake. ... The source code : *********************************************

Thread view Attachments: 0

UART 0 problem in LPC2106

2005-02-08 by Srinivasa Reddy Mannem

Hi, I am working LPC2106 target board. I am trying to write some data to hyper terminal using serial port ( UART 0 ). But i couldn t get that. The crystal

Thread view Attachments: 0

Re: CAN timing again

2005-02-08 by embeddedjanitor

... According to the CAN spec there are actually 4 parts to the bit period. * Sync seg: always 1 tq. Edges are expected here. * Prog seg: compensates for

Thread view Attachments: 0

Disabling interrupts from Thumb mode

2005-02-08 by Richard

Keil does seem to support ARM/thumb interworking. I have added a source file which produces ARM code to the project, the rest of which is in thumb mode. I

Thread view Attachments: 0

Re: [lpc2000] Re: decent reset device

2005-02-08 by Peter Jakacki

... Shouldn t this have been a new thread??? The problem with reset chips is that they are overly expensive (why?) and customized. I find it cheaper to employ

Thread view Attachments: 0

Re: CrossStudio: C++ interrupt service

2005-02-07 by fl429

A guy from Rowley helped me figured it out. It turns out that I have to uncomment the line #define VECTORED_IRQ_INTERRUPTS in the startup.s file. In the sample

Thread view Attachments: 0

Re: [lpc2000] watchdog

2005-02-07 by Robert Adsett

... The feed register is a write only register. You cannot (should not?) read it. ... Also the two writes to the feed register MUST be back to back write

Thread view Attachments: 0

CrossStudio: C++ interrupt service

2005-02-07 by fl429

Hi, folks, I am trying out a few things on a IAR Kickstart board, with CrossStudio 1.3. I d like to write code in C++ instead of C. My test C++ code ran ok

Thread view Attachments: 0

Re: olimex LPC-E2294 with ethernet

2005-02-07 by Gus

Paul, ... Yes that is correct but we have FLASH and RAM on the bus!!! when RD is strobed for RAM read, the ethernet chip will access the data bus. I could be

Thread view Attachments: 0

Re: olimex LPC-E2294 with ethernet

2005-02-07 by Gus

I sm actually starting out with your code. The major work here is that, in this case, the ethernat chip is connected to the external bus as 16-bit. So, I have

Thread view Attachments: 0

Re: WDT feed

2005-02-07 by Mark Butcher

When I first started with the LPC210x and Watchdog my board would sporadically crash - mainly then when I was dumping data to the serial port (lots of SCI

Thread view Attachments: 0

memory protect on LPC22xx

2005-02-07 by Gus

Hello, How memory protect is usefull on LPC22xx!!! Shouldn t memory protect disable the BOOT pins? Anyone can boot from external FLASH with simple software to

Thread view Attachments: 0

olimex LPC-E2294 with ethernet

2005-02-07 by Gus

Hello, I spent all weekend trying to get the ethernet to work on olimex LPC- E2294 board http://www.olimex.com/dev/lpc-e2294.html with no luck Looking at the

Thread view Attachments: 0

memory protect on LPC22xx

2005-02-07 by Gus

Hello, How memory protect is usefull on LPC22xx parts? I see it useless! Anyone can change the BOOT pins to make the chip start from external FLASH to copy the

Thread view Attachments: 0

Re: decent reset device

2005-02-07 by charlesgrenz

Miodrag, Try a Texas Instruments TPS3306-20-Q1. It resets with a 100ms pulse. There are also other versions that have a reset of different values. regards,

Thread view Attachments: 0

Re: decent reset device

2005-02-07 by maestral64

... also find ON SEMI MAX809TTR. My problem is that I would like to use faster reset, with reset delay time up to 100ms. By datasheet 2114 needs min 10 ms.

Thread view Attachments: 0

Re: LPC2129 A/D FIFO and accumulator

2005-02-07 by Karl Olsen

... There is no FIFO. Conversions can be started either manually by writing to ADCR, by various MATx.x edges, or continuously in a sequence (burst mode). You

Thread view Attachments: 0

LPC2129 A/D FIFO and accumulator

2005-02-07 by Adam Wilkinson

Hi Folks, Anyone know if there is a FIFO facility available for the A/D? Reference is made to it on p240 of the LPC2119/2129/2194/2292/2294 User Manual, bit 30

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.