Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 222 of 329 · 16407 messages matched

CAN controller 2 on the LPC2129

2005-02-01 by daniela_boyo

Hi everyone, I m having some problems using the 2nd CAN controller network on the LPC2129 ARM board. So far I have successfully used the 1st CAN controller and

Thread view Attachments: 0

Re: start with Board

2005-02-01 by Boris Kralik

I am uses lpc2k_pgm ISP programmer for Linux http://www.pjrc.com/arm/lpc2k_pgm Netchip test board circuit with ISP adapter by Philips:

Thread view Attachments: 0

Re: LPC213x And Ethernet

2005-02-01 by Mark Butcher

Hi All I am presently working on an Ethernet extension for the LPC2106 with the Freescale (Motorola) MC9S12NE64. I bought 5 pieces for about $12 a piece in 80

Thread view Attachments: 0

start with Board

2005-02-01 by Gopalakrishnan

I made myself a lpc2104 board using Leon Kellers design.Now i want to test the board.Can somebody tell me how to program the chip.Also i want a simple program

Thread view Attachments: 0

Re: CAN timing redeaux

2005-02-01 by embeddedjanitor

... On ... The CAN bit timing is confusing to the uninitiated. The divisor selects the time for tq (the time quantum if I recall correctly). There are many tqs

Thread view Attachments: 0

CAN timing redeaux

2005-02-01 by jamesasteres

The CAN samples provied by Embedded Systems Academy are awesome, thank you! But, can anyone explain the meaning of bit timing? I know this has been discussed

Thread view Attachments: 0

Re: [lpc2000] Re: LPC213x And Ethernet

2005-01-31 by Anton Erasmus

On 31 Jan 2005 at 5:07, Rick Collins wrote: [Lots of stuff snipped] ... No the W3100A does support 100 base T. Although you need a seperate PHY and of course

Thread view Attachments: 0

Using flash memory instead of eeprom?

2005-01-31 by gewitter2000

Hi! Has someone used the flash memory of the lpc21xx for eeprom purposes? Or is it more usefull to take an additive eeprom to the design? I only want to store

Thread view Attachments: 0

Re: [lpc2000] Re: LPC213x And Ethernet

2005-01-31 by 42Bastian Schick

... One advantage of the 91C111: You can disable the internal Phy. So it should be possible to connect a WiFi Phy. Or am I wrong here ? ... And 10MB might die

Thread view Attachments: 0

Re: LPC213x And Ethernet

2005-01-31 by Rick Collins

... engineers, ... misused ... even though they ... with what ... this totally beyond ... I am glad you appreciate this. I don t bother with pointless

Thread view Attachments: 0

Re: LPC213x And Ethernet

2005-01-31 by jamesasteres

Do you really need the extra memory of the 2138? Why not spend about the same money for an LPC with an external memory bus? That would provide (I believe)

Thread view Attachments: 0

Re: [lpc2000] LPC2138 Eagle Library

2005-01-31 by Alex Gibson

... Good stuff. Thanks -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.2 - Release Date:

Thread view Attachments: 0

Re: [lpc2000] Re: LPC213x And Ethernet

2005-01-30 by Anton Erasmus

... where someone made a statement, and because of some sort of slip misused a word without realising it. Everybody else picks up on this, and even though they

Thread view Attachments: 0

Re: LPC213x And Ethernet

2005-01-30 by Rick Collins

... enable ... without external ... Boy, leave it to engineers to nit pic. But if you reread my message, that is not what I said. I said I would use an

Thread view Attachments: 0

Re: Using SSP with 24bit transfers

2005-01-30 by beano040461

Fine Jeff our application is not so speed intensive on the AtoD but we do have to implement an FIR, our main restriction on the speed is also that the atod

Thread view Attachments: 0

Re: [lpc2000] Re: LPC213x And Ethernet

2005-01-29 by Anton Erasmus

... In your previous posts you said you are considering ADDING a FPGA to enable you to easier / faster access a ethernet controller using a MCU without

Thread view Attachments: 0

Re: LPC213x And Ethernet

2005-01-29 by Rick Collins

... bus-interface, then ... simultaneous ... has a mode ... interrrupt and ... simultanoues connections, ... controllers. That may be one solution, but I don t

Thread view Attachments: 0

Re: Using SSP with 24bit transfers

2005-01-29 by wittrockjeff

... considering ... handle a ... extend ... something ... worried ... a ... rate ... is ... block ... case? ... Hello Paul, You are right about having to do

Thread view Attachments: 0

Re: Using SSP with 24bit transfers

2005-01-29 by wittrockjeff

Hello Rob, I will be interfacing to various hall effect sensors. Absolute accuracy doesn t really have much to do with my selecting a 24bit A/D though. I will

Thread view Attachments: 0

Re: Using SSP with 24bit transfers

2005-01-29 by beano040461

... Hi Jeff we are using 2138 with and ads1251 but only at 9.6Khz the problem we had running at faster rates is processing the data at the current rate we only

Thread view Attachments: 0

Re: [lpc2000] Re: LPC213x And Ethernet

2005-01-29 by Anton Erasmus

... If you really need ethernet on a chip without external bus-interface, then using the Wiznet W3100A, makes much more sense. It alread has an I2C interface

Thread view Attachments: 0

Re: [lpc2000] STR71X group?

2005-01-28 by Robert Adsett

... http://groups.yahoo.com/group/str7 It s pretty close to dead at the moment though. Robert Freedom has no meaning of itself. There are always

Thread view Attachments: 0

New file uploaded to lpc2000

2005-01-28 by lpc2000@yahoogroups.com

Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc2000 group. File : /lpc2138.lbr

Thread view Attachments: 0

STR71X group?

2005-01-28 by Curt Powell

Does anyone know if there is a yahoo group (or equivalent) for the STR71X mcus?

Thread view Attachments: 0

Re: [lpc2000] LPC213x SSP Controller

2005-01-28 by Robert Adsett

... Well as far as the error flags, the FIFO will make the write collision less likely, that flag probably just didn t make sense to keep. As far as

Thread view Attachments: 0

LPC213x SSP Controller

2005-01-28 by lp2000c

We recently migrated a design from LPC2124 to LPC2138. We assumed that when they converted SPI1 to SSP, they added functionality, but did not remove any of

Thread view Attachments: 0

Using SSP with 24bit transfers

2005-01-28 by wittrockjeff

Hello All, I have not used any of the LPCxxx devices before. I am considering using an LPC2138 in an application which must read data from an ADS1271 24bit

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.