Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 165 of 329 · 16407 messages matched

Re: Dead LPC 2138

2005-07-28 by drb5599

sengoontoh, It does sound like we have very similar situations. This board I had reprogrammed via Philips Flash Utility several times. The processor was

Thread view Attachments: 0

Re: Dead LPC 2138

2005-07-28 by sengoontoh

Yeah exactly. the bootloader doesn t respond either. We ve only rolled out 2 prototype boards so far and 1 was bad. It wasn t bad off the bat but after a few

Thread view Attachments: 0

Re: Dead LPC 2138

2005-07-28 by drb5599

I am having the same problem. It has happened on 2 out of 5 boards so far. I am using the LPC2131 and Keil ULINK. I tried reprogramming with the Philips

Thread view Attachments: 0

Re: [lpc2000] ENC28J60

2005-07-28 by Sebastien Jacquemard

Hi, You can download the microchip tcp/ip stack from this link http://ww1.microchip.com/downloads/en/DeviceDoc/mstkv220401.zip But actually I don t think there

Thread view Attachments: 0

Re: CAN and UART1 troubles

2005-07-28 by gerhard_uttenthaler

... Sincw I declared my buffer variables, where the received messages are stored in the CAN interrupt routine as volatile and put a disableIRQ/restoreIRQ

Thread view Attachments: 0

ENC28J60

2005-07-28 by Dawson ZHOU

Hello All£º I head the message that: Microchip have produced a MAC Module for Microchip TCP/IP Stack for use with the ENC28J60 (ENC28J60.h &

Thread view Attachments: 0

OT: ISP1581

2005-07-28 by rhpascaldodo

Hi Philips_Apps/Robert, yes this is very off topic, but I don t see any chance to get some infos. We build a prototype board with the USB2 chip isp1581. All

Thread view Attachments: 0

Re: [lpc2000] IRQ example

2005-07-28 by 42Bastian Schick

... Maybe you just give us your code, so we can check what t wrong with it. (Stripped down to the essential...) -- 42Bastian Schick

Thread view Attachments: 0

Re: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-28 by Peter Jakacki

Thanks Jeremy, I have had a look at a few different ARMs before but I tend to reject them for several reasons. The Sharp part has a large pin count (not

Thread view Attachments: 0

RE: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-28 by jdarling@eonclash.com

Peter, Actually I did manage to find an ARM7 with a built in TFT display that can be easily (Their words not mine) hacked to do VGA with an external memory

Thread view Attachments: 0

Re: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-28 by Peter Jakacki

The old 8088 s could pull it off because they had external video driver chips. The early Macs relied upon the 68K cpu but still had plenty of external PLDs

Thread view Attachments: 0

Dead LPC 2138

2005-07-27 by sengoontoh

We developed a prototype board with an LPC 2138 and JTAG interface. It worked initially as I was able to program it using the IAR and JLINK. After several

Thread view Attachments: 0

IRQ example

2005-07-27 by alexmotin

Hello! Could you send me a simple C-code IRQ example work in RAM for IAR 4.10B where i can use WIGLER for debug. I don t understand what not work in my

Thread view Attachments: 0

Re: LPC2138, VGA, and SD/MMC

2005-07-27 by alexmotin

See there CF: http://www.compactflash.org/ http://focus.ti.com/lit/an/spra803/spra803.pdf - it is very simple instruction it s for DSP? but i think it s same

Thread view Attachments: 0

Re: LPC2138, VGA, and SD/MMC

2005-07-27 by valdef78

you can probably found several examples of output to a TV with a simple Google search, even for 8 bits mcu. it s really easier to make a small TV output for

Thread view Attachments: 0

RE: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-27 by jdarling@eonclash.com

Sorry about the overpost thing. I don t use Mail Groups very often, and News Groups have got me spoiled to that point :). ... I had thought of using something

Thread view Attachments: 0

GCCARM

2005-07-27 by bolshie_zhou

GCCARM: 4.0;GNU-Binutils: V2.15.94 http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/index.html I think it s useful, but i still can not set the

Thread view Attachments: 0

Re: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-27 by Peter Jakacki

Hmmmm, me thinks with all this hanging this and simply this that you might need more than a few pointers. An external RAM defeats the purpose of this kind

Thread view Attachments: 0

ARM7 cpu modes, context switching?

2005-07-27 by DECwiz (Fred van Kempen)

Hi all, I am trying to get some sort of task switching going. Although the C part is not the problem (been there, dunnit, many times), the low-level part

Thread view Attachments: 0

RE: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-26 by jdarling@eonclash.com

I don t suppose you could give me some pointers on how exactly you interface the VGA monitor to the 06? 640x480 would be perfect, I think with a simple SRAM

Thread view Attachments: 0

Re: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-26 by Peter Jakacki

I have done 192x480 with 640x480 VGA timing on a 2106. I am just waiting on my 2148s so I can run 640x480 with the faster port speeds. Mind you, there are

Thread view Attachments: 0

Re: [lpc2000] TCP/IP Port mapping

2005-07-26 by Alex Holden

... In my experience, port forwarding through a NAT gateway doesn t usually work like this. On the routers I ve used, the source IP and port of incoming UDP

Thread view Attachments: 0

RE: [lpc2000] Re: LPC2138, VGA, and SD/MMC

2005-07-26 by jdarling@eonclash.com

No delimma for me. I still want to build it, can t learn anything by buying everything. Also that $40 unit works on a TV, I have an old (460x480 12 ) VGA LCD

Thread view Attachments: 0

Re: LPC2138, VGA, and SD/MMC

2005-07-26 by lpcarmed

When you said picture frame I thought about the sandisk photo album. It retails for about $40.00, some guys try to hack into it:

Thread view Attachments: 0

Re: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-26 by Sebastien Jacquemard

Hi, I m actually designing my card to connect a qvga display. I use an epson controller S1D13706 with built in ram. The problem is this controller has an

Thread view Attachments: 0

LPC2138, VGA, and SD/MMC

2005-07-26 by achargis

Has anyone actually managed to use a standard VGA or SVGA monitor with the LPC2138? I ve googled myself to death and can t find much on the processor let

Thread view Attachments: 0

TCP/IP Port mapping

2005-07-26 by Mark Butcher

Hi All Now this may seem a bit of a strange question at the lpc2000 group but I know that there are some bright sparks out there who may be able to help.

Thread view Attachments: 0

Re: [lpc2000] Re: Timer issues

2005-07-26 by 42Bastian Schick

soren ... Others may be of more help, as I normaly use commercial debuggers. But IIRC you can execute scripts on gdb startup. This script should a) (in your

Thread view Attachments: 0

Re: CAN baud rate

2005-07-26 by pearl_ixxat

I have founda PLL combination (mult=4, div=3) which allows CAN baud rates bwt 10 kBaud and 1Mbaud. It supports most typical rates in between, except for

Thread view Attachments: 0

Re: Timer issues

2005-07-26 by soren_t_hansen

... problem. ... I m rather new at this embedded programming, and especially with the ARM7, so if you could clarify how to do the things you just mentioned, I

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.