Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 98 of 329 · 16407 messages matched

Re: LPC FLASH security (CRP) broken?

2005-12-22 by jayasooriah

Robert, Now I am confused even more ... :( According to your Jim E, I am able to reload the on-chip boot sector using PP even when the boot loader has been

Thread view Attachments: 0

Re: LPC FLASH security (CRP) broken?

2005-12-22 by jayasooriah

Pleae let me clarify. I am seeking affirmative answers to the two questions below so as to assure client that code in the LPC parts (with CRP enabled) is

Thread view Attachments: 0

Re: LPC FLASH security (CRP) broken?

2005-12-22 by philips_apps

Robert, fyi, parallel programming is possible but the only thing parallel is the databus, in the end the parallel programmer again uses the bootloader for

Thread view Attachments: 0

Re: LPC FLASH security (CRP) broken?

2005-12-22 by philips_apps

Jaya, I am truely sorry but I do not understand your point. A parallel programmer will not be able to read or program a secured device. A microcontroller that

Thread view Attachments: 0

re: LPC FLASH security (CRP) broken?

2005-12-22 by jayasooriah

Was Philips misleading us about Code Read Protection? The preliminary user manual for LPC2119/2129/2194/2292/2294 dated 2004 ... Philips stated (by way of

Thread view Attachments: 0

Re: LPC23xx - when ???

2005-12-21 by octofroggy

Limited time at the moment but here are highlights: 1) USB - does not meet the USB spec. in several areas. No endpoint pairing. limited endpoint numbering.

Thread view Attachments: 0

Re: [lpc2000] Re: Linker Problems

2005-12-21 by Tom Walsh

... Thanks Richard. Knowledge is free. I don t mind sharing knowledge as most people don t know what it is that I m talking about anyway, heh. ;-) TomW ...

Thread view Attachments: 0

Re: [lpc2000] Re: Linker Problems

2005-12-21 by Tom Walsh

... Then try this: arm-elf-gcc $FLAGS -o tst *.o -Wl,-verbose -lc -losarm Tell it to link in libc, then libosarm. It should then link in libc, then look to

Thread view Attachments: 0

Re: [lpc2000] Why pick ARM? Or FPGAs?

2005-12-21 by David Hawkins

Hi guys, Here are a few comments regarding FPGAs, perhaps they ll be of interest to this discussion. I have had good experiences using Altera FPGAs, and have

Thread view Attachments: 0

Re: Linker Problems

2005-12-21 by rtstofer

... 20interface&dir=rdcf2&file=newlibstubs.html ... Tom, Great explanation! Richard

Thread view Attachments: 0

Re: Linker Problems

2005-12-21 by miruffer

Hi, thank you very much for your explanation and the provided source code, but I think you misunderstood me. I have written the routines _write_r and _read_r

Thread view Attachments: 0

Re: [lpc2000] Re: Linker Problems

2005-12-21 by Tom Walsh

... This may explain a bit better how newlib stubs operate: http://www.openhardware.net/?title=Newlib%20stub%20interface&dir=rdcf2&file=newlibstubs.html TomW

Thread view Attachments: 0

Re: [lpc2000] Re: Linker Problems

2005-12-21 by Tom Walsh

... Absolutely correct. You ve done it the right way. Now, if you want to know what can be done with those missing routines, also get a copy of the RDCF2

Thread view Attachments: 0

Re: Linker Problems

2005-12-21 by miruffer

Hi, thank you for your answer. I look at your scripts and have seen that you use the flag --disable-newlib-supplied-syscalls. I have rebuilt my GNU Toolchain.

Thread view Attachments: 0

Re: [lpc2000] ADC

2005-12-21 by Mauricio Scaff

Speed ???? 10SPS is fast. Mauricio ... [Non-text portions of this message have been removed]

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2138 Dev Board

2005-12-21 by Ake Hedman, eurosource

... Hi Dominic, OK now I see. I will try this out also found your diploma thesis which will be good reading for Christmas. Cheers /Ake -- ... Ake Hedman (YAP -

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2138 Dev Board

2005-12-21 by Dominic Rath

Hello Ake, ... Currently, it s mostly testing and debugging - differents hosts, targets, jtag interfaces. Stability and correctness are most important for a

Thread view Attachments: 0

Re: [lpc2000] LPC2138 Dev Board

2005-12-21 by Maia

Eu tô. Me fala em PVT o que vc tem. Maia ... From: Mauricio Scaff Date: 12/21/05 04:01:55 To: lpc2000@yahoogroups.com Subject: Re: [lpc2000] LPC2138 Dev Board

Thread view Attachments: 0

Re: LPC23xx - when ???

2005-12-21 by seangra

... I have an SED13305 hooked up via GPIOs, and it s not that bad performance. Granted, I m not doing full motion video, but what type of performance are you

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2138 Dev Board

2005-12-21 by Ake Hedman, eurosource

... Hi Dominic, Sounds very interesting! How far have you come in this development? What remains to do? Maybe I could help on some development... So any

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2138 Dev Board

2005-12-21 by Ake Hedman, eurosource

... I have had to much problems with it to trust it anymore. ... I have a Windows and a Linux development machine on my desk. Does this mean that I can run the

Thread view Attachments: 0

Re: LPC23xx - when ???

2005-12-21 by seangra

... earlier ... What do you need the external data bus for? I (and many others) have simulated an external data bus by just bit-banging the GPIO ports. You

Thread view Attachments: 0

@Embedded Artists - Thank You

2005-12-21 by Michael Rubitschka

Yesterday I got my XMas Tree. And I must really confess I like it. Also till now I routed eval boards myself. I am not willing to spend f.e. 1k $ for a LPC

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2138 Dev Board

2005-12-21 by Ake Hedman, eurosource

... Hi Tom, I would have loved any of them. To high cost for me at the moment I m afraid. I know they should t be, after all I live on this work, but they

Thread view Attachments: 0

Re: KICK me a bit to START (LPC22xx)

2005-12-21 by mahbub1833

Thank you very much! That means if I want to enable p0.9 then i would write 0x00000200 (0x0000 0000 0000 0000 0000 0010 0000 0000)...Am I right?? Then what for

Thread view Attachments: 0

Re: [lpc2000] Re: LPC23xx - when ???

2005-12-21 by Herbert Demmel

Hi, thank you for your valuable input, but (as already mentioned in an earlier email) I forgot to tell, that I need an external data bus as well. To summarize

Thread view Attachments: 0

Re: [lpc2000] ADC

2005-12-21 by Marko Pavlin (home)

Hi, Mauricio! One important requirement missing: speed? I am using 16 bit AD7715, lowest cost per-bit so far for low-rate differential input conversions.

Thread view Attachments: 0

Re: KICK me a bit to START (LPC22xx)

2005-12-21 by rtstofer

0x00000100 represents 8 4-bit hex digits, 32 bits in all. The right two digits represent the bits 0..7 so the 1 in the next digit is bit 8 of 32 and it would

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2138 Dev Board

2005-12-21 by Dominic Rath

Hello Ake, ... The OpenOCD (openocd.berlios.de) I ve working on for the last months supports USB-JTAG devices based on the FTDI FT2232C. The DLP2232M

Thread view Attachments: 0

ADC

2005-12-21 by Mauricio Scaff

Why the VREF pin in LPC parts accept sush a narrow range ? 2.5 - VDDA ? I d like to use an external reference of 2.048V but as far as I can see I ll have to

Thread view Attachments: 0

KICK me a bit to START (LPC22xx)

2005-12-21 by mahbub1833

Hi, Very newbie problem. Sorry for that. IO0SET = 0x00000100; /* Turn LED Off (P0.8 = 1) */ I didn t get the 0x00000100 in datasheet. What does it mean? How

Thread view Attachments: 0

Re: [lpc2000] LPC2138 Dev Board

2005-12-21 by Mauricio Scaff

I d like to know if is the someone from Brasil or close that is interested in LPC boards. Because I have some ... ... [Non-text portions of this message have

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.