Yahoo Groups archive

Lpc2000

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

Thread

explanation

explanation

2004-10-26 by domingos_bento

Hello,

I'm to use the Tinyarm DIP50 that has the lpc2129 and in the user
manual says that it is tolerant to 5V in ports I/O, but in many of the
emails the group I see pullup to 3.3V.  
  
if I want to put an input high I can make a direct pullup to 5V?? 

Regards
       Domingos

Ethernet controller for LPC2106

2004-10-27 by Mark Butcher

Hi All

I would like to make a LAN connection to an LPC2106 design. It seems 
best to use the SPI interface but I don't know much about SPI 
Ethernet controller support.

After checking around I found the Microchip MCP22S80, a 10M device 
with SPI connection. But, apart from a simple overview data sheet no 
more information.

Question: Has anyone a good suggestion for a device (I would really 
like 10/100 if possible but 10M will do for starters). Has any one 
used the MCP22S80 and would they recommend it?

Thanks in advance.

Cheers

Mark Butcher

RE: [lpc2000] Ethernet controller for LPC2106

2004-10-27 by Paul Curtis

Mark,

Bit of a tangent, but I got uIP working on the Olimex LPC-E2124 board so
it would be possible to get it working on the 2106 too--it's just bit
bashing.  The E2124 has a 10M CS8900A on it (popular, low-power, easy to
drive).

As for SPI & Ethernet, I don't have any direct experience.

--
Paul Curtis, Rowley Associates Ltd  http://www.rowley.co.uk
CrossWorks for MSP430, ARM, and (soon) Atmel AVR processors   
Show quoted textHide quoted text
> -----Original Message-----
> From: Mark Butcher [mailto:mjbcswitzerland@...] 
> Sent: 27 October 2004 22:19
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] Ethernet controller for LPC2106
> 
> 
> 
> Hi All
> 
> I would like to make a LAN connection to an LPC2106 design. 
> It seems best to use the SPI interface but I don't know much 
> about SPI Ethernet controller support.
> 
> After checking around I found the Microchip MCP22S80, a 10M 
> device with SPI connection. But, apart from a simple overview 
> data sheet no more information.
> 
> Question: Has anyone a good suggestion for a device (I would 
> really like 10/100 if possible but 10M will do for starters). 
> Has any one used the MCP22S80 and would they recommend it?
> 
> Thanks in advance.
> 
> Cheers
> 
> Mark Butcher
> 
> 
> 
> 
> 
> 
> ------------------------ Yahoo! Groups Sponsor 
> --------------------~-->
> $9.95 domain names from Yahoo!. Register anything.
> http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/dN_tlB/TM
> --------------------------------------------------------------
> ------~-> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
> 
>

Re: Ethernet controller for LPC2106

2004-10-27 by Mark Butcher

--- In lpc2000@yahoogroups.com, "Paul Curtis" <plc@r...> wrote:
> Mark,
> 
> Bit of a tangent, but I got uIP working on the Olimex LPC-E2124 
board so
> it would be possible to get it working on the 2106 too--it's just 
bit
> bashing.  The E2124 has a 10M CS8900A on it (popular, low-power, 
easy to
> drive).
> 
> As for SPI & Ethernet, I don't have any direct experience.
> 
> --
> Paul Curtis, Rowley Associates Ltd  http://www.rowley.co.uk
> CrossWorks for MSP430, ARM, and (soon) Atmel AVR processors   

Hi Paul

Problem I have is that the other ports on the LPC2106 are all used 
up... SPI is still free and is probably faster that bit banging.

Cheers

Mark

RE: [lpc2000] Ethernet controller for LPC2106

2004-10-28 by Joe Hlebasko

Mark,
I have not used this chip. I STRONGLY recommend to get the errata sheet and
request the unpublished errata from Microchip for this chip.  I had a very
bad experience with microchip's CAN controller having problems and trying to
get Microchip to admit the problems.

Joe
Show quoted textHide quoted text
> -----Original Message-----
> From: Mark Butcher [mailto:mjbcswitzerland@...] 
> Sent: Wednesday, October 27, 2004 5:19 PM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] Ethernet controller for LPC2106
> 
> 
> 
> Hi All
> 
> I would like to make a LAN connection to an LPC2106 design. 
> It seems best to use the SPI interface but I don't know much 
> about SPI Ethernet controller support.
> 
> After checking around I found the Microchip MCP22S80, a 10M 
> device with SPI connection. But, apart from a simple overview 
> data sheet no more information.
> 
> Question: Has anyone a good suggestion for a device (I would 
> really like 10/100 if possible but 10M will do for starters). 
> Has any one used the MCP22S80 and would they recommend it?
> 
> Thanks in advance.
> 
> Cheers
> 
> Mark Butcher
> 
> 
> 
> 
> 
> 
> ------------------------ Yahoo! Groups Sponsor 
> --------------------~-->
> $9.95 domain names from Yahoo!. Register anything.
> http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/dN_tlB/TM
> --------------------------------------------------------------
> ------~-> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
>

Re: [lpc2000] Ethernet controller for LPC2106

2004-10-28 by Alex Gibson

Joe Hlebasko wrote:

> Mark,
> I have not used this chip. I STRONGLY recommend to get the errata 
> sheet and
> request the unpublished errata from Microchip for this chip.  I had a very
> bad experience with microchip's CAN controller having problems and 
> trying to
> get Microchip to admit the problems.
>
> Joe

Which microchip can controller ?

Re: [lpc2000] Ethernet controller for LPC2106

2004-10-29 by Viron Papadopoulos

Hi Mark,
I do not know of any ethernet controller that supports
SPI interface.
An alternative would be to use the Xport from
lantronix.
It gives you ethernet  connectivity through a serial
port. You can use the maxim MAX3100 or MAX3111 to
interface the SPI to UART.
Regards,
Viron.

--- Mark Butcher <mjbcswitzerland@...> wrote:

> 
> Hi All
> 
> I would like to make a LAN connection to an LPC2106
> design. It seems 
> best to use the SPI interface but I don't know much
> about SPI 
> Ethernet controller support.
> 
> After checking around I found the Microchip
> MCP22S80, a 10M device 
> with SPI connection. But, apart from a simple
> overview data sheet no 
> more information.
> 
> Question: Has anyone a good suggestion for a device
> (I would really 
> like 10/100 if possible but 10M will do for
> starters). Has any one 
> used the MCP22S80 and would they recommend it?
> 
> Thanks in advance.
> 
> Cheers
> 
> Mark Butcher
> 
> 
> 
> 
> 



		
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail

Re: Ethernet controller for LPC2106

2004-10-29 by acetoel

Hello... I visited Microchip's Web Site, and that SPI to Ethernet 
device doesn't have even a datasheet... But seems to be an 
interesting device.
What about using an ISA Card?
Regards,
Ezequiel

--- In lpc2000@yahoogroups.com, Viron Papadopoulos <v1r0n@y...> 
wrote:
Show quoted textHide quoted text
> Hi Mark,
> I do not know of any ethernet controller that supports
> SPI interface.
> An alternative would be to use the Xport from
> lantronix.
> It gives you ethernet  connectivity through a serial
> port. You can use the maxim MAX3100 or MAX3111 to
> interface the SPI to UART.
> Regards,
> Viron.
> 
> --- Mark Butcher <mjbcswitzerland@y...> wrote:
> 
> > 
> > Hi All
> > 
> > I would like to make a LAN connection to an LPC2106
> > design. It seems 
> > best to use the SPI interface but I don't know much
> > about SPI 
> > Ethernet controller support.
> > 
> > After checking around I found the Microchip
> > MCP22S80, a 10M device 
> > with SPI connection. But, apart from a simple
> > overview data sheet no 
> > more information.
> > 
> > Question: Has anyone a good suggestion for a device
> > (I would really 
> > like 10/100 if possible but 10M will do for
> > starters). Has any one 
> > used the MCP22S80 and would they recommend it?
> > 
> > Thanks in advance.
> > 
> > Cheers
> > 
> > Mark Butcher
> > 
> > 
> > 
> > 
> > 
> 
> 
> 
> 		
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Helps protect you from nasty viruses.
> http://promotions.yahoo.com/new_mail

Re: Ethernet controller for LPC2106

2004-10-29 by Mark Butcher

--- In lpc2000@yahoogroups.com, "acetoel" <acetoel@y...> wrote:
> 
> Hello... I visited Microchip's Web Site, and that SPI to Ethernet 
> device doesn't have even a datasheet... But seems to be an 
> interesting device.
> What about using an ISA Card?
> Regards,
> Ezequiel
> 

Have just had contact with a local distributor who informed me that 
this device (Microchip MCP22S80) is not yet available - it is 
planned for Feb. 2005. It also seems as though it will get (or 
already has) a new name - the ENC28J60.

Still haven't found any alternative which is a shame since it a 
handy way to expand a design without having to add a bus.

Regards

Mark Butcher

Re: Ethernet controller for LPC2106

2004-10-29 by gcarter68@comcast.net

--- In lpc2000@yahoogroups.com, "Mark Butcher" <mjbcswitzerland@y...> 
wrote:
> 
> --- In lpc2000@yahoogroups.com, "acetoel" <acetoel@y...> wrote:
> > 
> > Hello... I visited Microchip's Web Site, and that SPI to Ethernet 
> > device doesn't have even a datasheet... But seems to be an 
> > interesting device.
> > What about using an ISA Card?
> > Regards,
> > Ezequiel
> > 
> 
> Have just had contact with a local distributor who informed me that 
> this device (Microchip MCP22S80) is not yet available - it is 
> planned for Feb. 2005. It also seems as though it will get (or 
> already has) a new name - the ENC28J60.
> 
> Still haven't found any alternative which is a shame since it a 
> handy way to expand a design without having to add a bus.
> 
> Regards
> 
> Mark Butcher

Mark,

If you could use a two chip solution, both Phytec and ARM Patch have 
boards that you could use with the LPC2200's and the SMSC Ethernet 
MAC/PHY.  I think the total cost of the solution would be around 
$10.  Check out these links:

http://www.thearmpatch.com/lpc-sbc2.html
http://www.phytec.com/sbc/32bit/pclpc229x.htm

Re: [lpc2000] Ethernet controller for LPC2106

2004-10-29 by Anton Erasmus

On 27 Oct 2004 at 22:18, Mark Butcher wrote:

> 
> 
> Hi All
> 
> I would like to make a LAN connection to an LPC2106 design. It seems
> best to use the SPI interface but I don't know much about SPI Ethernet
> controller support.
> 
> After checking around I found the Microchip MCP22S80, a 10M device
> with SPI connection. But, apart from a simple overview data sheet no
> more information.
> 
> Question: Has anyone a good suggestion for a device (I would really
> like 10/100 if possible but 10M will do for starters). Has any one
> used the MCP22S80 and would they recommend it?

Hi,

You can try the Wiznet W3100 device. This device runs a TCP/IP stack
in hardware for up to 4 simultaneous connections. It can be used as an 8 bit
peripheral or through an I2C channel. It can do 10/100.

Regards
   Anton Erasmus-- 
A J Erasmus

Re: [lpc2000] Ethernet controller for LPC2106

2004-10-30 by FabioDB

Il giorno mer, 27-10-2004 alle 22:18 +0000, Mark Butcher ha scritto:
> 
> Hi All
> 
> I would like to make a LAN connection to an LPC2106 design. It seems 
> best to use the SPI interface but I don't know much about SPI 
> Ethernet controller support.

Look at:

http://www.digi.com/products/embeddeddeviceservers/index.jsp

It isn't SPI but serial TTL signal levels.

-- 
FabioDB <fabiodib@...>
Altraqua

RE: [lpc2000] Ethernet controller for LPC2106

2004-10-30 by Joe Hlebasko

It was the MCP2510 and then the MCP2515.  I regret the day we decided to use
this chip.

Joe 
Show quoted textHide quoted text
> -----Original Message-----
> From: Alex Gibson [mailto:alxx@...] 
> Sent: Thursday, October 28, 2004 6:05 AM
> To: lpc2000@yahoogroups.com
> Subject: Re: [lpc2000] Ethernet controller for LPC2106
> 
> 
> Joe Hlebasko wrote:
> 
> > Mark,
> > I have not used this chip. I STRONGLY recommend to get the errata 
> > sheet and request the unpublished errata from Microchip for 
> this chip.  
> > I had a very bad experience with microchip's CAN controller having 
> > problems and trying to get Microchip to admit the problems.
> >
> > Joe
> 
> Which microchip can controller ?
> 
> 
> 
> ------------------------ Yahoo! Groups Sponsor 
> --------------------~--> Make a clean sweep of pop-up ads. 
> Yahoo! Companion Toolbar.
> Now with Pop-Up Blocker. Get it for free!
> http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/dN_tlB/TM
> --------------------------------------------------------------
> ------~-> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
>

Re: Ethernet controller for LPC2106

2004-10-30 by tsvetanusunov

--- In lpc2000@yahoogroups.com, "Joe Hlebasko" <jhlebasko@i...> 
wrote:
> It was the MCP2510 and then the MCP2515.  I regret the day we 
decided to use
> this chip.

can you be more specific?
we use MCP2515 without any problems so far

Best regards
Tsvetan

RE: [lpc2000] Ethernet controller for LPC2106

2004-10-31 by Dan Beadle

DPAC Technologies makes a SPI to WiFi adapter.

 

http://www.dpactech.com/index.asp

 

 

  _____  
Show quoted textHide quoted text
From: FabioDB [mailto:fabiodib@...] 
Sent: Saturday, October 30, 2004 3:27 PM
To: lpc2000@yahoogroups.com
Subject: Re: [lpc2000] Ethernet controller for LPC2106

 

Il giorno mer, 27-10-2004 alle 22:18 +0000, Mark Butcher ha scritto:
> 
> Hi All
> 
> I would like to make a LAN connection to an LPC2106 design. It seems 
> best to use the SPI interface but I don't know much about SPI 
> Ethernet controller support.

Look at:

http://www.digi.com/products/embeddeddeviceservers/index.jsp

It isn't SPI but serial TTL signal levels.

-- 
FabioDB <fabiodib@...>
Altraqua






Yahoo! Groups Sponsor



ADVERTISEMENT
 
<http://us.ard.yahoo.com/SIG=129g0n6d1/M=315388.5543472.6613714.3001176/D=gr
oups/S=1706554205:HM/EXP=1099207607/A=2372354/R=0/SIG=12id813k2/*https:/www.
orchardbank.com/hcs/hcsapplication?pf=PLApply&media=EMYHNL40F21004SS> click
here


 
<http://us.adserver.yahoo.com/l?M=315388.5543472.6613714.3001176/D=groups/S=
:HM/A=2372354/rand=826428489> 

 

  _____  

Yahoo! Groups Links

*	To visit your group on the web, go to:
http://groups.yahoo.com/group/lpc2000/
  
*	To unsubscribe from this group, send an email to:
lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
  
*	Your use of Yahoo! Groups is subject to the Yahoo!
<http://docs.yahoo.com/info/terms/>  Terms of Service. 



[Non-text portions of this message have been removed]

Re: Ethernet controller for LPC2106

2004-10-31 by ggindele

Speaking of Wi-Fi, an SDIO Wi-Fi card could be a low cost solution
(SDIO is SPI in simple terms). Sandisk and Socket makes such a SDIO
Wi-Fi cards. The major issue here is rather the manufactureres don't
give out the specification of the card. 

Gabe

--- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
Show quoted textHide quoted text
>  
> 
> DPAC Technologies makes a SPI to WiFi adapter.
> 
>  
> 
> http://www.dpactech.com/index.asp

Re: [lpc2000] Re: Ethernet controller for LPC2106

2004-10-31 by capiman@t-online.de

Someone else working on this (SDIO) topic ?

Regards,

        Martin

----- Original Message ----- 
Show quoted textHide quoted text
From: "ggindele" <ggindele@...>
To: <lpc2000@yahoogroups.com>
Sent: Sunday, October 31, 2004 5:09 PM
Subject: [lpc2000] Re: Ethernet controller for LPC2106


> 
> 
> Speaking of Wi-Fi, an SDIO Wi-Fi card could be a low cost solution
> (SDIO is SPI in simple terms). Sandisk and Socket makes such a SDIO
> Wi-Fi cards. The major issue here is rather the manufactureres don't
> give out the specification of the card. 
> 
> Gabe
> 
> --- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
>>  
>> 
>> DPAC Technologies makes a SPI to WiFi adapter.
>> 
>>  
>> 
>> http://www.dpactech.com/index.asp
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
>

A couple of basic questions.

2004-10-31 by Robert Wood

Hi folks,

My first question is me being a little lazy really! 

Regarding startup code:

I'm writing some code for the LPC2294: does anyone know if it's possible to 
use the startup code such as LPC210X_Startup.s and crt0.s that comes with 
Crossworks with the 2294? 

Regarding modes:

I'm writing some straight forward run-til-complete non operating system code, 
should I just put the processor into supervisor mode and leave it there? If 
not, what is the best mode to put it in? 

Many thanks,

Rob.

Re: [lpc2000] A couple of basic questions.

2004-10-31 by Robert Adsett

At 07:02 PM 10/31/04 +0000, you wrote:
>Regarding modes:
>
>I'm writing some straight forward run-til-complete non operating system code,
>should I just put the processor into supervisor mode and leave it there? If
>not, what is the best mode to put it in?

Leave it in system mode.  There is no need to switch to supervisor mode.

Robert

" 'Freedom' has no meaning of itself.  There are always restrictions,
be they legal, genetic, or physical.  If you don't believe me, try to
chew a radio signal. "

                         Kelvin Throop, III

Re: A couple of basic questions.

2004-10-31 by embeddedjanitor

--- In lpc2000@yahoogroups.com, Robert Wood <robert.wood@a...> wrote:
> Hi folks,
> 
> My first question is me being a little lazy really! 
> 
> Regarding startup code:
> 
> I'm writing some code for the LPC2294: does anyone know if it's 
possible to 
> use the startup code such as LPC210X_Startup.s and crt0.s that 
comes with 
> Crossworks with the 2294? 

The startup for these is pretty similar.  You should be able to use 
the same startup for most basic tasks.

> 
> Regarding modes:
> 
> I'm writing some straight forward run-til-complete non operating 
system code, 
> should I just put the processor into supervisor mode and leave it 
there? If 
> not, what is the best mode to put it in? 

It is best to use system mode for these sorts of task. You can then 
use supervisor mode for software interrupts (SWI) if you ever need 
this.

Cross Studio Target

2004-11-01 by Robert Wood

Hi folks,

I'm trying to connect my (very first) LPC2294 target to my board using Cross 
Studio and an Olimex 20 pin parallel port JTAG interface. Crossworks only 
lists Macraigor 14 and 20 pin targets and this gives an error message saying 
it [Crossworks] can't identify the target. Should this driver work with the 
Olimex interface? 

I do have both voltages on the processor and AFAIK I have all the JTAG 
connectors correct. If it's of any relevance at all, I'm running under Linux. 
Also, I have the Olimex interface on the end of a screened parallel lead (how 
short is that ribbon cable? ;-) 

Many thanks,

Rob

RE: [lpc2000] Cross Studio Target

2004-11-01 by Paul Curtis

Robert,

> I'm trying to connect my (very first) LPC2294 target to my 
> board using Cross Studio and an Olimex 20 pin parallel port 
> JTAG interface. Crossworks only lists Macraigor 14 and 20 pin 
> targets and this gives an error message saying it 
> [Crossworks] can't identify the target. Should this driver 
> work with the Olimex interface? 
> 
> I do have both voltages on the processor and AFAIK I have all 
> the JTAG connectors correct. If it's of any relevance at all, 
> I'm running under Linux. 
> Also, I have the Olimex interface on the end of a screened 
> parallel lead (how short is that ribbon cable? ;-) 

Have you successfully connected to another target (e.g. 2106) using the
Olimex JTAG adapter?

--
Paul Curtis, Rowley Associates Ltd  http://www.rowley.co.uk
CrossWorks for MSP430, ARM, and (soon) Atmel AVR processors

RE: [lpc2000] Cross Studio Target

2004-11-01 by Paul Curtis

I'm not an Arm expert, but Jon or Michael should be able to help.

--
Paul Curtis, Rowley Associates Ltd  http://www.rowley.co.uk
CrossWorks for MSP430, ARM, and (soon) Atmel AVR processors   
Show quoted textHide quoted text
> -----Original Message-----
> From: Robert Wood [mailto:robert.wood@...] 
> Sent: 01 November 2004 22:24
> To: lpc2000@yahoogroups.com
> Subject: Re: [lpc2000] Cross Studio Target
> 
> 
> Hi Paul,
> 
> >> Have you successfully connected to another target (e.g. 
> 2106) using 
> >> the
> Olimex JTAG adapter? <<
> 
> No, this is the first time I've tried connecting to anything; 
> I didn't buy a development board from anyone.
> 
> Rob.
> 
> 
> ------------------------ Yahoo! Groups Sponsor 
> --------------------~-->
> $9.95 domain names from Yahoo!. Register anything.
> http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/dN_tlB/TM
> --------------------------------------------------------------
> ------~-> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
> 
>

Re: [lpc2000] Cross Studio Target

2004-11-01 by Robert Wood

Hi Paul,

>> Have you successfully connected to another target (e.g. 2106) using the
Olimex JTAG adapter? <<

No, this is the first time I've tried connecting to anything; I didn't buy a 
development board from anyone.

Rob.

Re: Cross Studio Target

2004-11-01 by leon_heller

--- In lpc2000@yahoogroups.com, Robert Wood <robert.wood@a...> wrote:
> Hi Paul,
> 
> >> Have you successfully connected to another target (e.g. 2106) 
using the
> Olimex JTAG adapter? <<
> 
> No, this is the first time I've tried connecting to anything; I 
didn't buy a 
> development board from anyone.

Check your JTAG connections against my Wiggler '210x interface:

http://www.geocities.com/leon_heller/lpc2104.html

and make sure that you have the equivalent pins on your target board 
connected appropriately.

You might need to reduce the connection speed for the JTAG interface 
(Wiggler Properties). Also, ensure that you are using the correct 
port on the PC.

Leon

Re: [lpc2000] Re: Cross Studio Target

2004-11-01 by Robert Wood

Hi Leon,

>> Check your JTAG connections against my Wiggler '210x interface: <<

Yeah, they look essentially the same (I have RTCLK connected as well). I must 
say, I can't find the DBGSEL pin at all though. There's a mention of it in 
the manual, but it doesn't seem to indicate which pin it is. 

>> You might need to reduce the connection speed for the JTAG interface 
(Wiggler Properties). <<

Yep, tried that one too. 

I take it that you have used the Olimex interface with the Macgraigor driver 
then?! 

Cheers,

Rob

Re: [lpc2000] Re: Cross Studio Target

2004-11-02 by Leon Heller

>From: Robert Wood <robert.wood@...>
>Reply-To: lpc2000@yahoogroups.com
>To: lpc2000@yahoogroups.com
>Subject: Re: [lpc2000] Re: Cross Studio Target
>Date: Mon, 1 Nov 2004 23:04:16 +0000
>
>
>Hi Leon,
>
> >> Check your JTAG connections against my Wiggler '210x interface: <<
>
>Yeah, they look essentially the same (I have RTCLK connected as well). I 
>must
>say, I can't find the DBGSEL pin at all though. There's a mention of it in
>the manual, but it doesn't seem to indicate which pin it is.
>
> >> You might need to reduce the connection speed for the JTAG interface
>(Wiggler Properties). <<
>
>Yep, tried that one too.
>
>I take it that you have used the Olimex interface with the Macgraigor 
>driver
>then?!

No, I've used my own interface as well as a genuine Macraigor Wiggler.

I couldn't find DBGSEL either, perhaps the '2119 doesn't have one.

Leon

Re: Cross Studio Target

2004-11-02 by leon_heller

--- In lpc2000@yahoogroups.com, "Leon Heller" <leon_heller@h...> 
wrote:
> 
> 
> >From: Robert Wood <robert.wood@a...>
> >Reply-To: lpc2000@yahoogroups.com
> >To: lpc2000@yahoogroups.com
> >Subject: Re: [lpc2000] Re: Cross Studio Target
> >Date: Mon, 1 Nov 2004 23:04:16 +0000
> >
> >
> >Hi Leon,
> >
> > >> Check your JTAG connections against my Wiggler '210x 
interface: <<
> >
> >Yeah, they look essentially the same (I have RTCLK connected as 
well). I 
> >must
> >say, I can't find the DBGSEL pin at all though. There's a mention 
of it in
> >the manual, but it doesn't seem to indicate which pin it is.
> >
> > >> You might need to reduce the connection speed for the JTAG 
interface
> >(Wiggler Properties). <<
> >
> >Yep, tried that one too.
> >
> >I take it that you have used the Olimex interface with the 
Macgraigor 
> >driver
> >then?!
> 
> No, I've used my own interface as well as a genuine Macraigor 
Wiggler.
> 
> I couldn't find DBGSEL either, perhaps the '2119 doesn't have one.

I just checked the data sheet, and saw that P1.26 must be low whilst 
RESET is low, to enable debug. Have you done that?

Leon

Re: [lpc2000] Re: Cross Studio Target

2004-11-02 by Robert Wood

Hi Leon,

>> I just checked the data sheet, and saw that P1.26 must be low whilst 
RESET is low, to enable debug. Have you done that? <<

Yes, that I had done(it looks like the equivalent to the DBGSEL to me), but it 
did point me in the direction of what *was* wrong! The reset line was 
flapping about, looks like for some reason my reset chip was broken. Seems to 
connect, upload code and step through now. :-) 

All I have to do is find out why it's dissappearing up its own @rse now! ;-) 

Many thanks for your help. 

Rob.

RE: [lpc2000] Re: Ethernet controller for LPC2106

2004-11-06 by Joe Hlebasko

Tsvetan,
Check out the errata sheet for the MCP2515.  The defect that caught our
attension was the one where can not use transmit object 2 or 3 with out
possible loss of data.

Joe 
Show quoted textHide quoted text
> -----Original Message-----
> From: tsvetanusunov [mailto:tusunov@...] 
> Sent: Saturday, October 30, 2004 3:51 PM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] Re: Ethernet controller for LPC2106
> 
> 
> 
> --- In lpc2000@yahoogroups.com, "Joe Hlebasko" <jhlebasko@i...>
> wrote:
> > It was the MCP2510 and then the MCP2515.  I regret the day we
> decided to use
> > this chip.
> 
> can you be more specific?
> we use MCP2515 without any problems so far
> 
> Best regards
> Tsvetan
> 
> 
> 
> 
> 
> ------------------------ Yahoo! Groups Sponsor 
> --------------------~-->
> $9.95 domain names from Yahoo!. Register anything.
> http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/dN_tlB/TM
> --------------------------------------------------------------
> ------~-> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
>

Re: [lpc2000] Re: Ethernet controller for LPC2106

2004-11-06 by Micron Engineering

Joe Hlebasko wrote:

>Tsvetan,
>Check out the errata sheet for the MCP2515.  The defect that caught our
>attension was the one where can not use transmit object 2 or 3 with out
>possible loss of data.
>
>Joe 
>
>  
>
>>-----Original Message-----
>>From: tsvetanusunov [mailto:tusunov@...] 
>>Sent: Saturday, October 30, 2004 3:51 PM
>>To: lpc2000@yahoogroups.com
>>Subject: [lpc2000] Re: Ethernet controller for LPC2106
>>
>>
>>
>>--- In lpc2000@yahoogroups.com, "Joe Hlebasko" <jhlebasko@i...>
>>wrote:
>>    
>>
>>>It was the MCP2510 and then the MCP2515.  I regret the day we
>>>      
>>>
>>decided to use
>>    
>>
>>>this chip.
>>>      
>>>
>>can you be more specific?
>>we use MCP2515 without any problems so far
>>
>>Best regards
>>Tsvetan
>>
>>
>>
>>
>>
>>------------------------ Yahoo! Groups Sponsor 
>>--------------------~-->
>>$9.95 domain names from Yahoo!. Register anything.
>>http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/dN_tlB/TM
>>--------------------------------------------------------------
>>------~-> 
>>
>> 
>>Yahoo! Groups Links
>>
>>
>>
>> 
>>
>>
>>
>>
>>    
>>
>
>
>
>
> 
>Yahoo! Groups Links
>
>
>
> 
>
>
>
>
>  
>
It is better to use an LPC2214 or LPC2294 having the external bus but in 
the past I made micro web server using a PIC 18F258 interfaced via i/o 
pins to a CS8900 (that has a parallel interface) and it worked. You have 
to write a function that read/write data to an i/o port emulating a data 
bus. Of course you will not have maximum possible performance but always 
better then using a serial accessible ethernet controller.


[Non-text portions of this message have been removed]

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.