Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 90 of 329 · 16407 messages matched

ENC28J60

2006-01-05 by Michael Rubitschka

Hi all! I built several circuits with the Realtek chip and would love to experiment with the ENC28J60 from Microchip. Unfortunatly I did not find a dealer in

Thread view Attachments: 0

RE: [lpc2000] OrCAD library for LPC2000

2006-01-05 by Greg Deuerling

... And when that 1000 pin FPGA symbol you got from somewhere has several errors in it, those 60 minutes you saved your self turns into a nightmare when you

Thread view Attachments: 0

RE: [lpc2000] OrCAD library for LPC2000

2006-01-05 by Greg Deuerling

... I have to agree. By the time you typed your post and have read all of the responses you could have made your own part. I ve even done around 1000 pin

Thread view Attachments: 0

RE: [lpc2000] LPC to MSC SPI interface

2006-01-05 by jk jlkj

Hi Friends, Thanks for the reply Dan I have connected both the master and slave as CPHA =1,CPOL = 0 and LSB. I have noticed one point in the LPC2214, and i do

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-05 by jayasooriah

... If you can tell me which device in particular, I would like to look into it when get bored. My previous experience was with ST10 and its errata sheet was

Thread view Attachments: 0

Re: interrupt generation in LPC2292

2006-01-05 by mpwalter2005

this ist what i use: f(Hz) = (pclk / (T1MRO+1)) the values are depends on the pclk ! for more information look at the hitex lpc2000 tutorial

Thread view Attachments: 0

Re: new to MCB2140

2006-01-05 by Eric Engler

... http://www.olimex.com/dev/pdf/ARM%20Cross%20Development%20with%20Eclipse%20version%203.pdf

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-05 by robertadsett

... Not all of them do, in fact ST pops immediately to mind as one who has done a very similar thing. And I suspect it was for much the reason the Philips has

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-05 by jayasooriah

Dear Richard, Thank you for raising your displeasure with my references to ATMEL. I do not advocate any particular device or manufacturer. I work on any

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-05 by jayasooriah

B3 in ARM7TDMI-S reference manual does not address the issue I raised. The response from Philips is what you would expec. Philips is not the only manufacturer

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-05 by unity0724

Hee, just kidding...pls don t mind May be lpc2100_fan is one of the Philips chip engineer... and does not want us to know: - How to enable the 4 CAN ports on a

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-05 by rtstofer

... by ... True, security can never be proven. So why not review the claims of Philips and make a decision: I believe therefore I will buy. I don t believe

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-05 by unity0724

Umm... OK = by studying the bootloader, may be you can figure out some silly mistakes by boot loader writer making CRP vulnerable to attack. But pls

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-05 by lpc2100_fan

Jaya, http://www.arm.com/pdfs/DDI0234A_7TDMIS_R4.pdf Chapter B3 about synchronized clock Somebody at Philips went through some effort and wrote a very nize

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-04 by jayasooriah

... If this is true, Philips would have provided us with source for the boot loader. You do not expect Philips to build defects into the boot loader. It does

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-04 by jayasooriah

... I have stated this from disassembling the code. ... Disassembly is proof enough. No need for testing. ... Is this is documented anywhere? While it takes

Thread view Attachments: 0

OrCAD library for LPC2000

2006-01-04 by Amit

Hi, I am interested in checking out some OrCAD libraries for LPC2000. Could someone please help me out. Thanks, Amit

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-04 by jayasooriah

Hi Richard, You are correct in saying the firmware (meaning boot loader code) is an important component of CRP. In fact, it is a CRITICAL component. One keeps

Thread view Attachments: 0

RE: [lpc2000] Re: LPC2148 USB

2006-01-04 by Joel Winarske

... I use IAR EW for ARM7 and AVR development. I have used GCC for XScale, Coldfire, and Nios-II. Sorry, I cannot post any USB code. It would be unfair to

Thread view Attachments: 0

RE: [lpc2000] Re: LPC2148 USB

2006-01-04 by Joel Winarske

... The page 32 diagram is referencing a pull-up. Refer to section 7.1.5.1 of the USB specification. ... http://www.olimex.com/dev/pdf/LPC-P2148.pdf When

Thread view Attachments: 0

Re: [lpc2000] LPC2148 RTC/PowerDown

2006-01-04 by Tom Walsh

... I m doing this with the LPC2138. You have to design the battery ciruit using two diodes and a resistor. The diodes will switch the RTC supply over to

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-04 by unity0724

... Hi, Many Thanks to your feedback... If you can confirm hackers can t exploit that window, I believe the chip could be read protected properly. The others

Thread view Attachments: 0

RE: [lpc2000] LPC2148 RTC/PowerDown

2006-01-04 by Dan Beadle

Yes, that is my understanding. I have a board just coming up on second pass. Memory is retained. Currents are extremely low. Using the RTC wakeup feature

Thread view Attachments: 0

Re: LPC2148 USB

2006-01-04 by Steve Franks

Joel, ... problem I m reinventing the wheel here. Any chance you are willing to post your project(s) ? Best, Steve

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-04 by unity0724

Hi, everybody, if you are only interested in CRP (Code Read protection), Please ignore the following issues: - Any disassembly of the bootloader, done on wrong

Thread view Attachments: 0

LPC2148 RTC/PowerDown

2006-01-04 by stephan2148

Hi, Does anyone know if the RTC on the LPC2148 will still hold date/time if it has a separate lithium battery and crystal and the micro has lost power? I was

Thread view Attachments: 0

Re: LPC2148 USB

2006-01-04 by varuzhandanielyan

From the LPC2148 documentation it is not clear how the P0.31 pin should be used for CONNECT feature. Particularly, in the schematic p.32 of datasheet the pin

Thread view Attachments: 0

LPC to MSC SPI interface

2006-01-04 by Jerome

Hi Friends, Im a newbie to LPC. Currently i am working on a project which requires me to interface the LPC2214 chip with MSC1210 using SPI, and is proving to

Thread view Attachments: 0

Re: LPC Boot Loader Internals

2006-01-04 by rtstofer

It is still an apples and oranges discussion. My LPC2106 has version 1.52 of the boot loader. The 2106 doesn t implement CRP nor is there any claim that it

Thread view Attachments: 0

new to MCB2140

2006-01-04 by jingsian_lim

I am working on the MCB2140 with LPC2148. Can anyone provide me some information on how to start writing the program? How to learn the basic programming in

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.