Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 188 of 329 · 16407 messages matched

Re: [lpc2000] IDCY LPC2294 (Shorted)

2005-05-04 by Richard Duits

I did not find a way to guarentee an idle time between writes. I inserted an extra write to another address to insert the idle time. It is also nearly

Thread view Attachments: 0

CAN baudrate/processor

2005-05-04 by vanewend

Hi, I m a student and I joined the lpc2000 group awhile ago. I have just been reading and looking information to my school project. I m using LPC2129. I m

Thread view Attachments: 0

On KEILs Dhrystone benchmarks --again

2005-05-04 by ukkie9a

Hello everyone, To satisfy my curiosity (and verify the code generation of the GNU compiler), I repeated the Dhrystone benchmark with GNU GCC after reading the

Thread view Attachments: 0

RE: [lpc2000] IDCY LPC2294 (Shorted)

2005-05-04 by Sveinung Waade

Tanks Richard - that s verified and nearly true. I tested the following // r7 and r8 points to the external memory ldrb r7,r[8] strb r8,r[7#0x1] ldrb r7,r[8]

Thread view Attachments: 0

Re: [lpc2000] IDCY LPC2294

2005-05-04 by Richard Duits

If I remember correctly, the IDCY only applies if you switch between reads and writes or if you access another memory bank. So between 2 writes to the same

Thread view Attachments: 0

IDCY LPC2294

2005-05-04 by Sveinung Waade

Has anyone tested the IDCY delay between each access to external memory? I m using an octal uart from Philips witch need 100nsec between each access (read or

Thread view Attachments: 0

Timer Interrupt problem in LPC2106

2005-05-04 by rockraj_2003

Hello Friends, Interrupt problem in LPC2106. I am using IAR EMBEDDED WORKBENCH.The Timer Interrupt is not responding. Simply for Half an hour it typing only

Thread view Attachments: 0

Uart interrupt problem

2005-05-04 by cbitsunil

Hi, Iam working on lpc2214 .Iam using Uart0 and Uart1 in interrupt modes for receiving only. Iam working on GCC compiler.Iam getting only the first character

Thread view Attachments: 0

RE: [lpc2000] rand() function

2005-05-03 by Paul Curtis

Hi, ... Good question. Usually these implementations are based on linear congruence, i.e next_random = (seed*x+y) modulo a smaller number. ... Try Google,

Thread view Attachments: 0

rand() function

2005-05-03 by varuzhandanielyan

The standard rand() function of many compilers (Keil, etc.) return pseudorandom integer in range 0 to 32767. 1. Is the period of such pseudorandom generators

Thread view Attachments: 0

LPC2138 RX FIFO (not)

2005-05-02 by Lowry, Jeff

Can t seem to get the RX FIFO on UART0 to work... My setup: U0IER bit 0 =1, Enabled RDA interrupt (receive data interrupt) U0IER bit 1 = 1, Enable THRE

Thread view Attachments: 0

Re: Problem with .ld file

2005-05-02 by cbitsunil

Hi Mike, thanks for your reply.Iam using external memory to place some data and read it whenever necessary. Iam just placing some data and there is no need to

Thread view Attachments: 0

Re: LPC2138 GPIO

2005-05-02 by Gus

I have just tested the P0.10 on my system and it is 3.3V!! I am using LPC2138 Did they fix the P0.10 issue on new chips? Thanks, Gus ... power supply. I ll

Thread view Attachments: 0

GNUARM toolchain for Windows updated

2005-05-02 by Rick Collins

The Windows version of the GNUARM toolchain for the ARM has been updated to 4.0. You can download the source and binary files at http://www.gnuarm.com

Thread view Attachments: 0

Problem with OLIMEX JTAG

2005-05-02 by soren_t_hansen

I ve bought a Olimex JTAG and after having pacthed it (connected pin 8 & 15) O m now able to connect to my LPC2138 with OCDRemote. But the problem is, that I m

Thread view Attachments: 0

Re: [lpc2000] Problem with .ld file

2005-05-02 by Michael Anburaj

Sunil, It depends on your requirement, what you want at each memory. Basically you have the .text (code), .data (initialized data) & .bss (uninitialised data)

Thread view Attachments: 0

Re: LPC2106 parallel interface ?

2005-05-02 by cactusjac124

Hi Richard, I can t use the LPC22xx due to other constraints... However I have only one device to control via this bus. This device can be configured to work

Thread view Attachments: 0

LPC2106 parallel interface ?

2005-05-01 by cactusjac124

Hi Guys, I m new to MCU and software so go easy on me, I have a project with LPC2106 and I want to use it to control a different component taht only have a

Thread view Attachments: 0

Re: UART transmit problem with GNU

2005-05-01 by jesperkr123

... Hey Well I solved my problem... I calculated a wrong divisor. unsigned int divisor = pCF / (16 * baud); //Works in Keil, but not GNU should be: unsigned

Thread view Attachments: 0

Problem with .ld file

2005-05-01 by cbitsunil

Hi to all group members, Iam using LPC2214 for my project. i am using external memory for my project.Iam getting some problems with my .ld file.Coz i dont know

Thread view Attachments: 0

Problem with .ld file

2005-05-01 by cbitsunil

Hi to all group members, Iam using LPC2214 for my project. i am using external memory for my project.Iam getting some problems with my .ld file.Coz i dont know

Thread view Attachments: 0

IAP encrypted flash re-programming

2005-05-01 by bobtransformer

Anybody here ever seen (or done) an IAP flash programming app that re-loads flash with updated code that the end user downloads from their PC ? I would think

Thread view Attachments: 0

Re: [lpc2000] GNU AS instruction set

2005-04-30 by Robert Adsett

... Generally, what ever is appropriate to the processor. Presumably since you are asking here it would be ARM :) ... A quick google on Gnu AS documentation

Thread view Attachments: 0

GNU AS instruction set

2005-04-30 by Joe McCarron

What instruction set does GNU AS use? Does anyone know where I can get documentation on it. Thanks JOe

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.