Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 80 of 329 · 16407 messages matched

IDE choice for peripheral support

2006-01-19 by dr_danish_ali

Yes I know the issue of IDE choice is often discussed, but please bear with me on this. I m a relative newbie with Philips lpc2xxx, but reasonably familiar

Thread view Attachments: 0

Max speed of SPI port for SD/MMC?

2006-01-19 by Ed Schlunder

I m a little confused at what speeds can SD/MMC cards be accessed using SPI on the LPC2103. Normal SD/MMC cards support max 25MHz for SD and 20MHz for MMC. If

Thread view Attachments: 0

Re: [lpc2000] Need LCD source

2006-01-19 by Ake Hedman, eurosource

... Hi Teddy, There is a sample in this project http://www.vscp.org/wiki/doku.php?id=the_hulk_ii_-_the_hulk_ii Regards /Ake ... -- ... Ake Hedman (YAP - Yet

Thread view Attachments: 0

Re: [lpc2000] ISP GO command

2006-01-19 by Tom Walsh

... Mistake here, it copies the flash 0x0 to 0x40001000 TomW -- Tom Walsh - WN3L - Embedded Systems Consultant http://openhardware.net,

Thread view Attachments: 0

Re: [lpc2000] ISP GO command

2006-01-19 by Tom Walsh

... For the benefit of people researching this topic in the future, it does work. Here is the code I uploaded and executed. ============ begin data_code_array

Thread view Attachments: 0

boundschecking & instrumentation

2006-01-19 by Steve Franks

Hola~ 1a) Anybody looked into boundschecking & test coverage tools, such as: http://sourceforge.net/project/showfiles.php?group_id=88372 and

Thread view Attachments: 0

Re: [lpc2000] lcd source code

2006-01-19 by lokanadham p

teddyroskvist wrote: If someone would write a program, that writes out a single charecter, it would be the best. ... YAHOO! GROUPS LINKS

Thread view Attachments: 0

Newbie - Skyeye question

2006-01-19 by rajaram06

Hi All, I m new to this exiciting world of Embedded systems.I just completed the IDE setup by following Jim Lynch s excellent tutorial. I would like to learn

Thread view Attachments: 0

Re: Need LCD source

2006-01-19 by teddyroskvist

If someone would write a program, that writes out a single charecter, it would be the best.

Thread view Attachments: 0

Need LCD source

2006-01-19 by teddyroskvist

I have some lcd s with the HD44780 controller. 2x16 - 2x20 - 4x20 I have been trying to interface them with my lpc2119 devel. board. But im having truble

Thread view Attachments: 0

Re: [lpc2000] MMC/SD support on LPC2000

2006-01-19 by Hans Van Ingelgom

... Weren t there some issues with patents on the FAT file system recently? Here s a link: http://www.eweek.com/article2/0,1895,1909857,00.asp So I can really

Thread view Attachments: 0

Re: tcpip / ATMEL AT91SAM7X

2006-01-18 by Mark Butcher

Hi Richard I know that you ported FreeRTOS to the SAM7X - we did have a few mail exchanges about it and other things in the past. It seems as though the

Thread view Attachments: 0

Re: [lpc2000] JTAG - RTCK ?

2006-01-18 by Rob Jansen

Tom, Guido, From the BDI2000 this may be an optional signal. On the LPC21xx it must be used. The RTCK signal is described in the ARM7 TDMI-S manual that can be

Thread view Attachments: 0

Re: [lpc2000] JTAG - RTCK ?

2006-01-18 by Jerry [Signum]

Guido, The RTCK (output from ARM) is a synchronized TCK (input to ARM). The RTCK is used by the synthesized ARM cores (they usually have the -S suffix) to

Thread view Attachments: 0

RE: [lpc2000] JTAG - RTCK ?

2006-01-18 by Dan Beadle

It is the Return Clock. It is used for deglitching the return signal. Ideally, the chip under test would have zero delay getting the clock on board. But it

Thread view Attachments: 0

USB sniffer tool....

2006-01-18 by Carsten Grøn

Hello, With all the fuzz about the LPC2148 and USB, I was wondering if anyone (in here :-) is using the SnoopyPro USB sniffer ?

Thread view Attachments: 0

ISP GO command

2006-01-18 by Tom Walsh

I have two LPC2000 series processors on my board interconnected so that either processor can force the other into ISP mode. The project calls for the current

Thread view Attachments: 0

EWARM LPC2103 support

2006-01-18 by Langosta39

Hi all, I talked to a couple people at IAR and they said they will be releasing a dev board and full support for the LPC2103 soon . andy

Thread view Attachments: 0

Re: [lpc2000] JTAG - RTCK ?

2006-01-18 by Tom Walsh

... RTCK is an optional JTAG signal. According to the Abatron BDI2000 manual: Adaptive clocking is a feature which ensures that the BDI2000 never loses

Thread view Attachments: 0

Re: Simple heap

2006-01-18 by Marko Panger

Hi, (I m resending this as I m experiencing some mail problems - sorry if it will be doubled) You might check my simple implementation in my uSmartX-RTOS.

Thread view Attachments: 0

RE: [lpc2000] Simple heap

2006-01-18 by Paul Curtis

Hi, ... In many cases this is a simple thing to do, but it s probably not the best thing you can do. I would hazard a guess that most implementations of these

Thread view Attachments: 0

RE: [lpc2000] Simple heap

2006-01-18 by Paul Curtis

Hi, ... If your priority is SPEED then do not use a linked list. Try researching buddy systems (such as Fibonacci and binary buddy systems). -- Paul Curtis,

Thread view Attachments: 0

Re: [lpc2000] Simple heap

2006-01-18 by Micron Engineering

Marko Pavlin ha scritto: Hello! I am looking for simple dynamic memory allocation management for LPC213x. In C you may use malloc(), alloc() and

Thread view Attachments: 0

Re: [lpc2000] weird problem in UART

2006-01-18 by mucko

I have the same problem with baudrates in lpc2138, when running at 12 mhZ without pll, the baudrate that i have reached 38400 max. At higher bauds there is no

Thread view Attachments: 0

[lpc2000] Simple heap

2006-01-18 by Marko Pavlin

Hello! I am looking for simple dynamic memory allocation management for LPC213x. I need some segmentation for using simple, variable length linked lists.

Thread view Attachments: 0

CAN - J1939 - LPC2294

2006-01-18 by extra300_it

Hello, I need to connect a LPC2294 to a CAN J1939 network, but I don t have any previous experience. Has anybody some sw examples / app notes / links? Any

Thread view Attachments: 0

JTAG - RTCK ?

2006-01-18 by Soentgerath, Guido

Hello all, can someone give me an explanation for RTCK or a hint where I can find some more infos about this signal ? Thanks in advance! Regards, Guido

Thread view Attachments: 0

RE: [lpc2000] weird problem in UART

2006-01-18 by Joel Winarske

Hi Mauricio, ... I ve seen issues running at 12MHz as well. If PLL multiplier is greater than 1, I have no problems regardless of pclk rate. If multiplier is

Thread view Attachments: 0

RE: [lpc2000] Optimization problem

2006-01-18 by Bruce Paterson

... I get this error message now as well in Insight (or it thinks the target has continued running) I think it correlates with moving to the newer OCDremote

Thread view Attachments: 0

Re: [lpc2000] Digest Number 928

2006-01-17 by Steve Franks

I m not sure from your message what you are exactly wanting, but I did write an I2S to paralell (8 bit gpio) converter in VHDL for a cheap CPLD a while back -

Thread view Attachments: 0

Re: tcpip

2006-01-17 by Mark Butcher

Hi All Just to make things a little more complicated. We also offer a TCP/IP stack with integrated operating system, a simulator and project support for GNU

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.